The Core Idea: Working with Geometric Series
A geometric series is a specific type of infinite series where each term is generated by multiplying the preceding term by a fixed, non-zero constant known as the common ratio. The fundamental concept is to determine the behavior of the sum of these infinite terms. Specifically, we are concerned with whether this infinite sum approaches a single, finite value—a property called convergence—or if it grows without bound or oscillates, in which case it is said to diverge.
The entire analysis of a geometric series hinges on its common ratio, denoted by . The magnitude of this ratio dictates whether the terms shrink towards zero fast enough for their sum to be finite. This topic provides a definitive test and a precise formula for the sum of a convergent geometric series, establishing a foundational tool for the study of infinite series. The primary tasks are to identify a series as geometric, determine its first term and common ratio , and then apply the rules of convergence to find its sum if it exists.
Key Formulas
The behavior and sum of a geometric series are governed by a set of precise formulas derived directly from its definition. All analysis begins with identifying the series' components.
1. The Standard Form of a Geometric Series
A geometric series is defined by the following summation notation:
is the first term of the series ().
is the common ratio, the constant value multiplied to get from one term to the next.
2. The Condition for Convergence
A geometric series converges to a finite sum if and only if the absolute value of its common ratio is less than 1.
3. The Formula for the Sum of a Convergent Geometric Series
If the condition for convergence is met (), the sum of the infinite series is given by:
where is the first term of the series.
4. The Condition for Divergence
A geometric series diverges (its sum is not a finite value) if the absolute value of its common ratio is greater than or equal to 1.
Understanding the First Term and the Common Ratio
The formulas for geometric series are powerful, but their correct application depends entirely on accurately identifying the first term, , and the common ratio, . While the standard form is a useful template, many series on the AP Exam are presented in slightly different forms.
The common ratio, , is the base that is being raised to the power of the index variable (e.g., ). For a series like , the ratio is clearly .
The first term, , is not simply the coefficient in front of the ratio. The term is always the value of the first term that is actually being summed in the series. To find , you must substitute the starting value of the index into the expression for the terms of the series.
For a series starting at , like , the first term is found by plugging in : . In this case, matches the coefficient.
For a series starting at a different index, like , the first term is found by plugging in the starting index : .
Failing to correctly identify the first term based on the series' starting index is a frequent source of error. Always find first to check for convergence, and then find by evaluating the first term before applying the sum formula.
Core Concepts & Rules
A series is geometric if it can be written in the form , where is the first term and is the common ratio.
The convergence or divergence of a geometric series is determined solely by its common ratio .
A geometric series converges if and only if the absolute value of its common ratio is strictly less than 1 (i.e., ).
If a geometric series converges, its sum can be calculated using the formula , where is the first term of the series.
A geometric series diverges if the absolute value of its common ratio is greater than or equal to 1 (i.e., ). A divergent geometric series does not have a finite sum.
Step-by-Step Example 1: Basic Application
Problem: Determine whether the series converges or diverges. If it converges, find its sum.
Step 1: Identify the series type and its components.
The series is in the form . This is a geometric series.
The common ratio is the base being raised to the power of , so .
The series starts at . The first term is found by substituting into the expression:
Step 2: Check the condition for convergence.
The test for convergence depends on the absolute value of the common ratio, .
Since , the series converges.
Step 3: Calculate the sum.
Because the series converges, we can use the sum formula .
Simplify the denominator:
Calculate the final sum:
Conclusion: The series converges, and its sum is 12.
Step-by-Step Example 2: Exam-Style Application
Problem: Find the sum of the series .
Step 1: Identify the series type and its common ratio.
The expression has a constant base raised to a power involving the index , so it is a geometric series. To identify clearly, we can use exponent rules to isolate the in the exponent.
The common ratio is the base being raised to the power of .
Step 2: Check the condition for convergence.
We evaluate the absolute value of the common ratio.
Since , the series converges and has a finite sum.
Step 3: Determine the first term, .
The series starts at the index . To find the first term , we must substitute into the original expression for the terms of the series.
This is the value of we must use in the sum formula.
Step 4: Calculate the sum.
Using the sum formula with our calculated and :
Simplify the denominator:
Calculate the final sum by multiplying by the reciprocal of the denominator:
Conclusion: The series converges, and its sum is .
Using Your Calculator
The determination of convergence and the calculation of the sum for a geometric series are purely analytical processes based on the formulas for and . A calculator is not used to determine convergence or find the exact sum.
However, a graphing calculator can be a useful tool for verifying your answer. You can approximate the sum of a convergent infinite series by calculating a partial sum with a large number of terms.
Example: To verify the result of Example 1, for .
On a TI-84 style calculator:
Press
MATHand find the function (often 0:summation Σ(` or found in the `MATH` menu). 2. Enter the expression to match the series notation. You will set a large upper limit to approximate the infinite sum. For example, summing to $n=50 is usually sufficient for a good approximation.The input would look like:
This command calculates .
Press
ENTER. The calculator will return a value extremely close to 12. This numerical result supports your analytical conclusion that the sum is exactly 12.
This method does not prove the sum is 12, but it provides strong evidence that your analytical calculation is correct. For a divergent series, this process would yield a very large number (or an error), supporting the conclusion of divergence.
AP Exam Quick Hit
Common Question Types
Direct Convergence and Sum: You will be given a geometric series in standard form and asked to determine if it converges and, if so, to find its sum.
- Example: Find the sum of the series . (Here you must first find and ).
Series with an Altered Index or Form: You will be given a geometric series that does not start at or requires algebraic manipulation to identify its components.
- Example: Does the series converge or diverge? If it converges, what is its sum? (You must rewrite the term as to identify and then find the first term by plugging in ).
Finding the Interval of Convergence: You will be given a geometric series where the common ratio is an expression involving a variable, and you must find the values of the variable for which the series converges.
- Example: For what values of does the series converge? (This requires solving the inequality , which becomes ).
Common Mistakes
Incorrectly Identifying : Automatically using the coefficient as the first term without checking the starting index of the summation. Remember to always find by plugging the starting value of into the series expression.
Ignoring the Absolute Value in the Convergence Condition: Checking if instead of . A series with a ratio of diverges because , even though .
Arithmetic Errors with the Sum Formula: Making simple calculation mistakes with fractions or negative signs in the formula . For example, if , incorrectly calculating the denominator as instead of the correct .
Attempting to Sum a Divergent Series: Forgetting to check for convergence first. If you are asked for the sum of a series, your first step should always be to find and check if . If it is not, the series diverges and has no sum.