Question
Question: Find the sum of odd integers from 1 to 2001....
Find the sum of odd integers from 1 to 2001.
Solution
Hint: Here, we will be using the formulas for nth term and the sum of first n terms of an AP.
Since, the odd integers occurring from 1 to 2001 are 1,3,5,.....,1997,1999,2001.
Here, a1=1, d=2 and an=2001(last term)
Clearly, the above series have a common difference of 2 and represents an arithmetic progression.
For an AP having the first term as a1 and common difference as d, nth term of the AP is given by an=a1+(n−1)d
For the given series, nthterm (last term) of the AP is given by 2001=1+(n−1)×2⇒2001=1+2n−2⇒2n=2002⇒n=1001
Therefore, the total number of terms in the given series is 1001.
Also, the formula for the sum of first n terms of the AP is given by Sn=2n[2a1+(n−1)d]
So, the required sum of the given series is given by Sn=21001[2(1)+(1001−1)×2]=21001[2+2000]=21001×2002=1002001
Note: The difference between any two consecutive odd integers and between any two consecutive even integers is two because in between any two consecutive odd integers, one even integer occurs and similarly in between any two consecutive even integers, one odd integer occurs. The important thing in such types of problems is to identify the type of progression.