login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of Kempner series Sum_{k >= 1, k has no digit 8 in base 10} 1/k.
12

%I #26 Jan 16 2020 20:28:20

%S 2,2,7,2,6,3,6,5,4,0,2,6,7,9,3,7,0,6,0,2,8,3,3,6,4,4,1,5,6,7,4,2,5,5,

%T 7,8,8,9,2,1,0,7,0,2,6,1,6,3,6,0,2,1,9,8,4,3,5,3,6,3,7,6,1,6,2,4,0,0,

%U 4,6,8,2,0,1,7,5,1,3,4,8,1,2,7,0,1,0,5,6,2,1,6,5,1,5,8,9,2,2,4,7,7,5,7,9,3

%N Decimal expansion of Kempner series Sum_{k >= 1, k has no digit 8 in base 10} 1/k.

%C Numbers with a digit 8 (A011538) have asymptotic density 1, i.e., here almost all terms are removed from the harmonic series, which makes convergence less surprising. See A082839 (the analog for digit 0) for more information about such so-called Kempner series. - _M. F. Hasler_, Jan 13 2020

%D Julian Havil, Gamma, Exploring Euler's Constant, Princeton University Press, Princeton and Oxford, 2003, page 34.

%H Robert Baillie, <a href="https://www.jstor.org/stable/2321096">Sums of reciprocals of integers missing a given digit</a>, Amer. Math. Monthly, 86 (1979), 372-374.

%H Robert Baillie, <a href="https://arxiv.org/abs/0806.4410">Summing the curious series of Kempner and Irwin</a>, arXiv:0806.4410 [math.CA], 2008-2015.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/KempnerSeries.html">Kempner Series</a>.

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Kempner_series">Kempner series</a>.

%H Wolfram Library Archive, KempnerSums.nb (8.6 KB) - Mathematica Notebook, <a href="http://library.wolfram.com/infocenter/MathSource/7166/"> Summing Kempner's Curious (Slowly-Convergent) Series</a>.

%F Equals Sum_{k in A052421\{0}} 1/k, where A052421 = numbers with no digit 8. - _M. F. Hasler_, Jan 14 2020

%e 22.726365402679370602833644156742557889210702616360219843536376162... - _Robert G. Wilson v_, Jun 01 2009

%t (* see the Mmca in Wolfram Library Archive. - _Robert G. Wilson v_, Jun 01 2009 *)

%Y Cf. A002387, A024101, A052421 (numbers with no '8'), A011538 (numbers with a '8').

%Y Cf. A082830, A082831, A082832, A082833, A082834, A082835, A082836, A082838, A082839 (analog for digits 1, 2, 3, ..., 9 and 0).

%K nonn,cons,base

%O 2,1

%A _Robert G. Wilson v_, Apr 14 2003

%E More terms and links from _Robert G. Wilson v_, Jun 01 2009

%E Minor edits by _M. F. Hasler_, Jan 13 2020