Sequences and Series Class 11 Math Quick Recall / Short Notes
Ayush (Founder)
Exam Strategist

[!TIP] 🚀 2-Minute Quick Recall Summary (Save for Exam Day)
- Arithmetic Progression (AP): a, a+d, a+2d ... Common difference d.
- nᵗʰ Term (aₙ): a + (n-1)d.
- Sum (Sₙ): (n/2)[2a + (n-1)d] or (n/2)[a + l].
- Geometric Progression (GP): a, ar, ar² ... Common ratio r.
- nᵗʰ Term (aₙ): arⁿ⁻¹.
- Sum (Sₙ): a(rⁿ-1)/(r-1) for r≠1.
- Sum to Infinity (S∞): a/(1-r) for |r|<1.
- AM-GM Relation: For positive numbers, AM ≥ GM. 📥 Download 1-Page Short Notes PDF (Zero-Friction)
Introduction
Sequences and Series describe mathematical patterns and progressions, forming the basis for growth modeling and summation in calculus and finance. Master Arithmetic Progression (AP), Geometric Progression (GP), and the powerful AM-GM relationship to solve complex numerical patterns in competitive exams. This Class 11 Math Chapter 9 summary provides all essential formulas for JEE and CBSE success. Sequences and Series are the mathematical representation of progression and patterns.
1. Sequences and Series Basics
- Sequence: An ordered list of numbers following a specific rule. Often denoted by {aₙ}.
- Series: The sum of the terms of a sequence (a₁ + a₂ + a₃ + ... + aₙ).
- Finite vs. Infinite: If the number of terms is limited, it's finite; otherwise, it's infinite.
2. Arithmetic Progression (AP)
A sequence in which each term after the first is obtained by adding a fixed number d (common difference) to the preceding term.
Key AP Formulas:
- nᵗʰ Term (aₙ): a + (n - 1)d
- Sum of n Terms (Sₙ): (n/2) [2a + (n-1)d]
- Arithmetic Mean (AM): Given two numbers a and b, their arithmetic mean is (a + b) / 2.
- If A₁, A₂, ..., Aₙ are n numbers between a and b such that a, A₁, A₂, ..., Aₙ, b is an AP, then the common difference d = (b-a)/(n+1).
3. Geometric Progression (GP)
A sequence in which the ratio of any term to its preceding term is a constant r (common ratio).
Key GP Formulas:
- nᵗʰ Term (aₙ): arⁿ⁻¹
- Sum of n Terms (Sₙ):
- a(1 - rⁿ) / (1 - r), if r < 1
- a(rⁿ - 1) / (r - 1), if r > 1
- Geometric Mean (GM): Given two positive numbers a and b, their geometric mean is √(ab).
- If G₁, G₂, ..., Gₙ are n numbers between a and b such that a, G₁, G₂, ..., Gₙ, b is a GP, then the common ratio r = (b/a)^(1/(n+1)).
4. Relationship Between AM and GM
For any two positive real numbers a and b: Arithmetic Mean (A) ≥ Geometric Mean (G) (a + b) / 2 ≥ √(ab) Equality holds only if a = b. This principle is extremely useful in solving inequality problems in competitive exams like JEE.
5. Infinite Geometric Series
If |r| < 1, the sum of an infinite geometric progression is finite and given by: S∞ = a / (1 - r) This formula is the basis for many converging series in higher-level mathematics.
Comprehensive Exam Strategy (Q&A)
Q1: Find the 10th term of the AP where the 3rd term is 5 and the 7th term is 13. Answer:
- a₃ = a + 2d = 5
- a₇ = a + 6d = 13
- Subtracting (1) from (2): 4d = 8 => d = 2.
- Substitute d=2 in (1): a + 4 = 5 => a = 1.
- a₁₀ = a + 9d = 1 + 9(2) = 19.
Q2: Insert 3 geometric means between 1 and 256. Answer:
- a = 1, b = 256, n = 3.
- Common ratio r = (b/a)^(1/(n+1)) = (256/1)^(1/4) = 4.
- G₁ = ar = 4
- G₂ = ar² = 16
- G₃ = ar³ = 64
- Means are 4, 16, 64.
Q3: Find the sum to infinity of the GP: 1, 1/3, 1/9, ... Answer:
- a = 1, r = 1/3. Since |r| < 1, S∞ exists.
- S∞ = a / (1 - r) = 1 / (1 - 1/3) = 1 / (2/3)
- S∞ = 3/2 or 1.5.
Related Revision Notes
- Chapter 8: Binomial Theorem
- Chapter 10: Straight Lines
- [External Reference: NCERT Class 11 Math Chapter 9 (Authoritative Source)]
Conclusion
Sequences and Series are not just lists of numbers; they are the language of growth and summation. By mastering the differences between AP and GP and understanding the powerful AM-GM relationship, you prepare yourself for both the algebraic challenges of Board exams and the logical hurdles of competitive tests. Always verify your common ratio and remember that small patterns lead to big sums!