Question
Mathematics Question on Sequence and series
An A.P. has the property that the sum of first ten terms is half the sum of next ten terms. If the second term is 13, then the common difference is
A
3
B
2
C
5
D
4
Answer
2
Explanation
Solution
Let a and d be the first term and common difference, respectively.
Given, T2=13
⇒a+d=13…(i)
According to the question,
(a1+a2+…+a10)=21(a11+a12+…+a20)
⇒2(a1+a2+…+a10)=a11+a12+…+a20
⇒3(a1+a2+…+a10)=(a1+a2+…+a20)
( add a1+a2+…+a10 on both sides)
⇒3×210[2a+9d]=220[2a+19d]
⇒6a+27d=4a+38d
⇒2a=11d…(ii)
From Eqs. (i) and (ii), we get
211d+d=13
⇒213d=13
⇒d=2