By the end of this chapter you'll be able to…

  • 1Distinguish a sequence from its associated series, and express a series compactly using sigma notation
  • 2State and apply the general term of a Geometric Progression, an=ar^(n-1)
  • 3Derive and apply the sum of a G.P. to n terms, for both r=1 and r not equal to 1
  • 4Derive and apply the sum to infinity of a G.P. for |r|<1, including converting a recurring decimal to an exact fraction
  • 5Compute the geometric mean of two numbers, insert geometric means between them, and prove/apply the A.M. is greater than or equal to G.M. relationship
💡
Why this chapter matters
This chapter's own name promises more than it teaches: Arithmetic Progression was already covered in Class 10 and isn't re-taught here. What's actually new is Geometric Progression — its general term, its sum, and the surprising fact that the sum to infinity is genuinely CBSE-summative content the current book itself never derives. G.P. underpins compound interest, population growth, and radioactive decay alike.

Sequences and Series

1. Check this before you revise anything

This chapter does not re-teach Arithmetic Progression. The main CBSE syllabus line for this chapter reads: "Sequence and Series. Arithmetic Mean (A.M.), Geometric Progression (G.P.), general term of a G.P., sum of n terms of a G.P., infinite G.P. and its sum, geometric mean (G.M.), relation between A.M. and G.M." Arithmetic Progression itself isn't named — only "Arithmetic Mean," used as a bridge concept for the A.M.-G.M. comparison.

The current book's own numbered sections confirm this: 8.2 Sequences, 8.3 Series, 8.4 Geometric Progression, 8.5 Relationship Between A.M. and G.M. There is no A.P. section, because A.P. was already taught in Class 10 and this chapter assumes it.

The special-sum formulas (sum of the first n natural numbers, their squares, their cubes) are formative-only, per the curriculum's separate dropped-topics block — matching their complete absence from the current book's numbered sections and both its exercises.

One genuine surprise, the reverse of every other gap found this session: CBSE's own summative line explicitly names "infinite G.P. and its sum," but the current 2026-27 book never derives it. No formula, no worked example, no exercise question — not even in the chapter's own Summary.

Since the syllabus itself (not a formative-only carve-out) calls this out as examinable, it's taught here anyway, clearly marked as syllabus-sourced rather than pulled from this specific book edition.


2. What this chapter covers

Textbook sectionTopic
8.2Sequences — finite/infinite, general term, recurrence relations
8.3Series — sigma notation
8.4Geometric Progression — general term, sum to n terms, geometric mean
8.5Relationship between A.M. and G.M.
Exercise 8.1Sequences defined by a formula or a recurrence relation
Exercise 8.2G.P. — general term, sums, geometric means
Miscellaneous ExerciseMixed G.P. proofs and word problems

3. Sequences and series

A sequence is an ordered list , where the subscript marks each term's position; , the general term, is the term at position . A sequence can be finite (a fixed last term) or infinite. Formally, a sequence is a function whose domain is the natural numbers, or some initial subset of them.

A sequence's terms can come from an explicit formula (e.g. for the even numbers), or from a recurrence relation, where each term is defined using earlier ones — the Fibonacci sequence (, for ) is the book's own running example of this.

Worked, mirroring the textbook's own Example 3. If and for : — the first five terms are .

Given a sequence , the series associated with it is the indicated sum , written compactly with sigma notation as . A series is finite or infinite depending on whether its underlying sequence is. Note the distinction the book itself makes: "series" names the indicated sum, while the "sum of the series" is the number that results from actually adding.


4. Geometric Progression: the general term

A sequence is a geometric progression (G.P.) if every term is non-zero and (a constant) for every . Writing the first term as , a G.P. takes the form , where is the common ratio. The general term is:

Worked, mirroring the textbook's own Example 4. In the G.P. : , so and .


5. Sum of a G.P. to n terms

Let . If , every term equals , so . If , multiplying by and subtracting gives , so:

Worked, mirroring the textbook's own Example 11 — a sum that isn't a G.P. at all, handled by relating it to one. Find to terms. Factor out 7: . The part is a genuine G.P., giving .


6. Sum to infinity of a G.P. (syllabus-named, not in this book)

As flagged above, this section teaches content the current book itself never covers, because CBSE's summative syllabus explicitly names it. Starting from : when , repeated multiplication by a fraction smaller than 1 forces as grows without bound, so approaches a fixed value rather than growing forever:

