Question
Mathematics Question on Sum of First n Terms of an AP
If the sum of the first n terms of an AP is 4n–n2, what is the first term (that is S1)? What is the sum of first two terms? What is the second term? Similarly, find the 3rd, the 10th and the nth terms.
Answer
Given that,
Sn=4n−n2
First term, a1=S1=4(1)−(1)2=4−1=3
Sum of first two terms, S2=4(2)−(2)2=8−4=4
Second term, a2=S2−S1=4−3=1
d=a2−a1=1−3=−2
an=a+(n−1)d
an=3+(n−1)(−2)
an=3−2n+2
an=5−2n
Therefore,
a3=5−2(3)=5−6=−1
a10=5−2(10)=5−20=−15
Hence, the sum of first two terms is 4. The second term is 1. 3rd, 10th, and nth terms are −1, −15, and 5−2n respectively.