Sum of the series \( 1(1) + 2(1+3) + 3(1+3+5) + 4(1+3+5+7) + \cdots + 10(1+3+5+7+\cdots+19) \) is equal to:
Show Hint
To quickly square a number ending in 5 (like 55):
1. Multiply the first digit (5) by the next integer (6) to get 30.
2. Append 25 at the end.
Result: 3025.