When , the terms don't shrink, has no finite limit, and the infinite sum simply doesn't exist.

Worked application — converting a recurring decimal to a fraction, the classic use of this formula. Express as a fraction. Write it as a G.P.: , with and . Since : .


7. Geometric mean

The geometric mean (G.M.) of two positive numbers and is — the number that makes a G.P. More generally, inserting numbers between and so that forms a G.P. of terms means is that G.P.'s -th term, giving , so .

Worked, mirroring the textbook's own construction. Inserting two numbers between 3 and 81 so the result is a G.P.: here , and 81 is the 4th term, so . The inserted numbers are and , giving the G.P. .


8. Relationship between A.M. and G.M.

For two positive numbers with and :

So always, for positive , with equality exactly when (the only way can vanish).

Worked, mirroring the textbook's own Example 13. If the A.M. and G.M. of two positive numbers are 10 and 8: and . Using , so . Solving alongside gives the numbers and .


Summary

  • A sequence is an ordered list with general term ; the associated series is its indicated sum, written in sigma notation.
  • This chapter does not re-teach Arithmetic Progression — that's Class 10 content; only "Arithmetic Mean" reappears here, as part of the A.M.-G.M. comparison.
  • A G.P. has constant ratio ; general term ; sum to terms for , or for .
  • The sum to infinity, for , is genuinely CBSE-summative syllabus content even though the current book itself never derives it — most useful for converting a recurring decimal into an exact fraction.
  • The geometric mean of is ; for positive numbers, always, with equality only when .
  • The special-sum formulas (, , ) are formative-only — not covered in this chapter's own content or its two exercises.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

General term of a G.P.
an = a.r^(n-1)
a = first term, r = common ratio = a(k+1)/ak, constant for every k
Sum of a G.P. to n terms (r not equal to 1)
Sn = a(1-r^n)/(1-r) = a(r^n-1)/(r-1)
Derived by computing Sn - r.Sn, which telescopes to a(1-r^n)
Sum of a G.P. to n terms (r=1)
Sn = na
Every term equals a when r=1, so the sum is just n copies of a
Sum to infinity of a G.P.
S(infinity) = a/(1-r), valid only for |r| < 1
Syllabus-named but not derived in the current book; r^n -> 0 as n grows without bound when |r|<1
Geometric mean of two numbers
G.M. of a and b = sqrt(ab), for positive a, b
The number that makes a, G, b a three-term G.P.
Inserting n geometric means between a and b
r = (b/a)^(1/(n+1))
a, G1, ..., Gn, b forms a G.P. of (n+2) terms, with b as the (n+2)-th term
A.M.-G.M. relationship
A - G = (sqrt(a)-sqrt(b))^2 / 2 >= 0, so A >= G
Equality holds exactly when a=b, since that's the only way the squared term vanishes
Product of n terms of a G.P.
P^2 = (a.b)^n, where a is the first term and b is the n-th term
Useful identity for 'find the product of n terms' style questions
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Applying the sum-to-infinity formula S(infinity)=a/(1-r) when |r| is greater than or equal to 1
The formula only converges for |r|<1, since only then does r^n shrink to 0. If |r|>=1, the series has no finite sum at all — say so, don't compute a number.
WATCH OUT
Expecting a third numbered exercise ('Exercise 8.3') on special series (sum of n natural numbers, squares, cubes)
Only Exercise 8.1 and Exercise 8.2 exist in the current book, plus the Miscellaneous Exercise. The special-sum formulas are formative-only and appear in neither exercise.
WATCH OUT
Expecting this chapter to re-derive Arithmetic Progression's nth-term or sum formulas
A.P. is Class 10 content and isn't retaught here — only 'Arithmetic Mean,' (a+b)/2, reappears, specifically for the A.M.-G.M. comparison.
WATCH OUT
Losing the sign when extracting r from a squared condition like r^2=4
r^2=4 gives r=+2 or r=-2 — both are valid common ratios producing different (but equally valid) G.P.s unless the question's other conditions rule one out.
WATCH OUT
Inserting n means between a and b but treating the result as having n terms instead of (n+2)
a, G1, ..., Gn, b together form a G.P. of exactly (n+2) terms, with b as term number (n+2) — that's what r=(b/a)^(1/(n+1)) comes from.
WATCH OUT
In 'product of corresponding terms forms a G.P.' questions, guessing the new common ratio instead of deriving it
If one sequence has ratio r and another has ratio R, the sequence of their products is itself a G.P. with common ratio r.R — multiply the two ratios, don't average or guess.
WATCH OUT
Treating a simple-interest word problem (fixed amount added each year) as a G.P. because it appears in this chapter
Simple interest grows by a constant amount each period — that's an Arithmetic Progression, not geometric. Compound interest is the G.P. case. Check which kind of growth the question describes before choosing a formula.
WATCH OUT
Reporting only one value of r from a quadratic in r without checking whether the other root also produces a valid answer
A quadratic in r from a 'sum and product of 3 GP terms' setup often gives two valid values of r (like 5/2 and 2/5), which usually just list the same three numbers in reverse order — state both unless the question restricts to one case.

