You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

12.3 Geometric Sequences and Series

3 min readjune 25, 2024

Geometric sequences are number patterns where each term is found by multiplying the previous term by a fixed number called the . They're useful for modeling or decay in various real-world scenarios.

Understanding geometric sequences helps you grasp , , and . You'll learn to identify these sequences, calculate terms, find sums of finite and , and apply them to practical problems.

Geometric Sequences

Geometric sequences identification

Top images from around the web for Geometric sequences identification
Top images from around the web for Geometric sequences identification
  • Sequence of numbers where each term is found by multiplying the previous term by a fixed, non-zero number called the common ratio rr (2, 6, 18, 54, ...)
  • General form: an=a1rn1a_n = a_1 \cdot r^{n-1}, where a1a_1 is the first term, rr is the common ratio, and nn is the term number
  • Characteristics:
    • Ratio between any two consecutive terms is constant (common ratio)
    • Terms increase exponentially if r>1|r| > 1 (2, 8, 32, 128, ...) or decrease exponentially if 0<r<10 < |r| < 1 (1, 12\frac{1}{2}, 14\frac{1}{4}, 18\frac{1}{8}, ...)
    • Sequence alternates between positive and negative if r<0r < 0 (1, -2, 4, -8, ...)
  • Can be defined recursively, where each term is expressed in terms of the previous term

General term calculation

  • Formula for the nth term () of a : an=a1rn1a_n = a_1 \cdot r^{n-1}
    • ana_n represents the nth term
    • a1a_1 is the first term
    • rr is the common ratio
    • nn is the term number
  • Find the common ratio by dividing any term by the previous term: r=an+1anr = \frac{a_{n+1}}{a_n}
  • Example: Find the 7th term of the geometric sequence 4, 12, 36, 108, ...
    1. Identify a1=4a_1 = 4 and calculate r=124=3r = \frac{12}{4} = 3
    2. Use the general term formula with n=7n = 7: a7=4371=436=2,916a_7 = 4 \cdot 3^{7-1} = 4 \cdot 3^6 = 2,916
  • The of two terms in a sequence is the middle term between them

Finite sequence sums

  • Formula for the sum of a finite geometric sequence (series) with nn terms: Sn=a1(1[rn](https://www.fiveableKeyTerm:rn))1rS_n = \frac{a_1(1-[r^n](https://www.fiveableKeyTerm:r^n))}{1-r}
    • SnS_n is the sum of the first nn terms
    • a1a_1 is the first term
    • rr is the common ratio
    • nn is the number of terms
  • Example: Find the sum of the first 5 terms of the geometric sequence 3, 9, 27, 81, ...
    1. Identify a1=3a_1 = 3, r=3r = 3, and n=5n = 5
    2. Use the sum formula: S5=3(135)13=3(1243)2=363S_5 = \frac{3(1-3^5)}{1-3} = \frac{3(1-243)}{-2} = 363

Infinite series evaluation

  • An infinite geometric series converges (has a finite sum) if r<1|r| < 1
  • Formula for the sum of an infinite geometric series: S=a11rS_\infty = \frac{a_1}{1-r}
    • SS_\infty is the sum of the infinite series
    • a1a_1 is the first term
    • rr is the common ratio (must be between -1 and 1, exclusive)
  • Example: Find the sum of the infinite geometric series 5, 2, 0.8, 0.32, ...
    1. Identify a1=5a_1 = 5 and r=25=0.4r = \frac{2}{5} = 0.4
    2. Use the infinite sum formula: S=510.4=50.6=2538.33S_\infty = \frac{5}{1-0.4} = \frac{5}{0.6} = \frac{25}{3} \approx 8.33
  • The of a geometric sequence as n approaches infinity can be found using the

Real-world applications

  1. Compound interest: A=P(1+r)nA = P(1+r)^n
    • AA is the final amount
    • PP is the principal (initial investment)
    • rr is the interest rate per compounding period (expressed as a decimal)
    • nn is the number of compounding periods
  2. Population growth: Pn=P0(1+r)nP_n = P_0(1+r)^n
    • PnP_n is the population after nn periods
    • P0P_0 is the initial population
    • rr is the growth rate per period (expressed as a decimal)
  3. Depreciation: Vn=V0(1r)nV_n = V_0(1-r)^n
    • VnV_n is the value after nn periods
    • V0V_0 is the initial value
    • rr is the depreciation rate per period (expressed as a decimal)
  • Arithmetic sequences: Similar to geometric sequences, but with a constant difference between terms instead of a constant ratio
  • : A way to define sequences where each term is expressed in terms of previous terms
  • Ratio test: A method used to determine the convergence of infinite series, including geometric series
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary