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

A378486
Decimal expansion of Product_{p prime} (1 + 1/p^(6/5) + 1/p^(7/5) + 1/p^(8/5) + 1/p^(9/5)).
2
1, 9, 4, 4, 5, 5, 7, 6, 0, 8, 3, 9, 0, 0, 5, 7, 1, 1, 3, 9, 0, 8, 0, 0, 8, 9, 3, 2, 8, 9, 9, 1, 3, 5, 4, 6, 4, 7, 1, 1, 9, 5, 0, 5, 0, 7, 5, 4, 8, 5, 7, 0, 8, 0, 2, 7, 3, 0, 8, 9, 8, 6, 3, 0, 3, 5, 8, 9, 5, 9, 6, 1, 5, 4, 2, 5, 0, 2, 5, 5, 8, 8, 6, 7, 0, 4, 9, 7, 6, 3, 2, 5, 6, 6, 2, 9, 7, 7, 3, 5
OFFSET
2,2
REFERENCES
Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 2.6.1, p. 114.
EXAMPLE
19.445576083900571139080089328991354647119505075485...
PROG
(PARI) prodeulerrat(1 + 1/p^6 + 1/p^7 + 1/p^8 + 1/p^9, 1/5)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Stefano Spezia, Nov 28 2024
STATUS
approved