Question
Mathematics Question on Sequence and Series
The sum of the 6th and 15th elements of an arithmetic progression is equal to the sum of 7th, 10th and 12th elements of the same progression. Which element of the series should necessarily be equal to zero?
10th
8th
1st
None of these
8th
Solution
The correct option is (B): 8th
Explanation:Let the arithmetic progression (AP) be represented as A1,A2,A3,… with the first term a and common difference d. The nth term of an AP is given by An=a+(n−1)d.
According to the problem, we need to equate the sums of specific terms:
A6+A15=A7+A10+A12
This can be expressed as:
(a+5d)+(a+14d)=(a+6d)+(a+9d)+(a+11d)
Simplifying both sides:
a+19d=3a+26d
Rearranging the equation gives:
a+19d−3a−26d=0
This leads to:
−2a−7d=0⇒2a+7d=0
From this, we find:
a=−27d
Now, to determine the 8th term:
A8=a+7d=−27d+7d=27d
For A8 to equal zero, d must be set to zero. Therefore, the 8th term A8 is necessarily zero.
Thus, the answer is Option B: 8th term.