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!)
A330595 Decimal expansion of Product_{primes p} (1 + 1/p^2 + 1/p^3). 9
1, 7, 4, 8, 9, 3, 2, 9, 9, 7, 8, 4, 3, 2, 4, 5, 3, 0, 3, 0, 3, 3, 9, 0, 6, 9, 9, 7, 6, 8, 5, 1, 1, 4, 8, 0, 2, 2, 5, 9, 8, 8, 3, 4, 9, 3, 5, 9, 5, 4, 8, 0, 8, 9, 7, 2, 7, 3, 6, 6, 2, 1, 4, 4, 0, 8, 4, 8, 4, 9, 7, 9, 1, 3, 0, 0, 1, 0, 1, 3, 1, 4, 0, 6, 8, 1, 7, 8, 1, 3, 0, 2, 6, 4, 5, 5, 1, 0, 8, 9, 7, 0, 5, 9, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Equals Sum_{n>=1} 1/A338325(n). - Amiram Eldar, Oct 26 2020
EXAMPLE
1.748932997843245303033906997685114802259883493595480897273662144084849...
MATHEMATICA
Do[Print[N[Exp[-Sum[q = Expand[(-p^2 - p^3)^j]; Sum[PrimeZetaP[Exponent[q[[k]], p]] * Coefficient[q[[k]], p^Exponent[q[[k]], p]], {k, 1, Length[q]}]/j, {j, 1, t}]], 110]], {t, 20, 200, 20}]
PROG
(PARI) prodeulerrat(1 + 1/p^2 + 1/p^3) \\ Vaclav Kotesovec, Sep 19 2020
CROSSREFS
Sequence in context: A296427 A092034 A153042 * A119824 A271173 A242909
KEYWORD
nonn,cons
AUTHOR
Vaclav Kotesovec, Dec 19 2019
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 April 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)