How to test a series for convergence with the ratio test
The ratio test evaluates the limit of the absolute value of the ratio of consecutive terms in an infinite series. It determines absolute convergence, divergence, or yields an inconclusive result. This test applies primarily to series containing factorials, exponentials, or products of polynomial and exponential functions where term cancellation simplifies the limit.
The setup
Identify the general term from the infinite series . Substitute for every instance of to form the expression for the next term . Place both terms inside the absolute value ratio .
The steps
- Construct the ratio and multiply by the reciprocal to clear complex fractions. 2. Simplify the algebraic expression by canceling factorials and combining exponents with identical bases. 3. Evaluate the limit using standard limit techniques for rational functions. 4. Conclude based on : if , the series converges absolutely; if or , the series diverges; if , the test is inconclusive.
Checking the result
Verify that absolute value bars were applied before evaluating the limit, removing any alternating components like . Ensure limit evaluation accurately factored out the dominant terms of polynomials in the numerator and denominator.
Common errors
A frequent error is incorrectly expanding complex factorials. For example, replacing with in yields , not . Another common mistake is concluding convergence when instead of applying a different convergence test.
Worked example
Test the series for convergence using the ratio test.
Let . Form the next term: . Construct the absolute ratio: . Since all terms are positive for , drop the absolute values. Simplify the expression by grouping similar terms: . Take the limit as : . Since , the series converges absolutely.
FAQ
Run your own problem
References: Stewart Calculus 8th Edition, Chapter 11.6 · OpenStax Calculus Volume 2, Chapter 5.6 · Thomas' Calculus 14th Edition, Chapter 10.5
See also