Question
Mathematics Question on Sum of First n Terms of an AP
Find the sum of the odd numbers between 0 and 50.
Answer
The odd numbers between 0 and 50 are
1,3,5,7,9…. 49
Therefore, it can be observed that these odd numbers are in an A.P.
a=1, d=2 and l=49
l=a+(n−1)d
49=1+(n−1)2
48=2(n−1)
n−1=24
n=25
Sn=2n[a+l]
S25=225[1+49]
S25=225×50
S25=25×25
S25=625