NCERT Solutions for Class 11 Maths Chapter 9 – Sequences and Series
Subject: Mathematics | Class: 11 | Chapter: 9 | Board: CBSE | Curriculum: New NCERT
What Are NCERT Solutions for Class 11 Maths Chapter 9 – Sequences and Series?
Numbers rarely exist alone in mathematics. They appear in patterns — a salary that increases by a fixed amount each year, a bouncing ball that covers half the previous height with each bounce, the way bacteria double every hour. These patterns have a name in mathematics: sequences. And when you add the terms of a sequence together, you get a series. Chapter 9 of NCERT solutions Class 11 Mathematics is dedicated to studying these patterns with precision. For all Chapters must, read NCERT Solutions for Class 11 Maths and subject-wise NCERT Solutions for Class 11.
NCERT structures this chapter around three main types of sequences: Arithmetic Progressions (AP), Geometric Progressions (GP), and a brief but important introduction to Arithmetic-Geometric Progressions and special series. You have encountered AP and GP at the Class 10 level, but Chapter 9 takes both considerably deeper. The nth term, sum formulas, properties, insertion of means, and relationship between AP and GP are all developed here with more rigor and more complex applications.
What students often underestimate is how many different question types emerge from just these two progression types. A single GP problem might require you to find the number of terms, identify the common ratio from a condition on the sum, and verify a property — all in one question. These solutions are built to show every step of that reasoning, using NCERT's own notation, so that your answers in CBSE match what the examiner expects to see. The chapter carries a consistent presence in both board exams and competitive tests, making it one of the highest-return chapters to master in this course.
Download PDF – All Exercises of NCERT Solutions for Class 11 Maths Chapter 9 Sequences and Series
| Exercise | Topic Covered | Number of Questions |
|---|---|---|
| Exercise 9.1 | Sequences – nth Term, Types, Basic Problems | 14 Questions |
| Exercise 9.2 | Arithmetic Progressions – nth Term, Sum | 18 Questions |
| Exercise 9.3 | Geometric Progressions – nth Term, Sum, Infinite GP | 32 Questions |
| Exercise 9.4 | Special Series – Sum of n, n², n³ | 10 Questions |
| Miscellaneous | Mixed AP, GP, AGP Problems | 32 Questions |
Chapter 9 – Sequences and Series: Concepts, Explanation and Key Tables
Arithmetic Progression (AP) — The Constant Difference Sequence
An Arithmetic Progression is a sequence where the difference between any two consecutive terms is always the same. This fixed difference is called the common difference, denoted d. The first term is denoted a.
If a sequence is a₁, a₂, a₃, ..., then it is an AP if and only if a₂ – a₁ = a₃ – a₂ = d (constant).
All Formulas for Arithmetic Progression
| Formula | Expression | When to Use |
|---|---|---|
| nth term (general term) | aₙ = a + (n–1)d | Finding any specific term given a and d |
| Sum of n terms | Sₙ = n/2 × [2a + (n–1)d] | When first term and common difference are known |
| Sum using first and last term | Sₙ = n/2 × (a + l) | When first term a and last term l are known |
| Common difference | d = (aₙ – a) / (n–1) | Finding d when nth term and first term are given |
| Arithmetic Mean of two numbers | AM = (a + b) / 2 | Mean inserted between two numbers |
| n Arithmetic Means between a and b | d = (b – a) / (n+1) | Inserting n means between a and b |
| Three terms in AP | Take as a–d, a, a+d | Simplifies sum and product conditions |
| Four terms in AP | Take as a–3d, a–d, a+d, a+3d | Use when product or sum given |
Geometric Progression (GP) — The Constant Ratio Sequence
A Geometric Progression is a sequence where the ratio of any term to the term before it is always the same. This fixed ratio is called the common ratio, denoted r.
If a sequence is a₁, a₂, a₃, ..., then it is a GP if and only if a₂/a₁ = a₃/a₂ = r (constant).
All Formulas for Geometric Progression
| Formula | Expression | Condition / Notes |
|---|---|---|
| nth term | aₙ = arⁿ⁻¹ | a = first term, r = common ratio |
| Sum of n terms (r ≠ 1) | Sₙ = a(rⁿ – 1)/(r – 1) | Use when r > 1 for cleaner form |
| Sum of n terms (r < 1) | Sₙ = a(1 – rⁿ)/(1 – r) | Use when r < 1 to keep denominator positive |
| Sum of n terms (r = 1) | Sₙ = na | All terms equal; simply multiply by n |
| Sum of infinite GP | S∞ = a/(1 – r) | Only valid when |
| Geometric Mean of two numbers | GM = √(ab) | For positive a and b |
| n Geometric Means between a and b | r = (b/a)^[1/(n+1)] | Common ratio for inserting n means |
| Three terms in GP | Take as a/r, a, ar | Simplifies product condition elegantly |
| Relationship AM ≥ GM | For positive reals: (a+b)/2 ≥ √(ab) | Equality when a = b |
AP vs GP — Side by Side Comparison
| Feature | Arithmetic Progression (AP) | Geometric Progression (GP) |
|---|---|---|
| Defining property | Constant difference: d = aₙ₊₁ – aₙ | Constant ratio: r = aₙ₊₁ / aₙ |
| General term | a + (n–1)d | arⁿ⁻¹ |
| Sum of n terms | n/2[2a + (n–1)d] | a(rⁿ–1)/(r–1) |
| Middle term property | Middle term = AM of first and last | Middle term = GM of first and last |
| When sum is given | Use Sₙ – Sₙ₋₁ = aₙ | Cannot directly apply; use Sₙ formula |
| Infinite sum | Diverges (unless d = 0) | Converges to a/(1–r) when |
| Graph shape | Straight line | Exponential curve |
Special Series Formulas (Exercise 9.4)
| Series | Formula |
|---|---|
| Sum of first n natural numbers | 1 + 2 + 3 + ... + n = n(n+1)/2 |
| Sum of squares of first n naturals | 1² + 2² + 3² + ... + n² = n(n+1)(2n+1)/6 |
| Sum of cubes of first n naturals | 1³ + 2³ + 3³ + ... + n³ = [n(n+1)/2]² |
| Sum of first n odd numbers | 1 + 3 + 5 + ... + (2n–1) = n² |
| Sum of first n even numbers | 2 + 4 + 6 + ... + 2n = n(n+1) |
Inserting Means Between Two Numbers
| Type | Between a and b | Formula for each mean |
|---|---|---|
| Single AM | Arithmetic Mean | AM = (a + b)/2 |
| Single GM | Geometric Mean | GM = √(ab), for a, b > 0 |
| Single HM | Harmonic Mean | HM = 2ab/(a + b) |
| n AMs | Insert n arithmetic means | d = (b–a)/(n+1); means = a+d, a+2d, ..., a+nd |
| n GMs | Insert n geometric means | r = (b/a)^[1/(n+1)]; means = ar, ar², ..., arⁿ |
Study Tips for Chapter 9
- For three terms in AP, always assume them as (a–d), a, (a+d). Their sum is 3a — which instantly gives you a when the sum is provided, making the problem half-solved.
- Similarly, for three terms in GP, assume a/r, a, ar. Their product is a³ — divide both sides by the product given and you find a immediately.
- Infinite GP convergence (|r| < 1) must be verified before applying S∞ = a/(1–r) — write this check explicitly in board answers.
- The Miscellaneous Exercise in this chapter is long and diverse. Practise at least 15 problems from it to cover the variety of application types.
FAQs on NCERT Solutions Class 11 Maths Chapter 9 Sequences and Series
A sequence is an ordered arrangement of numbers that follow a specific pattern or rule. Each number in the sequence is known as a term. A series, on the other hand, is formed when the terms of a sequence are added together. Understanding the difference between sequences and series is essential because many mathematical concepts are based on these ideas. In Chapter 9, students learn arithmetic sequences, geometric sequences, and methods for finding sums of terms. NCERT Solutions explain these concepts with detailed examples and step-by-step solutions, helping students understand patterns and apply formulas accurately in examinations and competitive tests.
An Arithmetic Progression is a sequence in which the difference between consecutive terms remains constant. This fixed difference is called the common difference. Students learn formulas to find the nth term and the sum of the first n terms of an AP. Arithmetic Progressions are important because they help solve practical problems involving regular increases or decreases. The concept is widely used in mathematics, economics, and finance. NCERT Solutions provide clear explanations and solved examples that help students understand the logic behind AP formulas. Regular practice improves calculation speed and accuracy while solving progression-based questions in examinations.
A Geometric Progression is a sequence in which each term is obtained by multiplying the previous term by a fixed number called the common ratio. Unlike an Arithmetic Progression, where terms increase or decrease by addition or subtraction, GP involves multiplication or division. Students learn formulas for finding the nth term and sum of a geometric series. Understanding GP is important because it is used in population growth, compound interest, and scientific calculations. NCERT Solutions explain the concepts with examples and exercises that help students identify patterns and apply formulas correctly in different mathematical situations.
NCERT Solutions provide detailed answers to every exercise question in the chapter, helping students understand concepts thoroughly. The solutions explain arithmetic progressions, geometric progressions, series, and related formulas in a simple and systematic manner. Students can use these solutions for homework, revision, and examination preparation. Regular practice helps improve conceptual understanding, logical thinking, and problem-solving skills. Since many school examination questions are directly based on NCERT exercises, mastering these solutions can significantly improve performance. They also help students avoid common mistakes and develop confidence while solving sequence and series-related problems.




