Proof. Let tn be the n-th partial sums of ån = 1¥ bn and sn be the n-th partial sums of ån = 1¥ an. Then eventually |sn-sm| £ |tn-tm|. [¯]
Defn. A series ån = 1¥ xn in a normed linear space X is said to converge absolutely if ån = 1¥ ||xn||X converges. Of course, the real and complex number systems are special cases.
Theorem. (Absolute Convergence Test) If a series converges absolutely, then it converges.
Proof. Let sn be the sequence of partial sums of {xn} and {tn} be that for {||xn||}, then for m > n the triangle inequality implies ||sn-sm|| = ||åk = n+1m xn || £ åk = n+1m ||xn|| = tm-tn. [¯]
Theorem. (Limit Comparison Test) Suppose we have two nonnegative sequences which satisfy limn®¥ an/bn = a with 0 < a < ¥. Then ån = 1¥ an and ån = 1¥ bn converge and diverge together.
Proof. Without loss of generality, we can assume that all terms are nonnegative. By the hypothesis we see that eventually r an < bn < R an where r = a/2 and R = 2 a. [¯]
Theorem. (Alternating Series Test) Suppose that an decreases to 0, then the series ån = 1¥ (-1)n+1 an converges (to s say). Furthermore, the error estimate holds:
|
Proof. Consider the sequence of partial sums {s2n}, then these are monotone since 0 £ a2k-1-a2k and s2n = s2n-2+ (a2n-1-a2n). This sequence is also bounded since we can rewrite and estimate it as s2n = a1 -a2n - åk = 1n-1 (a2k-a2k+1) £ a1. Hence the sequence of s2n's converge. Since the odd terms of the sequence of partial sums satisfy s2n+1 = s2n + a2n+1 and a2n+1® 0, we see that the sequence sn also converges to s. For the error estimate, we may estimate the difference of partial sums by
| sn - sn+2k+1 | = | an+1 - åj = 1k(an+2j-an+2j+1) | £ |an+1 |.
Since the absolute value function is continuous and sn+2k+1®
s as k®¥, the error estimate follows
in the limit. [¯]
Example. ån = 1¥ (-1)n+1 1/n converges but does not converge absolutely.
Details: Convergence of the series follows directly from the alternating series test. To show the series is not absolutely convergent, consider the function f(x) = 1/x and the partition P = {1,2,...,n+1} of [1,n+1], then log(n) £ ò1n+1 f(x) dx £ U(P,f) = åk = 1n 1/k. But we know that log(n)®¥, which shows that the series ån = 1¥ 1/n does not converge.
Theorem. (Integral Test) Suppose that f is nonnegative and monotone decreasing on [1,¥), then ån = 1¥ f(n) converges if and only if limn®¥ ò1n f(x) dx is finite.
Proof. Simply note that
ån = 1¥ f(n) ~ limn®¥ ò1n f(x) dx.
by considering upper and lower Riemann sums. [¯]