0

How can I prove this?

If in an A.P., Tm=n, Tn=m, prove d=-1.

  • What are Tm, Tn, n, m, d? Providing context helps people answer your question – lioness99a May 31 '17 at 12:31
  • In arithmetic progression, there are sequences, in which first number is referred as a or T1, second is T2, third is T3 and so on..., there is one formula called Tn=a+(n-1)d , and second one is Sn=n/2[2a+(n-1)d], these are for those who are studying in class 10 – Chandan Das May 31 '17 at 14:13
  • 1
    Then add this to your question, for those people who don't know what they mean. Also, not everyone knows what 'class 10' is (I certainly don't) – lioness99a May 31 '17 at 14:27

3 Answers3

0

Assume it is given that $m\ne n$.

You have $T(m)=n$ and $T(n)=m$. So,

$$a+(m-1)d=n\quad \text{and} \quad a+(n-1)d=m$$

Hint: Subtract the two equalities.

CY Aries
  • 23,393
0

Notwithstanding the imprecision of the question, and assuming $m\neq n$:

The slope is $\frac{T_m-m}{T_n-n}=\frac{n-m}{m-n}=-1$

Evargalo
  • 2,593
0

we have

$(T_i) $ arithmetic sequence

$$\implies T_n=T_m+(n-m)d $$

$$\implies m-n=(n-m)d $$

$$\implies (d+1)(n-m )=0$$

$$\implies d=-1$$