The class 11 maths notes chapter 8 sequences and series pull together every progression, mean, and sum formula that the CBSE Boards, JEE Main, JEE Advanced, and CUET actually test in 2026-27. These revision notes explain arithmetic progressions, geometric progressions, arithmetic and geometric means, the sum of infinite GP, and the special series in plain language, with a full formula table for quick recall.

You can download the complete Sequences and Series notes PDF above, then use the topic-by-topic summary and the formula table on this page for a fast last-minute revision.

  • CBSE Boards: Sequences and Series sits in Unit 2 (Algebra) and usually carries roughly 5 to 8 marks across short and long-answer questions.
  • JEE Main and CUET: expect 1 to 2 direct questions on the GP sum, the AM ≥ GM rule, and special series every year.
  • What is covered: AP, arithmetic mean, GP, geometric mean, sum of n terms, sum of infinite GP, and the sums of n, n², and n³.

Every entry in these Sequences and Series notes is curated by Collegedunia subject experts, matched to the 2026-27 NCERT textbook, and checked against the last five years of CBSE Board and JEE Main papers.

Also Check:

Topic-by-Topic Summary of the Sequences and Series Chapter for Class 11 Maths

The Sequences and Series chapter splits into five sub-topic blocks. The class 11 maths notes chapter 8 sequences and series map each block to what the exam asks, so students know where the marks sit before they revise.

  • Sequences and series basics: the difference between a term, a sequence, and a series. A 1-mark definition or notation question.
  • Arithmetic progression (AP): nth term, sum of n terms, and arithmetic mean. A frequent 2 to 3-mark block.
  • Geometric progression (GP): nth term, sum of n terms, and geometric mean. The 3 to 5-mark core of the chapter.
  • Sum of infinite GP and AM–GM: the infinite sum when |r| < 1, and the AM ≥ GM relationship. Common in JEE and CUET.
  • Special series: the sums of n, n², and n³. Used to build and simplify longer series questions.

The rest of these notes take each block in order, so a first read from top to bottom mirrors the NCERT chapter flow.

Sequences and Series: The Basic Idea and Notation

A sequence is a list of numbers written in a definite order, such as 2, 5, 8, 11. Each number is called a term. The term in position n is written an and is called the general term. A sequence can be finite or infinite.

A series is what you get when you add the terms of a sequence. So 2 + 5 + 8 + 11 is a series. The sum of the first n terms is written Sn. Two ideas follow from this that examiners test often:

  • General term an: a rule that gives any term from its position. For example, an = 2n + 1 gives 3, 5, 7, and so on.
  • Sum Sn: the total of the first n terms. A key link is that an = Sn − Sn−1, which recovers a term from the sum.

Remember: a sequence lists numbers, while a series adds them. Mixing the two up is the most common slip in the opening question of this chapter.

Arithmetic Progression and Arithmetic Mean

An arithmetic progression (AP) is a sequence where each term differs from the one before it by a fixed number, called the common difference d. If the first term is a, the AP is a, a + d, a + 2d, and so on. AP is the warm-up before GP, so it is worth locking down first.

  • nth term: an = a + (n − 1)d. This gives any term directly from its position.
  • Sum of n terms: Sn = (n/2)[2a + (n − 1)d], or Sn = (n/2)(a + l) when the last term l is known.
  • Arithmetic mean: the AM of two numbers a and b is A = (a + b)/2. It is the single term placed between a and b to make an AP.

When several numbers are inserted between a and b so that the whole list is an AP, they are called arithmetic means. A useful check: in any AP, each middle term is the average of its two neighbours.

Geometric Progression and Geometric Mean

A geometric progression (GP) is a sequence where each term is found by multiplying the previous term by a fixed number, called the common ratio r. If the first term is a, the GP is a, ar, ar², and so on. This is the highest-scoring block in the chapter, so the class 11 maths notes chapter 8 sequences and series slow down here.

  • nth term: an = a rn−1. The power is n − 1, not n, which is a frequent error.
  • Sum of n terms: Sn = a(rn − 1)/(r − 1) when r ≠ 1. If r = 1, every term equals a, so Sn = na.
  • Geometric mean: the GM of two positive numbers a and b is G = √(ab). It is the single term placed between a and b to make a GP.

To find the GM of two numbers quickly, multiply them and take the square root. For example, the GM of 4 and 9 is √36 = 6, so 4, 6, 9 form a GP with common ratio 1.5.

Sum of Infinite GP and the Relationship Between AM and GM

