Degree difference test: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
==Statement== | ==Statement== | ||
=== | ===Unsigned sum version for rational functions=== | ||
Consider a series of the form: | Consider a series of the form: |
Revision as of 07:03, 7 April 2012
Statement
Unsigned sum version for rational functions
Consider a series of the form:
where and are polynomials, is not the zero polynomial, and is nonzero for all integers . Then the following rules hold:
- If , then the series is an absolutely convergent series.
- If , then the series diverges, but the terms limit to zero.
- If , then the series diverges, and the terms do not limit to zero.
Signed sum version for rational functions
Consider a series of the form:
where and are polynomials, is not the zero polynomial, and is nonzero for all integers . Then the following rules hold:
- If , then the series is an absolutely convergent series.
- If , then the series is a conditionally convergent series, i.e., it is convergent but not absolutely convergent.
- If , then the series diverges.
Version for generalizations of polynomials
The general version replaces polynomials by function obtained as linear combinations of positive power functions, e.g., we could have . The degree of such a function is the largest positive power with a nonzero coefficient.
- If the degree difference (degree of denominator - degree of numerator) is strictly greater than 1, then the series is an absolutely convergent series.
- If the degree difference (degree of denominator - degree of numerator) is strictly greater than 0 and at most equal to 1, then the series diverges but the terms approach zero.
- If the degree of numerator is greater than or equal to the degree of denominator, then the series diverges and the terms do not approach zero.