Appendix: Accelerating convergence for other series
We can easily play the same game with the other series mentioned in this article. For example take the Gregory/Leibnitz series. There is a subtlety with this case as this is an alternating series which, as you add it up, takes values which oscillate above and below the value of
To avoid this we will define the sum
by
![]() |
This sum is always slightly greater than
. Then
![]() |
As before we will assume that
and that
![]() |
Comparing the two expressions for
and
we get
![]() |
Again, as before, we can find the values of the terms
by expanding out each of these fractions and comparing powers of
when
is large. This is slightly more complicated than last time an we must use the result that for large values of
![]() |
Doing this we find that
![]() |
so that
![]() |
As before we will compare the approximations to the sum given by
and by the corrections to
given by
![]() |
![]() |
and
![]() |
|
|
|
|
|
1 |
0.8666666666666 |
0.741666666666667 |
0.804166666666667 |
0.784635416666667 |
5 |
0.8080789523513 |
0.783078952351398 |
0.785578952351398 |
0.785397702351398 |
10 |
0.7972961955693 |
0.784796195569399 |
0.785421195569399 |
0.785398148694399 |
Again if we compare these values to the true value of
then we see excellent agreement, with real economy of effort. In fact
which is a far better estimate for
than the one that we obtained earlier by adding up 100 terms of the same series.

![\[ T_ n = 1 - \frac{1}{3} + \frac{1}{5} - \ldots - \frac{1}{4n-1} + \frac{1}{4n+1}. \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0003.png)
![\[ T_ n = T_{n-1} - \frac{1}{4n-1} + \frac{1}{4n+1} = T_{n-1} - \frac{2}{16n^2 -1}. \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0005.png)
![\[ T = T_ n + \frac{A_0}{n} + \frac{A_1}{n^2} + \frac{A_2}{n^3} + \ldots . \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0007.png)
![\[ \frac{2}{16 n^2-1} = A_0 \left( \frac{1}{n} - \frac{1}{(n-1)} \right) + A_1 \left( \frac{1}{n^2} - \frac{1}{(n-1)^2} \right) + A_2 \left( \frac{1}{n^3} - \frac{1}{(n-1)^3} \right) + \ldots \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0009.png)
![\[ \frac{2}{16 n^2-1} = \frac{1}{8 n^2} \left( 1 + \frac{1}{16 n^2} + \frac{1}{256 n^4} + \ldots . \right). \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0013.png)
![\[ A_0 = -\frac{1}{8} , A_1 = \frac{1}{16}, A_2 = -\frac{3}{128}, A_3 = \frac{1}{256} \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0014.png)
![\[ T = T_ n - \frac{1}{8n} + \frac{1}{16 n^2} - \frac{3}{128 n^3} + \frac{1}{256 n^4} - \ldots \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0015.png)
![\[ P_ n = T_ n - \frac{1}{8n} , \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0017.png)
![\[ Q_ n = T_ n - \frac{1}{8n} + \frac{1}{16 n^2}, \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0018.png)
![\[ R_ n = T_ n - \frac{1}{8n} + \frac{1}{ 16 n^2} - \frac{3}{128 n^3} + \frac{1}{256 n^4}. \]](/MI/aabb0f7bff61f78702aff92b7a760356/images/img-0019.png)