- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
If $m$ times the $m^{th}$ term of an AP is equal to $n$ times its $n^{th}$ term. find the $( m+n)^{th}$ term of the AP.
Given: If $m$ times the $m^{th}$ term of an AP is equal to $n$ times its $n^{th}$ term.
To do: To find the $( m+n)^{th}$ term of the AP.
Solution:
As given,
$n^{th}$ term of AP $=t_n=a+(n−1)d$
$m^{th}$ term of AP $=t_m=a+(m−1)d$
$\Rightarrow mt_m=nt_n$
$\Rightarrow m[a+(m−1)d]=n[a+(n−1)d]$
$\Rightarrow m[a+(m−1)d]−n[a+(n−1)d]=0$
$\Rightarrow a(m−n)+d[(m+n)(m−n)−(m−n)]=0$
$\Rightarrow (m−n)[a+d((m+n)−1)]=0$
$\Rightarrow a+[(m+n)−1]d=0$
But $t_{m+n}=a+[(m+n)−1]d$
$\therefore t_{m+n}=0$
- Related Articles
- For an AP, if \( m \) times the mth term equals \( \mathrm{n} \) times the \( n \) th term, prove that \( (m+n) \) th term of the AP is zero. \( (m ≠ n) \).
- If $(m + 1)$th term of an A.P. is twice the $(n + 1)$th term, prove that $(3m + 1)$th term is twice the $(m + n + 1)$th term.
- If the $n^{th}$ term of an AP is $\frac{3+n}{4}$, then find its $8^{th}$ term.
- If $m^{th}$ term of an $A.P.$ is $\frac{1}{n}$ and $n^{th}$ term of another $A.P.$ is $\frac{1}{m}$. Then, show that $(mn)^{th}$ term is equal to $1$.
- In an AP five times of $5^{th}$ term is equal to ten times the $10^{th}$ term, show that its 15th term is zero.
- If $7$ times of the $7^{th}$ term of an A.P. is equal to $11$ times its $11^{th}$ term, then find its $18^{th}$ term.
- The $m^{th}$ term of an arithmetic progression is $x$ and the $n^{th}$ term is $y$. Then find the sum of the first $( m+n)$ terms.
- If an A.P. consists of $n$ terms with first term $a$ and $n$th term $l$ show that the sum of the $m$th term from the beginning and the $m$th term from the end is $(a + l)$
- If the sum of the first $n$ terms of an AP is $\frac{1}{2}(3n^2+7n)$ then find its $n^{th}$ term. Hence, find its $20^{th}$ term.
- The $9^{th}$ term of an AP is $499$ and its $499^{th}$ term is $9$. Which of its term is equal to zero.
- If eight times the $8^{th}$ term of an arithmetic progression is equal to seventeen times the $7^{th}$ term of the progression, find the $15^{th}$ term of the progression.
- If the \( 9^{\text {th }} \) term of an AP is zero, prove that its \( 29^{\text {th }} \) term is twice its \( 19^{\text {th }} \) term.
- 12th term of an \( \mathrm{AP} \) is 4 and its 20th term is \( -20 \). Find the \( n \) th term of that \( A P \).
- The sum of first $m$ terms of an A.P. is $4m^2 – m$. If its $n$th term is 107, find the value of $n$. Also, find the 21st term of this A.P.
- The $4^{th}$ term of an A.P. is zero. Prove that the $25^{th}$ term of the A.P. is three times its $11^{th}$ term.

Advertisements