MATH 409 Lecture 24
« previous | Tuesday, November 26, 2013 | next »
Course evaluations up today on Math Dept. Home Page
Tests of Convergence
- divergence test
- If the terms of an infinite series do not converge to zero, then the series diverges
- cauchy criterion
- An infinite series converges if and only if for every , there exists such that implies
- comparison test (series with nonnegative terms)
- Suppose for all and for large . Then convergence of the series implies convergence of while implies
- integral test
- Suppose that a function is positive and decreasing on then the series converges if and only if the function is improperly integrable on
Alternating Series
An infinite series is called alternating if any two neighboring terms have different signs: for all .
Leibniz Criterion
Theorem. [Alternating Series Test]. [Leibniz Criterion]. If is a decreasing sequence of positive numbers and as , then the following alternating series converges:
Proof. Let the the partial sum of order of the series. For any we have (odd terms are positive, even terms are negative)
Since the sequence is decreasing, we also have
Therefore for all . It follows that a subsequence is increasing, and a subsequence is decreasing, and both are bounded. Hence both subsequences are convergent. (but do they both converge to the same limit?)
Since as , both subsequences converge to the same limit , then is the limit of the entire sequence .
Examples
This series converges due to the alternating series test.
One can show that the sum is (this is a functional series in the form of a taylor series).
[Leibniz series].
After multiplying all terms by , the series satisfies all conditions of the alternating series test.
It follows that the series converges to (this is also a functional series in the form of a fourier series)
This series diverges because even though the terms decrease in absolute value, they converge to , not
Absolute Convergence of Series
An infinite series is said to converge absolutely if .
Theorem. Any absolutely convergent series is convergent.
Proof. Suppose that a series converges absolutely, that is, the series converges. By the Cauchy criterion, for every , there exists such that
for . (The outer absolute values are redundant since all terms inside will be positive anyway)
Then (by the triangle inequality) for . According to the Cauchy criterion, the series converges.
Examples
The series converges due to the integral test. Since it has positive terms, it is absolutely convergent as well.
This series converges since converges absolutely by the comparison test.
This series converges due to the alternating series test, but it is not absolutely convergent as the series diverges.
Other Tests
Ratio Test (d'Alembert's Criterion)
Theorem. Let be a sequence of real numbers with for large . Suppose that the following limit exists (finite or infinite):
- If , then converges absolutely
- If , then diverges.
- If , the test is inconclusive. (e.g. , but converges for and diverges otherwise.)
Proof. If , then for large enough. It follows that the sequence is eventually increasing. Then Failed to parse (unknown function "\nto"): {\displaystyle a_n \nto 0} as so that the series diverges due to the divergence test.
In the case , choose some . Then for large enough. Consequently, for large enough. That is, the sequence is eventually decreasing. It follows that this sequence is bounded. Hence for some and all . Since , the geometric series converges. So does the series . By the comparison test, the series converges as well. The convergence of follows from absolute convergence.
Root Test
Theorem. Let be a sequence of real numbers and
- If , then converges absolutely
- If , then diverges.
Proof. If , then for all . Therefore for any , there exists such that . In particular, . It follows that Failed to parse (unknown function "\nto"): {\displaystyle a_k \nto 0} as so that the series diverges due to the divergence test.
In the case , choose some . Then for some . This implies that for all . Since , the geometric series converges. By the comparison test, the series converges as well. The convergence of follows from absolute convergence.
Examples
If , then . The series converges by the ratio test.
, where
In the case , we have a finite sum. In the case , let , then . Therefore the series converges absolutely for all by the ratio test.
If , then . By the ratio test, the series converges.
If , then . By the root test, the series converges.