Which term of the AP : 121, 117, 113, . . ., is its first negative term?
Concept Used
- An Arithmetic Progression (AP) has general term:
- If we want a term to be negative, we impose condition:
- We then solve the inequality to find the smallest integer value of \( n \)
Solution Roadmap
- Identify first term \( a \) and common difference \( d \)
- Write general term formula
- Apply condition for negativity
- Solve inequality step-by-step
- Find smallest integer satisfying condition
Step-by-Step Solution
Given AP: 121, 117, 113, ...
\[ a = 121 \] \[ d = 117 - 121 = -4 \]Let the first negative term be \( a_n \)
\[ a_n = a + (n-1)d \]Substituting values:
\[ a_n = 121 + (n-1)(-4) \]Simplify:
\[ a_n = 121 - 4(n-1) \] \[ a_n = 121 - 4n + 4 \] \[ a_n = 125 - 4n \]For first negative term:
\[ a_n < 0 \] \[ 125 - 4n < 0 \] \[ 125 < 4n \] \[ \frac{125}{4} < n \] \[ 31.25 < n \]Since \( n \) must be a natural number, the smallest integer satisfying this is:
\[ n = 32 \]Therefore, the 32nd term is the first negative term.
Verification (Important for Exams)
\[ a_{32} = 125 - 4(32) = 125 - 128 = -3 \]Since it is negative, the result is correct.
Why This Question is Important
- Tests inequality handling in AP — very common in CBSE board exams
- Direct application of nth term formula
- Frequently appears in competitive exams like NTSE, SSC, Banking
- Concept of "first term satisfying condition" is foundational for higher algebra