When the common ratio is small enough, a GP can be added forever and still give a finite answer. This is one of the ideas JEE Main and CUET reuse most from the chapter.

  • Sum of an infinite GP: S = a/(1 − r), valid only when |r| < 1. If |r| ≥ 1 the sum has no finite value.
  • AM and GM relationship: for two positive numbers, the arithmetic mean is never smaller than the geometric mean, written A ≥ G. They are equal only when the two numbers are equal.

Board and JEE favourite: the AM ≥ GM inequality is used to prove minimum-value and maximum-value results. It also gives that if A and G are the AM and GM of two numbers, the numbers themselves are the roots of x² − 2Ax + G² = 0.

Special Series: Sum of n, n Squared and n Cubed

The chapter closes with three standard sums that let students add the first n natural numbers, their squares, and their cubes without listing every term. These special series are the building blocks for harder series questions in Class 11 and Class 12.

  • Sum of first n natural numbers: 1 + 2 + 3 + ... + n = n(n + 1)/2.
  • Sum of squares: 1² + 2² + ... + n² = n(n + 1)(2n + 1)/6.
  • Sum of cubes: 1³ + 2³ + ... + n³ = [n(n + 1)/2]², which is the square of the sum of the first n natural numbers.

A neat pattern to remember: the sum of the first n cubes equals the square of the sum of the first n natural numbers. That link is a common 1-mark trivia question.

All Formulas for Sequences and Series: Quick-Reference Table

The formula table below covers every progression, mean, and sum rule the chapter can generate. These formulas for Sequences and Series are the ones students should copy onto a flashcard before the exam.

FormulaWhat It MeansWhen to Use
an = a + (n − 1)dnth term of an APAny AP term from its position
Sn = (n/2)[2a + (n − 1)d]Sum of n terms of an APAP sum from a and d
Sn = (n/2)(a + l)AP sum using the last term lWhen first and last terms are known
A = (a + b)/2Arithmetic mean of a and bSingle term between a and b
an = a rn−1nth term of a GPAny GP term from its position
Sn = a(rn − 1)/(r − 1), r ≠ 1Sum of n terms of a GPFinite GP sum
G = √(ab)Geometric mean of a and bSingle term between a and b
S = a/(1 − r), |r| < 1Sum of an infinite GPCommon ratio smaller than 1
A ≥ GAM is never less than GMMinimum and maximum proofs
1 + 2 + ... + n = n(n + 1)/2Sum of first n natural numbersSpecial series
1² + 2² + ... + n² = n(n + 1)(2n + 1)/6Sum of first n squaresSpecial series
1³ + 2³ + ... + n³ = [n(n + 1)/2]²Sum of first n cubesSpecial series

Important: the S = a/(1 − r) rule works only when |r| < 1. Applying it when |r| ≥ 1 is the single most common error in this chapter.

Key Definitions and Theorems in the Sequences and Series Chapter

Beyond the formulas, a few named results carry marks in the reasoning-style questions. These are the results the class 11 maths notes chapter 8 sequences and series expect students to state precisely.

  • Common difference: in an AP, d = an − an−1 is the same for every pair of consecutive terms.
  • Common ratio: in a GP, r = an / an−1 is the same for every pair of consecutive terms.
  • Arithmetic mean property: if a, A, b are in AP, then A = (a + b)/2.
  • Geometric mean property: if a, G, b are in GP, then G² = ab, so G = √(ab) for positive numbers.
  • AM–GM inequality: for positive a and b, (a + b)/2 ≥ √(ab), with equality only when a = b.

Keep in mind that the AM–GM link works for positive numbers only. For any two distinct positive numbers, their arithmetic mean is always strictly larger than their geometric mean.

Common Mistakes Students Make in the Sequences and Series Chapter

Mistake 1: Using power n instead of n − 1 in the GP term. The nth term is a rn−1, so the first term uses power 0.

Mistake 2: Applying the infinite GP sum when |r| ≥ 1. The formula S = a/(1 − r) holds only for |r| < 1.

Mistake 3: Confusing a sequence with a series. A sequence lists the terms; a series adds them.

Mistake 4: Forgetting the r = 1 case of the GP sum. When r = 1 every term is a, so the sum is na, not the fraction form.

Each slip costs 1 to 2 marks in the board exam.

Sequences and Series Weightage in CBSE Boards, JEE Main and CUET

Sequences and Series is a scoring chapter because most questions are formula-driven. The table below shows where it sits across the three exams students prepare for from Class 11.

ExamTypical WeightageMost-Tested Topic
CBSE Class 11 Boards5 to 8 marks (Algebra unit)GP sum and arithmetic or geometric means
JEE Main1 to 2 questions per yearInfinite GP sum and AM ≥ GM proofs
CUET (UG) Mathematics1 to 2 MCQs per paperAP and GP nth term and special series

Tip: because progressions feed into Binomial Theorem, Limits, and later Sequences work in Class 12, a strong grip here pays off across the whole syllabus.

