Questions
4 questions per paper
Difficulty
Medium
Importance
Core — never skip
Overview
Arithmetic Progressions (AP) represent a sequence of numbers where the difference between consecutive terms is constant, known as the common difference. This topic is foundational for competitive and board exams, forming the base for complex sequences and series problems. Mastery requires a strong grasp of term-extraction and summation techniques to solve real-world optimization problems.
Fundamentals and the nth Term
An arithmetic progression is defined by its first term 'a' and common difference 'd'. The nth term formula allows for finding any specific position in the sequence, which is essential for identifying the boundary conditions in series problems.
- General form: a, a+d, a+2d, a+3d,...
- Common difference (d) = a(n) - a(n-1)
- nth term formula: a_n = a + (n-1)d
- Last term from the end: l - (n-1)d
Sum of n Terms
The summation of terms is a frequent testing point, requiring precision in arithmetic. Exams often test the relationship between the sum formula and the nth term for finding missing variables in an AP.
- Sum formula (n/2): S_n = (n/2)[2a + (n-1)d]
- Alternative form using last term: S_n = (n/2)(a + l)
- Relationship: a_n = S_n - S_(n-1)
- Sum of first n natural numbers: n(n+1)/2
Arithmetic Properties and Mean
Understanding the properties of an AP helps in simplifying complex equations involving variables. The concept of the Arithmetic Mean is particularly useful when terms are in a continued arithmetic progression.
- If a, b, c are in AP, then 2b = a + c
- Three terms in AP: a-d, a, a+d
- Four terms in AP: a-3d, a-d, a+d, a+3d
- The common difference 'd' can be positive, negative, or zero
Formula Sheet
a_n = a + (n-1)d
S_n = (n/2)[2a + (n-1)d]
S_n = (n/2)(a + l)
d = a_n - a_(n-1)
a_n = S_n - S_(n-1)
2b = a + c (for three terms in AP)
Exam Tip
Always verify if the given sequence is strictly arithmetic by calculating the difference between the first three terms before applying any formulas.
Common Mistakes
- Mixing up the 'nth term' (a_n) formula with the 'sum of n terms' (S_n) formula during high-pressure calculations.
- Forgetting to include the first term 'a' or miscalculating the common difference 'd' when the sequence is decreasing (negative d).
- Failing to convert units or miscounting the number of terms 'n' in word problems, leading to off-by-one errors.
More Revision Notes
Ready to test yourself?
Play topic-wise Arithmetic Progressions questions in Aspirant Arcade — gamified MCQ practice.
Download Free