Geometric Sequence

Calculus
definition

Also known as: geometric progression

Grade 9-12

View on concept map

A sequence where each term is obtained from the previous by multiplying by a fixed non-zero constant called the common ratio r. Models compound interest, population growth, radioactive decay.

This concept is covered in depth in our geometric sequences with common ratios, with worked examples, practice problems, and common mistakes.

Definition

A sequence where each term is obtained from the previous by multiplying by a fixed non-zero constant called the common ratio r.

๐Ÿ’ก Intuition

Multiply by the same number each step โ€” 2, 6, 18, 54, ... (multiply by 3). This is exponential growth.

๐ŸŽฏ Core Idea

Geometric sequences represent exponential growth (|r|>1) or decay (|r|<1) โ€” their graph is an exponential curve.

Example

3, 6, 12, 24, 48, ... โ€” common ratio r = 2; the nth term is 3 \cdot 2^{n-1}.

Formula

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

Notation

r = common ratio, a_1 = first term, S_n = a_1 \cdot \frac{1 - r^n}{1 - r} = sum of first n terms (r \neq 1).

๐ŸŒŸ Why It Matters

Models compound interest, population growth, radioactive decay.

๐Ÿ’ญ Hint When Stuck

Divide any term by the previous one to find r, then check that ratio stays constant throughout.

Formal View

A sequence (a_n) is geometric if \exists r \in \mathbb{R} \setminus \{0\} : \frac{a_{n+1}}{a_n} = r for all n \geq 1. General term: a_n = a_1 \cdot r^{n-1}. Partial sum: S_n = a_1 \cdot \frac{1 - r^n}{1 - r} for r \neq 1.

๐Ÿšง Common Stuck Point

If |r| < 1, terms shrink toward zero. If |r| > 1, terms grow without bound.

โš ๏ธ Common Mistakes

  • Confusing the common ratio r with the common difference d: in a geometric sequence you multiply by r, so r = \frac{a_{n+1}}{a_n}, not a_{n+1} - a_n.
  • Using r^n instead of r^{n-1} in the formula: a_n = a_1 \cdot r^{n-1}, not a_1 \cdot r^n โ€” the first term has exponent 0, not 1.
  • Forgetting that a negative ratio makes terms alternate in sign: a_1 = 2, r = -3 gives 2, -6, 18, -54, ... โ€” the absolute values grow but signs alternate.

Frequently Asked Questions

What is Geometric Sequence in Math?

A sequence where each term is obtained from the previous by multiplying by a fixed non-zero constant called the common ratio r.

Why is Geometric Sequence important?

Models compound interest, population growth, radioactive decay.

What do students usually get wrong about Geometric Sequence?

If |r| < 1, terms shrink toward zero. If |r| > 1, terms grow without bound.

What should I learn before Geometric Sequence?

Before studying Geometric Sequence, you should understand: sequence, exponents.

How Geometric Sequence Connects to Other Ideas

To understand geometric sequence, you should first be comfortable with sequence and exponents. Once you have a solid grasp of geometric sequence, you can move on to series and exponential function.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Growing Patterns, Arithmetic and Geometric Sequences โ†’

Visualization

Static

Visual representation of Geometric Sequence