Question:medium

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} \)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0