Arithmetic Progressions (Class 10) — Study Notes
Overview
An Arithmetic Progression (AP) is a sequence of numbers where each term after the first is obtained by adding a fixed constant (called the common difference) to the previous term. This topic is critical for SOF IMO Class 10, appearing regularly in both Mathematical Reasoning and Achievers sections.
AP questions test three core skills: finding the nth term when the first term and common difference are known, computing the sum of n terms, and translating word problems into AP formulas. Mastery requires recognizing AP patterns quickly, applying formulas correctly without algebraic errors, and solving multi-step word problems that embed APs in real-world contexts like savings, seating arrangements, or construction projects.
Strong performance on this topic directly impacts your Mathematical Reasoning score and lays the foundation for series and sequences in higher mathematics. Focus on memorizing the two main formulas, practicing substitution carefully, and building speed in word-problem translation.
Key Concepts
- **Arithmetic Progression definition**: A sequence where the difference between consecutive terms is constant. Example: 3, 7, 11, 15, … has common difference d = 4.
- **Common difference (d)**: Found by subtracting any term from the next term: d = a₂ − a₁. The sign of d determines if the AP is increasing (d > 0), decreasing (d < 0), or constant (d = 0).
- **First term (a)**: The starting value of the sequence, often denoted as a or a₁. Every AP formula requires knowing the first term.
- **nth term formula**: Gives the value of any term in the sequence directly without listing all previous terms. Saves time in competitive exams.
- **Sum of n terms formula**: Computes the total of the first n terms efficiently. Two versions exist—use the one that fits the given information.
- **Word problems**: Typically describe patterns (salary increments, seating rows, stacking objects) that form an AP. Identify a, d, and n from the context, then apply formulas.
- **Finite AP**: Has a specific number of terms. Problems often ask for the last term or the sum of all terms in such sequences.
Formulas / Key Facts
**nth term formula**: aₙ = a + (n − 1)d where a = first term, d = common difference, n = term number. Use this to find any specific term or to find n when aₙ is given.
**Sum of n terms (version 1)**: Sₙ = (n/2)[2a + (n − 1)d] Use when you know a, d, and n but not the last term directly.
**Sum of n terms (version 2)**: Sₙ = (n/2)[a + l] where l = last term. Use when you know the first term, last term, and number of terms.
**Common difference from terms**: d = aₙ − aₙ₋₁ for any consecutive terms.
**Three terms in AP**: If a − d, a, a + d are three consecutive terms in AP, their sum is 3a and middle term is the average of the outer two.