AbelSummation PDF
AbelSummation PDF
that f (x) = arctan x, so S = f (1) = π/4. ( Recall that arctan x is the function from
R x dx
R → (−π/2, π/2) inverse of tan and equals to 0 1+x 2. )
The above computation is not entirely rigorous, for we have actually shown that f (x) =
arctan x for |x| < 1 (the radius of convergence of f (x) is 1, so we can only differentiate
term-by-term when |x| < 1).
So, in the above example, as S converges in the usual sense, Abel’s technique gives you
the answer you expect.
Abel summation is more powerful than usual summation as it can sum divergent series
1
like 1 − 1 + 1 − 1 + . . . , e.g 1 − x + x2 − x3 + · · · = 1+x and taking limit x → 1, we see that
this is 1/2.
Abel’s Theorem
Suppose that ∞
P P∞ k
k=0 ak converges to L. We show that f (x) = k=0 ak x converges at x = 1
and to L. It suffices to see that f (x) converges uniformly on [0, 1].
The third term will be small (less than ) provided x will be close to 1.
For the first term, we use the estimate (1 − xk ) = (1 − x)(1 + x + · · · + xk−1 ) ≤ k(1 − x).
Thus we get the bound (1 − x) · nk=0 |kak |. Tauber’s condition gives us that n1 nk=0 |kak |
P P
goes to 0, so for n sufficiently large, n1 nk=0 |kak | can be made less than . Thus we have
P
To balance out the first two terms, it is fair to take x = 1 − 1/n. Thus for n sufficiently
large, we have the estimate |Sn − L| ≤ 3 and the proof is complete.