Practice problems

Work through this chapter's problems as a readiness check — reveal each solution, mark yourself honestly, and get your gap report at the end.

Readiness check

Are you exam-ready for Sequences and Series?

10 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

10 questions~7 min worth ~25 marks in ISC exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • A sequence has general term an; its series is the indicated sum, written sum_(k=1 to n) ak in sigma notation
  • This chapter does not re-teach Arithmetic Progression — only Arithmetic Mean reappears, for the A.M.-G.M. comparison
  • G.P.: an=ar^(n-1); Sn=a(r^n-1)/(r-1) for r not equal to 1, or na for r=1
  • Sum to infinity S(infinity)=a/(1-r) applies only for |r|<1 — genuinely CBSE-summative even though the current book never derives it
  • Geometric mean of a,b is sqrt(ab); inserting n G.M.s between a and b uses r=(b/a)^(1/(n+1))
  • For positive numbers, A.M. >= G.M. always, with equality only when the two numbers are equal
  • The special-sum formulas (sum of n natural numbers, their squares, their cubes) are formative-only, not covered in this chapter's content or its two exercises
  • Simple-interest word problems form an A.P., not a G.P. — a recurring trap since they appear inside this chapter's own Miscellaneous Exercise

ISC marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: Part of Unit II's 25-mark Algebra block (no chapter-wise split, per CBSE)

Question typeMarks eachTypical countWhat it tests
Sequences and Geometric Progression Basics2-31Writing terms of a sequence, finding the general term or common ratio of a G.P.
Sum of a Geometric Progression to n Terms3-41Sum to n terms, finding the number of terms needed for a given sum, sum-and-product G.P. systems
Infinite Geometric Progression Sum and Geometric Mean3-41Sum to infinity for |r|<1, recurring-decimal-to-fraction conversion, geometric mean and inserting geometric means
AM-GM Relationship and Mixed Geometric Progression Proofs4-60-1Proving A.M. >= G.M., G.P.-to-A.P. conversion word problems, compound-growth applications
Prep strategy
  • Identify a and r explicitly before substituting into any G.P. formula, and check |r| against 1 whenever a sum-to-infinity question appears
  • For 'three numbers in G.P.' problems, write them as a/r, a, ar so the product condition immediately isolates a
  • Keep a clean mental separation from A.P.: constant difference is Class 10 material and isn't re-derived in this chapter, only referenced through Arithmetic Mean

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Compound interest and investment growth

An amount compounding at a fixed rate each year forms a G.P. directly — the amount after n years is a direct application of the general term formula an=a.r^(n-1).

Population growth and radioactive decay

Bacteria doubling every hour or a radioactive sample halving every half-life are both G.P. models, with a common ratio greater than 1 for growth and between 0 and 1 for decay.

Bouncing-ball and Zeno-style infinite distance problems

A ball that always bounces back to a fixed fraction of its previous height travels a total distance that is a finite number, computed directly with the sum-to-infinity formula despite bouncing indefinitely.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

1
State a and r explicitly for every G.P. question before applying any formula — most errors come from substituting into the wrong slot
2
For sum-to-infinity questions, always check |r|<1 first and state that check explicitly — it's a common place to earn or lose a method mark
3
For 'numbers in G.P. that become A.P. after an adjustment' word problems, set up the G.P. as a/r, a, ar first, then translate the A.P. condition into a second equation
4
Don't reach for special-series formulas (sum of n, n-squared, n-cubed) in this chapter's own exercises — they're formative-only and won't appear in Exercise 8.1 or 8.2

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

