MathematicsAlgebraEasy

Geometric Sequence

Also known as:geometric progressionGP

A geometric sequence (or geometric progression) is an ordered list of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio r. The nth term is given by aₙ = a₁ × r^(n−1). Geometric sequences model exponential growth and decay, compound interest, population doubling, and signal attenuation.

Key Formula

a_n = a_1 × r^(n-1)

LaTeX: a_n = a_1 \cdot r^{n-1}

SymbolMeaningUnit
aₙnth term of the sequencedimensionless
a₁First termdimensionless
rCommon ratio (aₙ / aₙ₋₁)dimensionless
nTerm number (positive integer)dimensionless

Worked Example

Problem

A geometric sequence has first term 3 and common ratio 4. Find the 6th term and the sum of the first 6 terms.

Solution

Step 1: 6th term: a₆ = 3 × 4^(6−1) = 3 × 4⁵ = 3 × 1024 = 3072. Step 2: Sum: S₆ = a₁(rⁿ − 1)/(r − 1) = 3(4⁶ − 1)/(4 − 1) = 3(4096 − 1)/3 = 4095.

Answer

a₆ = 3072; S₆ = 4095.

Examples of Geometric Sequences

SequenceFirst Term (a₁)Common Ratio (r)Behaviour
2, 6, 18, 54, …23Exponential growth
100, 50, 25, 12.5, …1000.5Exponential decay
1, −2, 4, −8, …1−2Alternating signs
5, 5, 5, 5, …51Constant (r = 1)
81, 27, 9, 3, 1, …811/3Decreasing fraction

Interactive Tools

Desmos Graphing Calculator

Visualise geometric sequences as exponential discrete data points.

Open Tool

Khan Academy – Geometric Sequences

Learn to identify, construct, and extend geometric sequences.

Open Tool

Wolfram Alpha

Compute terms and partial sums of geometric sequences.

Open Tool
Diagram of a geometric sequence showing the multiplicative pattern between terms

Wikimedia Commons, CC BY-SA

Related Terms

From Greek "geometrikos" (relating to geometry), as the sequence arises in geometric figures such as similar triangles whose sides grow by a fixed ratio. The Latin "progressio" (forward movement) completes the term.

sequencegeometriccommon-ratioalgebraexponentialgrowth