A140502 Decimal expansion of the sum of the series 1/9 + 1/19 + 1/29 + 1/39 + 1/49 + ... where the denominators have exactly one 9.
2, 3, 0, 4, 4, 2, 8, 7, 0, 8, 0, 7, 4, 7, 8, 4, 8, 3, 1, 9, 6, 7, 5, 9, 4, 9, 3, 0, 9, 7, 3, 6, 1, 7, 4, 8, 2, 5, 3, 8, 9, 5, 9, 2, 0, 3, 0, 6, 4, 7, 7, 3, 6, 2, 1, 3, 5, 5, 7, 8, 7, 8, 3, 0, 0, 8, 2, 6, 2, 0, 4, 2, 5, 7, 9, 2, 8, 0, 2, 6, 1, 0, 0, 7, 1, 4, 5, 6, 7, 1, 4, 8, 2, 1, 1, 8, 8, 3, 0, 7, 8, 2, 5, 7, 9
Offset: 2
Examples
23.04428708074784831968...
Links
- Robert Baillie, Summing the curious series of Kempner and Irwin
Crossrefs
Cf. A082838.
Programs
-
Mathematica
(* first install irwinSums.m, see reference, then *) First@ RealDigits@ iSum[9, 1, 111] (* Robert G. Wilson v, Aug 03 2010 *)
Extensions
Offset corrected R. J. Mathar, Jan 26 2009
More terms from Robert G. Wilson v, Aug 03 2010
Comments