A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Geometric Sequences and Series

College Depth 74 in the knowledge graph I know this Set as goal
6,283topics build on this
315prerequisites beneath it
See this on the map →
Exponential Functions and GraphsArithmetic Sequences and SeriesAnnuities and PerpetuitiesFuture Value and Compounding+1 more
sequences series geometric common-ratio

Core Idea

A geometric sequence has a constant ratio r between consecutive terms: a_n = a_1 * rn-1. The sum of the first n terms (geometric series) is S_n = a_1 * (1 - rn)/(1 - r) for r != 1. If |r| < 1, the infinite geometric series converges to S = a_1/(1 - r). Geometric sequences model exponential growth and decay. The infinite series formula is foundational for calculus and finance.

How It's Best Learned

Identify common ratios in sequences. Derive the finite sum formula by multiplying S_n by r and subtracting. Explore the infinite series by examining what happens as n grows when |r| < 1. Apply to compound interest, bouncing balls, and repeating decimals as infinite geometric series.

Common Misconceptions

Explainer

You already understand exponential functions: y = a · rx, where a is the starting value and r is the growth (or decay) factor applied repeatedly. A geometric sequence is the discrete version of exactly this idea. Instead of a continuous curve, you have a list: a₁, a₁r, a₁r², a₁r³, …. Each term is r times the previous one. The number r is the common ratio — the defining characteristic that makes a sequence geometric. To check whether a sequence is geometric, divide any term by the one before it: if you always get the same number, it is geometric.

The nth term formula a_n = a₁ · rn−1 follows directly from the exponential structure. Starting at a₁ (when n = 1, r⁰ = 1), each successive step multiplies by r. This connects to every exponential model you have seen: compound interest starts with a principal and multiplies by (1 + rate) each period; radioactive decay multiplies by a fraction each half-life; a bouncing ball reaches r times the previous height on each bounce. All of these are geometric sequences. Whether |r| > 1 (growth), 0 < |r| < 1 (decay), or r < 0 (alternating sign) determines the sequence's long-run behavior.

The finite sum formula S_n = a₁(1 − rn)/(1 − r) is derived by an elegant algebraic trick. Write S_n = a₁ + a₁r + a₁r² + … + a₁rn−1. Multiply both sides by r: rS_n = a₁r + a₁r² + … + a₁rn. Subtract: S_n − rS_n = a₁ − a₁rn, so S_n(1 − r) = a₁(1 − rn), giving the formula. This "multiply and subtract" technique is a foundational algebraic strategy that reappears in many contexts, including proving limits and summing other special series.

The infinite series formula S = a₁/(1 − r) for |r| < 1 emerges from taking the limit as n → ∞. When |r| < 1, the term rn shrinks toward zero, so the factor (1 − rn) in the numerator approaches 1, leaving a₁/(1 − r). The series converges because each additional term contributes a shrinking fraction of the last, and the cumulative total is bounded. A striking application: the repeating decimal 0.333… = 3/10 + 3/100 + 3/1000 + … is an infinite geometric series with a₁ = 3/10 and r = 1/10. The formula gives S = (3/10)/(1 − 1/10) = (3/10)/(9/10) = 1/3 exactly — confirming that 0.333… and 1/3 are the same number.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsStep FunctionsComposition of FunctionsInverse FunctionsRadical Functions and GraphsRational ExponentsExponential Functions and GraphsGeometric Sequences and Series

Longest path: 75 steps · 315 total prerequisite topics

Prerequisites (2)

Leads To (3)