Solveeit Logo

Question

Mathematics Question on Sequence and series

If the jthj^{th} term and kthk^{th} 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 (nthn_{th} term) of the AP is Tn=a+(n1)dT_n = a + (n - 1) d As given, Tj=a+(j1)d=kT_j = a + (j - 1) d = k ....(1) Tk=a+(k1)d=jT_k = a + (k - 1) d = j ....(2) Subtracting (2) from (1) we get (jk)d=kjd=1(j - k) d = k - j \, \Rightarrow d = - 1 On putting d = - 1 in (1), we get a + (j - 1) (- 1) = k \Rightarrow a = k + j - 1 Now, Tk+jT_{k + j} = a + (k + j - 1)d = k + j - 1 + (k + j) -1 = (k + j - 1) - (k + j - 1) = 0