Question
Question: If the sum of first 4 terms of an AP is 40 and that of first 14 terms is 280, find the sum of first ...
If the sum of first 4 terms of an AP is 40 and that of first 14 terms is 280, find the sum of first n terms.
Solution
Put the values given in the question in the sum of first n terms formula of any AP with common difference d and the first term a that is S=2n(2a+(n−1)d) to obtain two linear equations. Solve them to get d, a and then S.
Complete step-by-step answer:
Arithmetic sequence otherwise known as arithmetic progression, abbreviate d as AP is a type numerical sequence where the difference between any two consecutive numbers is constant . If (xn)=x1,x2,x3,... is an AP with infinite terms, then x2−x1=x3−x2... . The difference between two terms is called common difference and denoted d where d=x2−x1=x3−x2.... The term x1 is called appearing first in the sequence is called the first term.
We know that the sum of first n of terms of any AP with common difference d and the first term a is given by
S=2n(2a+(n−1)d)
It is given that in AP which is given the question that the sum of first 4 terms is 40. So putting n=4 and S=40 in above we get,
40=24(2a+(4−1)d)
⇒2a+3d=20...(1)
It is given that in AP which is given the question that the sum of first 14 terms is 280. So putting n=4 and S=40 in above we get,
280=214(2a+(14−1)d)
⇒2a+13d=40...(2)
We solve the linear equations (1) and (2) by subtracting eqauion (1) from equation (2) to get d and then put in equation to get a,
10d=20⇒d=2
2a=20−3×2=14⇒a=7
Now we put a and din sum of terms formula
S=2n(2×7+(n−1)2)=n(7+n−1)=n2+6n which is the required sum.
Note: The difference between sequence and a series is that in series the terms added . We need to care of the sum of terms of AP from GP which has sum of n terms as S=1−ra(1−rn). We cannot find the sum of all the terms of an infinite AP sequence because an AP sequence does not converge.