Solveeit Logo

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?

A

10th

B

8th

C

1st

D

None of these

Answer

8th

Explanation

Solution

The correct option is (B): 8th
Explanation:Let the arithmetic progression (AP) be represented as A1,A2,A3,A_1, A_2, A_3, \ldots with the first term aa and common difference dd. The nnth term of an AP is given by An=a+(n1)dA_n = a + (n-1)d.
According to the problem, we need to equate the sums of specific terms:
A6+A15=A7+A10+A12A_6 + A_{15} = A_7 + A_{10} + A_{12}
This can be expressed as:
(a+5d)+(a+14d)=(a+6d)+(a+9d)+(a+11d)(a + 5d) + (a + 14d) = (a + 6d) + (a + 9d) + (a + 11d)
Simplifying both sides:
a+19d=3a+26da + 19d = 3a + 26d
Rearranging the equation gives:
a+19d3a26d=0a + 19d - 3a - 26d = 0
This leads to:
2a7d=02a+7d=0-2a - 7d = 0 \quad \Rightarrow \quad 2a + 7d = 0
From this, we find:
a=72da = -\frac{7}{2}d
Now, to determine the 8th term:
A8=a+7d=72d+7d=72dA_8 = a + 7d = -\frac{7}{2}d + 7d = \frac{7}{2}d
For A8A_8 to equal zero, dd must be set to zero. Therefore, the 8th term A8A_8 is necessarily zero.
Thus, the answer is Option B: 8th term.