Question:

The sum of the series \[ 1 + 2^2 + 3^2 + 4^2 + \dots + 100^2 \] is

Show Hint

The sum of squares of the first \( n \) natural numbers follows a specific formula for efficient calculation.
Updated On: Mar 25, 2026
  • \( 100^2 + 100 \)
  • \( 99 \times 2^{100} - 1 \)
  • \( 99 \times 2^{100} + 1 \)
  • \( 99 \times 2^{100} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Use the formula for the sum of squares.

The sum of the first \( n \) squares is given by: \[ S = \frac{n(n+1)(2n+1)}{6} \] For \( n = 100 \), substitute the value to find the sum.
Step 2: Conclusion.

The sum of squares of the first 100 numbers results in \( 99 \times 2^{100} + 1 \). Final Answer: \[ \boxed{99 \times 2^{100} + 1} \]
Was this answer helpful?
0
0