Question:medium

The sum of odd integers from 1 to 2001 is:

Show Hint

Number of odd terms from \(1\) to \(L\) is \( \frac{L+1}{2} \) (when \(L\) is odd).
Updated On: May 1, 2026
  • \( 1001^2 \)
  • \( 1000^2 \)
  • \( 1002^2 \)
  • \( 1003^2 \)
  • \( 999^2 \)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0