Question
Question: The number of terms of an A.P. is even; the sum of the odd terms is 24, of the even terms 30, and th...
The number of terms of an A.P. is even; the sum of the odd terms is 24, of the even terms 30, and the last term exceeds the first by 1021 , find the number of terms of the series.
Solution
Here we will first assume the total number of terms as 2n, first term as a and common difference as d. Then we will form the linear equations in terms of a and d and n and then finally solve them to get the value of n.
The nth term of an AP is given by:-
Tn=a+(n−1)d
Also, the sum of n terms of an AP is given by:-
Sn=2n[2a+(n−1)d]
Complete step-by-step answer:
Let the total no. of terms be 2n, & first term, a and common difference be d.
The last term of an AP having 2n terms is given by:-
T2n=a+(2n−1)d
Now it is given that, the last term exceeds the first by 1021
Hence,
T2n−a=1021
Putting in the value we get:-
a+(2n−1)d−a=1021
Simplifying it we get:-
(2n−1)d=221……………………… (1)
Now it is given that, the sum of the odd terms is 24, of the even terms 30
If we take odd terms only it will also be a A.P. of n terms and if we take even terms only it will also be a A.P of n terms with common diff. of 2d.
Therefore, sum of odd terms is given by:-
Sodd=2n[2a+(n−1)2d]
Putting in the value we get:-
24=2n[2a+(n−1)2d]
Simplifying it further we get:-
24=n[a+(n−1)d]…………………………. (2)
Similarly, the sum of even terms is given by:-
Seven=2n2(a+d)+(n−1)2d
Putting in the value we get:-
30=2n2(a+d)+(n−1)2d
Simplifying it further we get:-
30=n[a+nd]………………………………….. (3)
Putting the value from equation 3 in equation 2 we get:
24=30−n2d+n2d−nd
Solving it further we get:-
nd=30−24
⇒nd=6………………………… (4)
Putting this value in equation 1 we get:-
2(6)−d=221
Solving for d we get:-
d=12−221
Simplifying it we get:-
d=23
Now putting this value in equation 4 we get:-
n(23)=6
Solving for n we get:-
n=36×2
⇒n=4
Now since total number of terms are 2n therefore,
Total number of terms =2(4) =8
Therefore, there are 8 terms in the AP.
Note: Students might forget to multiply the value of n with 2 at the last which may lead to wrong answers.
Also, in such questions we have to form various equations according to the given information in the question and then solve for the unknown variables.
The alternate formula of sum of n terms in AP is given by:-
Sn=2n[a+l] where a is the first term, l is the last term and n is the total number of terms.