Kempner series

The Kempner series is a modification of the harmonic series, formed by omitting all terms whose denominator expressed in base 10 contains a 9 digit. That is, it is the sum

{\sum_{n=1}^\infty \ }' \frac{1}{n}

where the prime indicates that n takes only values whose decimal expansion has no 9s. The series was first studied by A. J. Kempner in 1914.[1] The series is interesting because of the counter-intuitive result that, unlike the harmonic series, the Kempner series converges (Kempner showed this value was less than 80 and Baillie[2] showed that to 20 decimals, the actual sum is 22.92067 66192 64150 34816 (sequence A082838 in OEIS)).

Schmelzer and Baillie[3] found an efficient algorithm for the more general problem of any omitted string of digits. For example, the sum of 1/n where n has no "42" is about 228.44630 41592 30813 25415. Another example: the sum of 1/n where n has no occurrence of the digit string "314159" is about 2302582.33386 37826 07892 02376. (All values are rounded in the last decimal place).

Convergence

Kempner's proof of convergence[1] is simple and is repeated in many textbooks, for example Hardy and Wright[4]:120 and Apostol.[5]:212 We group the terms of the sum by the number of digits in the denominator. The number of n-digit positive integers that have no 9 digits is exactly 8(9n1), and each is bigger than or equal to 10n1, so the contribution of this group to the sum is less than 8(9/10)n1. Therefore the whole sum is bounded by

8 \sum_{n=1}^\infty \left(\frac{9}{10}\right)^{n-1} = 80.

The same argument works for any omitted digit. The result is also true if strings of k digits are omitted, for example if we omit all denominators that have a decimal substring of 42. This can be proved in almost the same way.[3] First we observe that we can work with numbers in base 10k and omit all denominators that have the given string as a "digit". The analogous argument to the base 10 case shows that this series converges. Now switching back to base 10, we see that this series contains all denominators that omit the given string, as well as denominators that include it if it is not on a "k-digit" boundary. For example, if we are omitting 42, the base-100 series would omit 4217 and 1742, but not 1427, so it is larger than the series that omits all 42s.

Farhi[6] considered generalized Kempner series, namely, the sums S(d, n) of the reciprocals of the positive integers that have exactly n instances of the digit d where 0  d  9 (so that the original Kempner series is S(9, 0)). He showed that for each d the sequence of values S(d, n) for n  1 is decreasing and converges to 10 ln 10. Interestingly, the sequence is not in general decreasing starting with n = 0; for example, for the original Kempner series we have S(9, 0) ≈ 22.921 < 23.026 ≈ 10 ln 10 < S(9, n) for n  1.

Approximation methods

The series converges extremely slowly. Baillie[2] remarks that after summing 1027 terms the remainder is still larger than 1.

The upper bound of 80 is very crude, and Irwin showed[7] by a slightly finer analysis of the bounds that the value of the Kempner series is between 22.4 and 23.3.

Baillie[2] developed a recursion that expresses the contribution from each k+1-digit block in terms of the contributions of the k-digit blocks for all choices of omitted digit. This permits a very accurate estimate with a small amount of computation.

Name of this series

Most authors do not name this series. The name "Kempner series" is used in MathWorld[8] and in Havil's book Gamma on the Euler–Mascheroni constant.[9]:31–33

See also

Notes

  1. 1.0 1.1 Kempner, A. J. (February 1914). "A Curious Convergent Series". American Mathematical Monthly (Washington, DC: Mathematical Association of America) 21 (2): 4850. doi:10.2307/2972074. ISSN 0002-9890. JSTOR 2972074.
  2. 2.0 2.1 2.2 Baillie, Robert (May 1979). "Sums of Reciprocals of Integers Missing a Given Digit". American Mathematical Monthly (Washington, DC: Mathematical Association of America) 86 (5): 372–374. doi:10.2307/2321096. ISSN 0002-9890. JSTOR 2321096.
  3. 3.0 3.1 Schmelzer, Thomas; Baillie, Robert (June–July 2008). "Summing a Curious, Slowly Convergent Series". American Mathematical Monthly (Washington, DC: Mathematical Association of America) 115 (6): 525540. ISSN 0002-9890. JSTOR 27642532. MR 2416253.
  4. Hardy, G. H.; E. M. Wright (1979). An Introduction to the Theory of Numbers (5th ed.). Oxford: Clarendon Press. ISBN 0-19-853171-0.
  5. Apostol, Tom (1974). Mathematical Analysis. Boston: AddisonWesley. ISBN 0-201-00288-4.
  6. Farhi, Bakir (December 2008). "A Curious Result Related to Kempner's Series". American Mathematical Monthly (Washington, DC: Mathematical Association of America) 115 (10): 933938. ISSN 0002-9890. MR 2468554.
  7. Irwin, Frank (May 1916). "A Curious Convergent Series". American Mathematical Monthly (Washington, DC: Mathematical Association of America) 23 (5): 149–152. doi:10.2307/2974352. ISSN 0002-9890. JSTOR 2974352.
  8. Weisstein, Eric W., "Kempner series", MathWorld.
  9. Havil, Julian (2003). Gamma: Exploring Euler's Constant. Princeton: Princeton University Press. ISBN 978-0-691-09983-5.

External links