The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A339925 Decimal expansion of 105*zeta(3)/Pi^4. 3
1, 2, 9, 5, 7, 3, 0, 9, 5, 7, 8, 8, 0, 5, 0, 6, 1, 3, 6, 7, 0, 4, 7, 1, 3, 5, 7, 5, 0, 4, 9, 8, 4, 2, 2, 9, 1, 4, 5, 8, 5, 7, 2, 3, 3, 4, 5, 1, 1, 8, 7, 0, 4, 7, 7, 3, 5, 1, 0, 9, 0, 4, 5, 9, 2, 6, 7, 0, 2, 3, 3, 0, 0, 4, 6, 2, 3, 6, 9, 3, 6, 9, 2, 9, 8, 7, 8, 6, 0, 6, 7, 2, 1, 4, 0, 7, 4, 2, 0, 0, 7, 1, 2, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
H. Riesel and R. C. Vaughan, On sums of primes, Ark. Mat., Volume 21, Number 1-2 (1983), 45-74 (p. 47).
FORMULA
Equals Product_{p>=3} 1+1/(p*(p-1)) where p are successive odd primes.
Equals A082695*2/3.
Equals Sum_{k>=1} A001615(k)/k^4. - Amiram Eldar, Jan 25 2024
EXAMPLE
1.295730957880506136704713575049842291458572334511870477351090459267...
MATHEMATICA
RealDigits[N[105 Zeta[3]/Pi^4, 105]][[1]]
PROG
(PARI) prodeulerrat(1+1/(p*(p-1)), 1, 3) \\ Hugo Pfoertner, Dec 23 2020
CROSSREFS
Sequence in context: A051491 A339204 A253169 * A171052 A021342 A069857
KEYWORD
nonn,cons
AUTHOR
Artur Jasinski, Dec 23 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 May 12 19:25 EDT 2024. Contains 372494 sequences. (Running on oeis4.)