Question:medium

The sum of odd integers from 1 to 2001 is

Show Hint

Sum of first \( n \) odd numbers is always a perfect square.
Updated On: May 1, 2026
  • \( (1121)^2 \)
  • \( (1101)^2 \)
  • \( (1001)^2 \)
  • \( (1021)^2 \)
  • \( (1011)^2 \)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0