Solveeit Logo

Question

Mathematics Question on Sum of First n Terms of an AP

If the sum of the first n terms of an AP is 4nn24n – n^2 , what is the first term (that is S1S_1)? What is the sum of first two terms? What is the second term? Similarly, find the 3rd3^{rd}, the 10th10^{th} and the nthn^{th} terms.

Answer

Given that,
Sn=4nn2S_n = 4n − n^2
First term, a1=S1=4(1)(1)2=41=3a_1 = S_1 = 4(1) − (1)^2 = 4 − 1 = 3
Sum of first two terms, S2=4(2)(2)2=84=4S_2 = 4(2) − (2)^2 = 8 − 4 = 4
Second term, a2=S2S1=43=a_2 = S_2 − S_1 = 4 − 3 = 1
d=a2a1=13=2d = a_2 − a_1 = 1 − 3 = −2
an=a+(n1)da_n = a + (n − 1)d
an=3+(n1)(2)a_n = 3 + (n − 1) (−2)
an=32n+2a_n = 3 − 2n + 2
an=52na_n = 5 − 2n
Therefore,
a3=52(3)=56=1a_3 = 5 − 2(3) = 5 − 6 = −1
a10=52(10)=520=15a_{10} = 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.