Geometric Series
A geometric series is a series of the form
a+ar+ar2+ar3+⋯+arn+⋯=n=1∑∞arn−1=n=0∑∞arn in which a and r are fixed real numbers and a=0.
The ratio r can be positive or negative, and can be determined by dividing any term in the series by the term before it. For example:
n=0∑∞2n=1+2+4+8+⋯+2n+⋯ ⇒ r=12=24=48=⋯=2n=1∑∞(−31)n−1=1−31+91−271+⋯+(−31)n−1+⋯ ⇒ r=1−1/3=−1/31/9=1/9−1/27=⋯=−31
If r=1, the infinite geometric diverges. Why?
n=0∑∞a(1)n=n=0∑∞a=a+a+a+a+⋯⇒∞ Note: This can also be shown using the nth Term Test. Take the limit when r=1 and see that the limit approaches infinity.
If r=−1, the infinite geometric diverges. Why?
n=0∑∞a(−1)n=n=0∑∞a=a−a+a−a+⋯⇒oscillates Note: This can also be shown using the nth Term Test. Take the limit when r=−1 and see that the limit does not exist.
If ∣r∣>1, the infinite geometric diverges. Why?
Note: This can also be shown using the nth Term Test. Take the limit when r=1 and see that the limit approaches infinity.
If ∣r∣<1, the infinite geometric converges. Why and to what?
Geometric Series Test
The logic we laid out above leads us to the Geometric Series Test.
The Geometric Series Test (GST) says that:
If ∣r∣<1, the infinite geometric series n=0∑∞arn converges to 1−ra (where a is the first term of the series)
If ∣r∣≥1, the infinite geometric series n=0∑∞arn diverges.
Example 1
Determine the convergence/divergence of the series 1+2+4+8+… using the Geometric Series Test. If it converges, find its sum.
View Answer
Diverges
View Solution
1+2+4+8+… diverges according to the Geometric Series Test as ∣r∣=2≥1.
Example 2
Determine the convergence/divergence of the series k=1∑∞5k3 using the Geometric Series Test. If it converges, find its sum.
View Answer
Converges to 43
View Solution
k=1∑∞5k3 converges to 43 according to the Geometric Series Test as ∣r∣=51<1.
Example 3
Determine the convergence/divergence of the series n=0∑∞(−1.1)n using the Geometric Series Test. If it converges, find its sum.
View Answer
Diverges
View Solution
n=0∑∞(−1.1)n diverges according to the Geometric Series Test as ∣r∣=1.1≥1.
Example 4
Determine the convergence/divergence of the series n=1∑∞15n13n using the Geometric Series Test. If it converges, find its sum.
View Answer
Converges to 213
View Solution
n=1∑∞15n13n converges to 213 according to the Geometric Series Test as ∣r∣=1513<1.
Example 5
Determine the convergence/divergence of the series n=1∑∞1000(0.75)n using the Geometric Series Test. If it converges, find its sum.
View Answer
Converges to 3000
View Solution
n=1∑∞1000(0.75)n converges to 3000 according to the Geometric Series Test as ∣r∣=0.75<1.
Example 6
Determine the convergence/divergence of the series i=1∑∞3i2i−1 using the Geometric Series Test. If it converges, find its sum.
View Answer
Converges to 23
View Solution
i=1∑∞3i2i−1=i=1∑∞(32)i−i=1∑∞(31)i converges to 23 according to the Geometric Series Test (as it is the difference of two convergent Geometric Series with ∣r∣=32<1 and ∣r∣=31<1).
Example 7
Determine the convergence/divergence of the series n=1∑∞(−2)n−17n+3 using the Geometric Series Test. If it converges, find its sum.
View Answer
Diverges
View Solution
n=1∑∞(−2)n−17n+3 diverges according to the Geometric Series Test as ∣r∣=27≥1.
Example 8
Find the values of x for which the series n=1∑∞(x+1)n converges. Then, find the sum of the series for those values of x.
View Answer
Converges to −xx+1 for −2<x<0
Decimals as the Ratio of Two Integers
An interesting application of geometric series is to express decimals as the ratio of two integers. For example:
5.232323 . . .=5+10023+100223++100323+⋯=5+10023(1+1001+10021+⋯)=5+10023n=0∑∞(1001)n=5+10023(1−10011)=5+10023⋅99100=99518