Step 1: Finding first term, commom difference and last term.
Odd integers from 1 to 2001 are
1,3,5,7,...,2001
Clearly, this sequence is an A.P.
Where a=1,d=2,l=2001
Step 2: Finding number of terms
As we know,
l=a+(n−1)d
⇒2001=1+(n−1)×2
⇒(n−1)×2=2001−1
⇒(n−1)=20002=1000
∴n=1001
Step 3: Finding sum of required odd numbers.
Let S=1+3+5+⋯+2001
As we know, formula of sum of n terms of an A.P.
Sn=n2[2a+(n−1)d]
=10012[2×1+(1001−1)×2]
=10012[2+2×1000]
=1001×20022=(1001)2
=1002001
Final answer: Hence, the sum of odd integers from 1 to 2001 is 1002001.