Find the \(20^{th}\) and \(n^{th}\) terms of the G.P \(\dfrac{5}{2},\;\dfrac{5}{4},\;\dfrac{5}{8},\;\ldots\)
Theory Insight
A Geometric Progression (G.P.) is a sequence where each term is obtained by multiplying the previous term by a constant ratio \(r\).
General form: \[ a,\; ar,\; ar^2,\; ar^3,\; \ldots \]
The nth term of a G.P. is: \[ a_n = a r^{n-1} \]
Key observation: If terms are decreasing, then \(0 < r < 1\).
The shrinking circles visually indicate a decreasing G.P. where each term is multiplied by a factor less than 1.
Solution Roadmap
Step 1: Identify first term \(a\)
Step 2: Compute common ratio \(r = \dfrac{a_2}{a_1}\)
Step 3: Use formula \(a_n = ar^{n-1}\)
Step 4: Substitute required value of \(n\)
Solution
Given G.P.: \(\dfrac{5}{2}, \dfrac{5}{4}, \dfrac{5}{8}, \ldots\)
First term: \[ a = \dfrac{5}{2} \]
Common ratio: \[ r = \frac{5/4}{5/2} = \frac{1}{2} \]
Using formula: \[ a_n = a r^{n-1} \]
General term: \[ a_n = \frac{5}{2} \left(\frac{1}{2}\right)^{n-1} = \frac{5}{2^n} \]
20th term: \[ a_{20} = \frac{5}{2^{20}} \]
Final Answer
\[ a_n = \frac{5}{2^n}, \quad a_{20} = \frac{5}{2^{20}} \]
Exam Significance
For Board Exams: This is a direct formula-based question testing your ability to identify \(a\) and \(r\) correctly. Common mistakes include incorrect ratio calculation.
For JEE/NEET: This concept is foundational. It is frequently used in:
- Sum of G.P.
- Infinite series
- Growth and decay models
- Logarithmic transformations
Mastery here ensures faster solving in advanced mixed problems.