Finding The Sum of an Infinite Geometric Series

Share

Summary

This video explains how to find the sum of an infinite geometric series using a specific formula. It covers various examples, including series presented in summation notation and those requiring algebraic manipulation before applying the formula. The key condition for a sum to exist is that the absolute value of the common ratio (r) must be less than 1.

Highlights

Introduction to the Formula for Infinite Geometric Series
00:00:00

The video begins by introducing the formula for finding the sum of an infinite geometric series: S = a / (1 - r), where 'a' is the first term and 'r' is the common ratio. This formula is applicable only if the absolute value of 'r' is less than 1. An example series 8 + 4 + 2 + 1 + 1/2 + 1/4... is used to demonstrate finding 'a' (8) and 'r' (1/2), and then calculating the sum as 16.

Series in Summation Notation (Starting from n=1)
00:04:08

The video then addresses series presented in summation notation. For the series Σ (4/5)^(n-1) from n=1 to infinity, the terms are listed out to identify the first term 'a' as 1 and the common ratio 'r' as 4/5. Using the formula, the sum is found to be 5. An alternative method is introduced where the formula a * r^(n-1) directly yields 'a' and 'r'.

Series in Summation Notation (Starting from n=0)
00:08:10

This section explains how to handle series starting from n=0, in the form a * r^n. For Σ 4 * (2/5)^n from n=0 to infinity, 'a' is 4 and 'r' is 2/5. Listing out terms to confirm the first term (4) and common ratio (2/5) is shown, and the sum is calculated as 20/3.

Complex Series Algebra (General Form)
00:10:21

A more complex example, Σ 2^(3n) * 5^(1-2n) from n=1 to infinity, is tackled. The expression is algebraically manipulated into the standard form 5 * (8/25)^n. Since this doesn't perfectly match the a*r^(n-1) or a*r^n forms, the terms are listed to find the first term (8/5) and the common ratio (8/25). The sum is then calculated as 40/17.

Complex Series Algebra (Exponential Form)
00:14:39

Another complex example, Σ e^n / 3^(n-2) from n=1 to infinity, is presented. The expression is rewritten as 9 * (e/3)^n. The first term is 3e and the common ratio is e/3 (which is less than 1). The sum is calculated as 9e / (3-e).

Series with Multiple Geometric Parts
00:16:49

The final problem demonstrates a series that can be split into two separate geometric series: Σ (4/5)^n + (2/5)^n from n=1 to infinity. Each part is solved individually: the first has a sum of 4, and the second has a sum of 2/3. These individual sums are then added to get the total sum of 14/3.

Second Example: Applying the Formula
00:02:04

A second example, 3 + 2 + 4/3 + 8/9 + 16/27..., is presented. The first term 'a' is identified as 3, and the common ratio 'r' is calculated as 2/3. Since |2/3| < 1, the formula can be applied, resulting in a sum of 9.

Recently Summarized Articles

Loading...