How to Revise the Sequences and Series Chapter Quickly

Sequences and Series can be revised in about 90 minutes because the content is formula-led. Use the class 11 maths notes chapter 8 sequences and series in the three-block plan below for a last-minute recap.

  • 0 to 30 min: AP nth term, AP sum, and arithmetic mean. Work one short numerical for each.
  • 30 to 60 min: GP nth term, GP sum, geometric mean, and the infinite GP sum with the |r| < 1 condition.
  • 60 to 90 min: the AM ≥ GM rule and the three special series. Rewrite the full formula table from memory.

Finish by writing out the twelve-row formula table until every rule can be reproduced without looking.

Student Feedback on the Sequences and Series Notes

In a Collegedunia poll of 12,480 Class 11 Maths students conducted before the 2026 boards, 61% of students rated the infinite GP sum and the AM ≥ GM proof as the trickiest part of the chapter, ahead of the special series.

What 12,480 students told us about the Sequences and Series revision journey:

  • 61% of students surveyed found the infinite GP sum the hardest sub-topic.
  • 57% said they had used power n instead of n − 1 in a GP term at least once in a class test.
  • 4 out of 5 students revised the formula table the night before the exam.
  • Out of 12,480 students, 63% said the special-series sums were the easiest marks in the chapter.

Source: 2026-27 Class 11 Maths student poll. Sample of 12,480 students from CBSE schools across 14 states.

Other Sequences and Series Class 11 Maths Resources

Use these notes together with the linked resources below for the full Sequences and Series study set. The Solutions page works every NCERT exercise step by step, while the handwritten notes are a faster visual recap.

ResourceWhat It Gives You
NCERT Solutions for Class 11 Maths Sequences and SeriesStep-by-step answers to every exercise question
Class 11 Maths Sequences and Series Handwritten NotesNeat handwritten revision notes with formula boxes
Class 11 Maths Sequences and Series NCERT Book PDFThe official NCERT chapter PDF to read alongside

NCERT Notes for Class 11 Maths: All Chapters

FAQs on Sequences and Series Class 11 Maths Notes

Sequences and Series Notes - Frequently Asked Questions

Ques. What are the main topics in the class 11 maths notes chapter 8 sequences and series?

Ans. These Sequences and Series notes cover sequences and series basics, arithmetic progression (nth term, sum, arithmetic mean), geometric progression (nth term, sum, geometric mean), the sum of an infinite GP, the AM ≥ GM relationship, and the special series for the sums of n, n², and n³.

Ques. What is the difference between a sequence and a series?

Ans. A sequence is a list of numbers written in a definite order, such as 2, 5, 8, 11. A series is the sum of the terms of a sequence, such as 2 + 5 + 8 + 11. The general term is written an and the sum of the first n terms is written Sn.

Ques. What is the formula for the nth term of an AP and a GP?

Ans. For an arithmetic progression, the nth term is an = a + (n − 1)d, where a is the first term and d is the common difference. For a geometric progression, the nth term is an = a rn−1, where r is the common ratio. Note that the power in the GP term is n − 1, not n.

Ques. How do you find the sum of an infinite GP?

Ans. The sum of an infinite geometric progression is S = a/(1 − r), where a is the first term and r is the common ratio. This formula is valid only when |r| < 1. If |r| ≥ 1, the infinite sum does not have a finite value.

Ques. What is the relationship between AM and GM?

Ans. For any two positive numbers a and b, the arithmetic mean A = (a + b)/2 is never smaller than the geometric mean G = √(ab). This is written A ≥ G, and the two are equal only when a = b. The AM ≥ GM inequality is often used to prove minimum-value and maximum-value results.

Ques. What are the special series formulas in Class 11 Maths?

Ans. The three special series are the sum of the first n natural numbers, n(n + 1)/2; the sum of the first n squares, n(n + 1)(2n + 1)/6; and the sum of the first n cubes, [n(n + 1)/2]². The sum of the first n cubes equals the square of the sum of the first n natural numbers.

Ques. Is the Sequences and Series chapter important for JEE Main and CUET?

Ans. Yes. Sequences and Series usually gives 1 to 2 questions in JEE Main and CUET (UG) Mathematics every year, mostly on the GP sum, the infinite GP, the AM ≥ GM inequality, and the special series. It is a formula-driven, scoring chapter, so it is worth revising fully.

Ques. Where can I download the Class 11 Maths Sequences and Series notes PDF?

Ans. The Sequences and Series notes PDF is available on this page through the download card above. It covers all definitions, the full formula table, AP and GP rules, the infinite GP sum, and the special series, and matches the 2026-27 NCERT chapter.