Question
Question: If the sum of the first four terms of an AP is 40 and that of the first 14 terms is 280. Find the su...
If the sum of the first four terms of an AP is 40 and that of the first 14 terms is 280. Find the sum of its first n terms.
Solution
We start solving this problem by considering the formula for the sum of first n terms of an AP with a as its first term and d as its common difference, that is, Sn=2n[2a+(n−1)d]. Then we apply this formula for the first 4 terms and first 14 terms and we get two linear equations in terms of a and d. We solve those two equations and get the values of a and d. Finally, we substitute those values in the formula of the sum of first n terms of an AP. Hence, we get the final result.
Complete step-by-step answer:
Let a be the first term of the AP and d be the common difference of the AP.
Now, let us consider the formula for the sum of first n terms of an AP with a as its first term and d as its common difference, that is, Sn=2n[2a+(n−1)d].
We were given that the sum of first four terms of the AP is 40.
By applying the above formula for 4 terms, we get,
S4=24[2a+(4−1)d]⇒24[2a+3d]=40⇒2[2a+3d]=40⇒2a+3d=240⇒2a+3d=20.....................(1)
We were also given that the sum of first 14 terms of the AP is 280.
By applying the above formula for 14 terms, we get,
S14=214[2a+(14−1)d]⇒214[2a+13d]=280⇒7[2a+13d]=280⇒2a+13d=7280⇒2a+13d=40.....................(2)
Now, let us subtract the equation (1) from equation (2), we get,
(2a+13d)−(2a+3d)=40−20⇒2a+13d−2a−3d=20⇒13d−3d=20⇒10d=20⇒d=1020⇒d=2
Now, we substitute the value of d in equation (1), we get,
2a+3d=20⇒2a+3(2)=20⇒2a+6=20⇒2a=20−6⇒2a=14⇒a=214⇒a=7
Now, let us substitute the values of a and d in the formula of the sum of first n terms of an AP.
Sn=2n[2a+(n−1)d]⇒Sn=2n[2(7)+(n−1)(2)]⇒Sn=2n[14+2n−2]⇒Sn=2n[2n+12]⇒Sn=n(22n+12)⇒Sn=n(n+6)
Therefore, the sum of first n terms of the given AP is n(n+6).
Hence, the answer is n(n+6).
Note: The possibilities of making mistakes in this type of problem is one may make a mistake by considering a+(n−1)d as the formula for sum of the first n terms instead of 2n[2a+(n−1)d]. So, one must know the difference between the formula of nth term of the AP and sum of first n terms of the AP.