Questions
4 questions per paper
Difficulty
Medium
Importance
Core — never skip
Overview
Sequences and Series form the backbone of analytical mathematics, focusing on ordered lists of numbers governed by specific patterns. Mastery of Arithmetic and Geometric progressions is essential for solving complex summation problems frequently appearing in board and competitive exams.
Arithmetic Progression (AP)
An AP is a sequence where the difference between consecutive terms is constant, known as the common difference. Understanding the nth term formula is fundamental for identifying series patterns and solving for missing variables.
- nth term: a_n = a + (n-1)d
- Sum of n terms: S_n = n/2 * [2a + (n-1)d]
- Sum using last term: S_n = n/2 * (a + l)
- Arithmetic Mean: A = (a+b)/2
- Property: If terms are in AP, 2b = a+c
Geometric Progression (GP)
In a GP, each term is obtained by multiplying the previous term by a constant non-zero number called the common ratio. This topic often involves exponent manipulation and infinite series convergence tests.
- nth term: a_n = a * r^(n-1)
- Sum of n terms: S_n = a(r^n - 1) / (r - 1) for r > 1
- Sum of infinite GP: S_inf = a / (1 - r) for |r| < 1
- Geometric Mean: G = sqrt(ab)
- Property: If a, b, c are in GP, then b^2 = ac
Special Series
Special series involve the summation of powers of natural numbers which simplify complex polynomial expressions. These are frequently used as shorthand to solve lengthy algebraic summations in competitive papers.
- Sum of first n natural numbers: n(n+1)/2
- Sum of squares of n natural numbers: n(n+1)(2n+1)/6
- Sum of cubes of n natural numbers: [n(n+1)/2]^2
- Method of Differences: Used when terms are not in simple AP or GP
Formula Sheet
a_n = a + (n-1)d
S_n = (n/2)(a + l)
a_n = a * r^(n-1)
S_n = a(1 - r^n)/(1 - r)
S_inf = a/(1 - r)
Sigma k = n(n+1)/2
Sigma k^2 = n(n+1)(2n+1)/6
Sigma k^3 = [n(n+1)/2]^2
Exam Tip
Always verify if the common ratio r is less than 1 before applying the infinite sum formula, as failing to check this is a common trap in MCQ sections.
Common Mistakes
- Confusing the nth term formula with the sum formula for both AP and GP.
- Forgetting to check the condition |r| < 1 when applying the infinite GP sum formula.
- Miscalculating the number of terms 'n' when the series starts from an index other than 1.
More Revision Notes
Ready to test yourself?
Play topic-wise Sequences and Series questions in Aspirant Arcade — gamified MCQ practice.
Download Free