Math Lesson 8.4: Finding Sums of Infinite Geometric Series

Primary Learning Objectives for Infinite Geometric Series

  • The student will learn to find the partial sums of infinite geometric series.

  • The student will learn to determine the final sums of infinite geometric series.

Theoretical Foundation: From Finite to Infinite Series

  • The study of infinite geometric series begins with the established formula for the sum of a finite geometric series, defined as:     - Sn=a1(1rn)1rS_n = \frac{a_1(1 - r^n)}{1 - r}

  • To understand infinite series, one must analyze the behavior of the sum (SS) as common terms (nn) approach infinity (nn \rightarrow \infty).

Convergence and Divergence Requirements

  • Case 1: Common ratio is equal to one (r=1r = 1)     - Example: 2+2+2+2 + 2 + 2 + \dots     - Result: The sum (SS) approaches infinity (SS \rightarrow \infty).     - Conclusion: The sum is undefined.

  • Case 2: Common ratio is greater than one (r > 1)     - Example: 2+4+8+2 + 4 + 8 + \dots     - Result: The sum (SS) approaches infinity (SS \rightarrow \infty).     - Conclusion: The sum is undefined.

  • Case 3: Absolute value of common ratio is less than one (|r| < 1)     - Example: 2+1+12+2 + 1 + \frac{1}{2} + \dots     - Calculation of term behavior: If r=12r = \frac{1}{2}, as nn \rightarrow \infty, the expression (12)n=2n(\frac{1}{2})^n = 2^{-n} approaches zero (00).

Derivation and Formula for the Sum of an Infinite Geometric Series

  • When the condition |r| < 1 is met, the finite sum formula is modified by substituting the limit of the term rnr^n (which is 00) as nn reaches infinity:     - S=a1(10)1rS = \frac{a_1(1 - 0)}{1 - r}     - S=1×a11rS = \frac{1 \times a_1}{1 - r}

  • The Infinite Geometric Series Sum Rule:     - S=a11rS = \frac{a_1}{1 - r}

  • Requirement for use: The common ratio must satisfy the condition |r| < 1.

Representing Infinite Series in Summation (Sigma) Notation

  • An infinite series such as 2+1+12+2 + 1 + \frac{1}{2} + \dots can be expressed in summation notation using the following parameters:     - First term (a1a_1) = 22     - Common ratio (rr) = 12\frac{1}{2}

  • General form: n=1a1rn1\sum_{n=1}^{\infty} a_1 r^{n-1}

  • Applied form for this series: n=12(12)n1\sum_{n=1}^{\infty} 2(\frac{1}{2})^{n-1}

  • Evaluation with Sum Rule:     - a1=2a_1 = 2, r=12r = \frac{1}{2}     - S=2112=212=4S = \frac{2}{1 - \frac{1}{2}} = \frac{2}{\frac{1}{2}} = 4

Example 1: Evaluating a Sum in Sigma Notation

  • Given Series: j=15(45)j1\sum_{j=1}^{\infty} 5(\frac{4}{5})^{j-1}

  • Identification:     - The series is an infinite geometric series because the upper limit is \infty.     - a1=5a_1 = 5     - r=45r = \frac{4}{5}

  • Condition Check: Since |\frac{4}{5}| < 1, the sum exists.

  • Calculation:     - S=a11rS = \frac{a_1}{1 - r}     - S=5145S = \frac{5}{1 - \frac{4}{5}}     - S=515S = \frac{5}{\frac{1}{5}}     - S=25S = 25

Example 2: Converting Repeating Decimals to Fractions

  • Goal: Write the repeating decimal x=0.24x = 0.\overline{24} using summation notation and find its sum.

  • Step 1: Expand the repeating decimal as a series.     - x=0.242424x = 0.242424\dots     - x=0.24+0.0024+0.000024+x = 0.24 + 0.0024 + 0.000024 + \dots

  • Step 2: Identify series parameters.     - First term (a1a_1) = 0.24=241000.24 = \frac{24}{100}     - Common ratio (rr) = 0.01=11000.01 = \frac{1}{100}

  • Step 3: Write in Summation Notation.     - n=10.24(1100)n1\sum_{n=1}^{\infty} 0.24(\frac{1}{100})^{n-1}

  • Step 4: Find the sum.     - S=a11rS = \frac{a_1}{1 - r}     - S=0.2410.01=0.240.99S = \frac{0.24}{1 - 0.01} = \frac{0.24}{0.99}     - S=2499S = \frac{24}{99}     - Simplification: Dividing both numerator and denominator by 33 yields x=833x = \frac{8}{33}.

Supplemental Geometric Application

  • Task: Find the surface area of the composite figure provided in the diagram.

  • Composite Dimensions:     - Upper rectangular block: base length = 4cm4\,cm, height segment = 3cm3\,cm.     - Base rectangular block: total base width = 10cm10\,cm, height height segment = 5cm5\,cm.