Understanding the Ratio Test
The ratio test is based on the limit of the ratio of successive terms of a power series. The test states that a series ∑ an is convergent if the limit of |an+1/an| as n approaches infinity is less than 1, and divergent if the limit is greater than 1. This means that if the limit is 1, the test is inconclusive. To apply the ratio test, you need to take the absolute value of the ratio of the (n+1)th term to the nth term, and then evaluate the limit of this ratio as n approaches infinity. This is often represented as: lim (n→∞) |an+1/an| The ratio test is useful because it's relatively easy to apply, and it's often used as a first step in determining the convergence of a power series.Step-by-Step Guide to Applying the Ratio Test
Here are the steps to apply the ratio test:- Write down the power series and identify the general term an.
- Take the absolute value of the ratio of the (n+1)th term to the nth term: |an+1/an|.
- Evaluate the limit of this ratio as n approaches infinity.
- Compare the limit to 1:
Common Mistakes to Avoid
There are a few common mistakes to watch out for when applying the ratio test:- Forgetting to take the absolute value of the ratio.
- Not evaluating the limit carefully.
- Not checking the convergence of the series by other methods (e.g., the root test).
Examples and Applications
Here are a few examples of how to apply the ratio test:| Series | Limit of Ratio | Conclusion |
|---|---|---|
| ∑ 1/n^2 | lim (n→∞) |(n+1)^(-2)/n^(-2)| = lim (n→∞) (n+1)^2/n^2 = 1 | Inconclusive |
| ∑ 1/n^3 | lim (n→∞) |(n+1)^(-3)/n^(-3)| = lim (n→∞) (n+1)^3/n^3 = 1 | Inconclusive |
| ∑ 1/n | lim (n→∞) |(n+1)^(-1)/n^(-1)| = lim (n→∞) (n+1)/n = 1 | Inconclusive |
Additional Tips and Tricks
Here are a few additional tips and tricks to help you master the ratio test:- Use a calculator to evaluate the limit if necessary.
- Check the convergence of the series by other methods (e.g., the root test).
- Be careful when dealing with series that have a finite number of terms.