There is a problem I've met.
I already know that the Leibniz series $\sum_{n=0}^\infty \frac{(-1)^n}{2n+1}$ converges to $\frac{\pi}{4}$, but it does very slowly.
Wikipedia says that Euler Transformation makes the series converge more quickly. Its transformation is $\sum_{n=0}^\infty \frac{(2)^n(n!)^2}{(2n+1)!}$.
By python programming, I confirmed that it converges more quickly than original one, but I don't know why it happens. Wikipedia does not give me a precise proof of rapid convergence.
I found a document that proves the rapidity of convergence. In the document, however, does not give existence of such weight function $w(t)$, satisfying $\int_0^1 t^k w(t)dt=a_k$.
Hence, the question is that, "is there a proof for rapid convergence of Euler transformation?"
Thanks.
A proof of rapid convergence of the Euler transformation applicable to the series \begin{align*} \sum_{n=0}^\infty \frac{(-1)^n}{2n+1}&=1-\frac{1}{3}+\frac{1}{5}-\frac{1}{7}+\cdots\\ &=\frac{1}{2}\left(1+\frac{1}{3}+\frac{1\cdot 2}{3\cdot 5}+\frac{1\cdot2\cdot 3}{3\cdot 5\cdot 7}+\cdots\right)\\ \end{align*} is given by Konrad Knopp in Theory and Application of Infinite Series in section 155.
In order to see what's going on we need to know what is meant by rapid convergence. We find in section 166 the following definition:
The following theorem is stated for series which are fully monotone. These are series for which all the differences $\Delta^k a_n\ (k,n=0,1,2,\ldots)$ are positive.
The proof given by K. Knopp goes as follows:
Note: A paper with some other interesting discussions of the rapidity of convergence is Transformations to Speed the Convergence of Series by J. B. Rosser from 1951.