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”).

A086727
Decimal expansion of sum(1/(6*m+1)^2,m=0..infinity).
2
1, 0, 3, 6, 6, 2, 5, 3, 6, 3, 6, 7, 6, 3, 7, 9, 4, 1, 4, 3, 6, 6, 1, 3, 0, 5, 3, 2, 3, 9, 7, 0, 6, 6, 1, 1, 9, 1, 3, 4, 5, 2, 5, 5, 9, 4, 0, 7, 6, 4, 0, 2, 8, 6, 6, 8, 8, 3, 9, 9, 8, 6, 1, 5, 8, 1, 0, 9, 7, 3, 5, 2, 2, 2, 0, 8, 3, 2, 8, 3, 4, 4, 2, 5, 2, 5, 8, 6, 4, 4, 8, 6, 4, 3, 3, 8, 4, 0, 6
OFFSET
1,3
REFERENCES
L. Fejes Toth, Lagerungen in der Ebene, auf der Kugel und im Raum, 2nd. ed., Springer-Verlag, Berlin, Heidelberg 1972; see p. 213.
EXAMPLE
1.0366253636763794...
MATHEMATICA
RealDigits[N[PolyGamma[1, 1/6]/36, 100]][[1]]
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Jul 31 2003
STATUS
approved