Question
Question: How many terms of the sequence 18,16,14 should be taken so that their sum is zero. [a] 19 [b] 17...
How many terms of the sequence 18,16,14 should be taken so that their sum is zero.
[a] 19
[b] 17
[c] 18
[d] 16
Solution
Hint: Assume that the number of terms is n. Use the formula Sn=2n(2a+(n−1)d), where a is the first term of the A.P and d is the common difference of the A.P, to find the sum of the first n terms of the A.P.
Equate this to 0 and hence form a quadratic in n. Remove the extraneous roots(if any) and hence find the value of n. Verify your answer.
Complete step-by-step answer:
Let the sum of first n terms be n.
We know that the sum of first n terms of an A.P is given by Sn=2n[2a+(n−1)d], where a and d have their usual meanings.
Here a = 18, d = 16-18 = -2.
Hence we have
Sn=2n(2×18+(n−1)(−2))=2n×2(18−n+1)=n(19−n)=19n−n2
But since the sum of first n terms is 0, we have
19n−n2=0
Hence we have
n2−19n=0⇒n(n−19)=0
Using zero product property, we have
n=0 or n=19
Since n is a natural number, we have n>0
Hence n = 0 is rejected.
Hence we have
n=19.
Hence we must take the first 19 terms of the A.P so that their sum is 0.
Hence option [a] is correct.
Note: [1] Verification:
The sum of the first 19 terms is given by S19=219(2×18+18(−2))=219(36−36)=0
Hence the sum of the first 19 terms is 0.
Hence the answer is verified.
[2] Alternatively, we have
If the sum of first n terms is 0, then n=d−2a+1
Here a = 18 and d = -2
Hence we have
n=−2−2×18+1=18+1=19, which is the same as obtained above.