STRETCH
Arithmetico-Geometric Progression (AGP): series of the form (a+(n-1)d).r^(n-1), summed using the same subtract-a-shifted-copy technique used to derive the G.P. sum formula
STRETCH
Infinite G.P.s with complex or matrix common ratios: the same |r|<1 convergence condition generalises once an appropriate notion of magnitude is defined
🚀

JEE Main & Advanced practice

Competitive-level problems on this chapter, above the board pattern. Try each one on paper before opening the solution.

JEE MainSum to infinity of an alternating G.P.Direct application

Find the sum to infinity of the series .

Stuck? Show the approach

Identify a and r from the first two terms, confirm |r|<1, then apply the sum-to-infinity formula directly.

Show the full solution

, . Since : .

Answer: 15/4
The trap

Forgetting that r is negative here changes the denominator from to — using instead is the most common slip.

JEE MainSum and product of three G.P. termsSystem of equations

The sum of the first three terms of a G.P. is and their product is 1. Find the common ratio.

Stuck? Show the approach

Write the three terms as so the product condition immediately gives , then solve the sum condition as a quadratic in .

Show the full solution

Product: . Sum: . Discriminant . or .

Answer: r = 3 or r = 1/3
The trap

Both roots are valid and describe the same three numbers (1/3, 1, 3) read in opposite directions — dismissing one as 'extra' is a common but incorrect instinct here.

JEE MainTotal distance travelled by a bouncing ballInfinite G.P. word problem

A ball is dropped from a height of 10 m and each time it bounces back to of the height it fell from. Find the total distance it travels before coming to rest.

Stuck? Show the approach

The ball falls 10 m once, then for every subsequent bounce it travels up and back down the same shrinking height — so every height after the first is counted twice, forming an infinite G.P.

Show the full solution

Total distance

Answer: 40 metres
The trap

Forgetting to double the bounce heights (each bounce height is travelled once going up, once coming back down) undercounts the total distance significantly.

JEE MainEqual-power condition on three G.P. termsExponent manipulation

If are in G.P. and (all equal to some ), prove that are in A.P.

Stuck? Show the approach

Express in terms of the common value and the exponents, then use the G.P. condition to get a direct relationship between .

Show the full solution

Let , so . Since are in G.P., , i.e. . Since : , which is exactly the condition for to be in A.P.

Answer: Proved: 2y = x+z, so x, y, z are in A.P.
The trap

Trying to prove this without introducing the common value k leaves no clean way to compare a, b, c's exponents directly — the substitution is what makes the G.P. condition translate into a statement about x, y, z.

JEE AdvancedA squared-difference identity for four G.P. termsMulti-step algebraic identity

If are in G.P., prove that .

Stuck? Show the approach

Write every term using the first term and common ratio, factor out the common from both sides, and show the remaining polynomials in are identical.

Show the full solution

Let . Left side: . Expanding the bracket gives . Right side: , and expanding gives the identical . So both sides are equal.

Answer: Proved: both sides expand to a^2(r-1)^2(r^4+2r^3+3r^2+2r+1)
The trap

Trying to verify this identity by plugging in only one numeric example checks a single case, not the general proof — the algebraic expansion showing both bracketed polynomials are identical in r is what makes it hold for every G.P.

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 11 BoardMedium
JEE MainHigh
JEE AdvancedMedium

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

A.P. was already taught in full in Class 10. CBSE's own syllabus line for this chapter names only 'Arithmetic Mean,' not A.P. itself — the current book's sections confirm this, jumping straight from general sequences/series into Geometric Progression.

Because CBSE's own summative syllabus line explicitly names 'infinite G.P. and its sum' as examinable content — it's a genuine gap in this specific book edition, not a formative-only topic, so it's taught here despite the book's silence on it.

A constant amount added each step (simple interest, a fixed pay raise) is an A.P. A constant multiplying factor each step (compound interest, population doubling, depreciation by a fixed percentage) is a G.P.

No. The current book has only Exercise 8.1 and Exercise 8.2, plus the Miscellaneous Exercise. Special-sum formulas are formative-only and don't appear in either exercise.
Verified by the tuition.in editorial team
Last reviewed on 7 August 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo