login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A335204 Decimal expansion of Product_{p = prime} (1 + 6/p^2). 0
6, 9, 5, 7, 4, 3, 5, 8, 9, 3, 9, 2, 5, 2, 1, 7, 4, 6, 2, 4, 6, 6, 0, 9, 0, 0, 6, 7, 8, 2, 9, 1, 8, 5, 3, 0, 4, 1, 3, 0, 6, 6, 5, 9, 2, 7, 6, 6, 6, 0, 1, 3, 3, 3, 6, 3, 1, 4, 6, 0, 8, 0, 9, 5, 7, 3, 9, 3, 0, 1, 7, 5, 2, 9, 4, 5, 0, 8, 4, 1, 4, 1, 7, 3, 5, 9, 2, 0, 4, 7, 8, 5, 2, 5, 3, 0, 6, 0, 7, 4, 3, 2, 9, 1, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Pieter Moree, Approximation of singular series and automata, manuscripta mathematica, Vol. 101 (2000), pp. 385-399.
Wikipedia, Euler Product.
EXAMPLE
6.95743589392521746246609006782918530413...
MATHEMATICA
$MaxExtraPrecision = 10000; Do[Print[5/2*Exp[-N[Sum[(-1)^j*6^j*(PrimeZetaP[2*j] - 1/4^j)/j, {j, 1, t}], 120]]], {t, 100, 1000, 100}] (* Vaclav Kotesovec, May 29 2020 *)
PROG
(PARI) prodeulerrat(1 + 6/p^2) \\ Amiram Eldar, Mar 17 2021
CROSSREFS
Sequence in context: A289265 A301869 A198818 * A121821 A021859 A336908
KEYWORD
nonn,cons
AUTHOR
Jude Thaddeus Poole Jr., Andrew Hinton, Reid Huntley, May 26 2020
EXTENSIONS
More terms from Vaclav Kotesovec, May 29 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 28 09:29 EDT 2024. Contains 373778 sequences. (Running on oeis4.)