Regular Series

July 20th, 2007 ~ Posted in: Mathematics

I ran into an interesting paper on the convergence of regular series while browsing for convergence criterion for double series. A regular series is a series of the form \sum_{n=1}^\infty u(n) where u is analytic at infinity.
Equivalently, there is an integer L and coefficients \{c_k\} such that n \geq L implies u(n) = c_0 + \frac{c_1}{n} + \frac{c_2}{n^2} + \cdots

The first result is pretty intuitive:

\sum_{n=L}^\infty \left[ u(n) - c_0 - \frac{c_1}{n} \right] = \sum_{n=L}^\infty \sum_{k=2}^\infty \frac{c_k}{n^k},

where both series are absolutely convergent.
As a corollary, you can see that a regular series converges iff c_0 = c_1 = 0; you also get the formula

 \sum_{n=1}^\infty \left[ u(n) - c_0 - \frac{c_1}{n} \right] = \sum_{n=1}^{L-1} \left[ u(n) - c_0 - \frac{c_1}{n} \right] + \sum_{n=L}^\infty \sum_{k=2}^\infty \frac{c_k}{n^k} .

The final and most interesting development in the paper is an application of the above results to approximating regular series:

Any convergent regular series for which the coefficients c_n are real and nonnegative has a value S given by

 S = \sum_{n=1}^{G+h} u(n) + \theta u(G)

where  G \geq L , h \geq G^2 - G , and 0 < \theta &lt;1 depends on G and h.

This entry was posted on Friday, July 20th, 2007 at 1:22 pm and is filed under Mathematics. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply