Question
Mathematics Question on Sequence and series
If the jth term and kth term of an A.P. are k and j respectively, the ( k + j) th term is:?
A
0
B
1
C
k + j + 1
D
k + j - 1
Answer
0
Explanation
Solution
Let a, be the first term and d, the common difference. General term (nth term) of the AP is Tn=a+(n−1)d As given, Tj=a+(j−1)d=k ....(1) Tk=a+(k−1)d=j ....(2) Subtracting (2) from (1) we get (j−k)d=k−j⇒d=−1 On putting d = - 1 in (1), we get a + (j - 1) (- 1) = k ⇒ a = k + j - 1 Now, Tk+j = a + (k + j - 1)d = k + j - 1 + (k + j) -1 = (k + j - 1) - (k + j - 1) = 0