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!)
A369632 Decimal expansion of Sum_{primes p} 1/(p*(p^2 - 1)). 1
2, 2, 1, 4, 6, 3, 3, 7, 1, 3, 9, 2, 7, 9, 5, 9, 4, 3, 4, 2, 4, 6, 3, 6, 4, 3, 5, 8, 8, 4, 5, 9, 8, 8, 1, 7, 4, 8, 7, 2, 4, 0, 9, 5, 8, 3, 0, 4, 5, 5, 7, 7, 9, 6, 0, 8, 0, 3, 8, 8, 7, 3, 3, 2, 9, 7, 1, 4, 3, 4, 3, 0, 8, 4, 8, 1, 6, 2, 7, 2, 6, 7, 5, 6, 0, 4, 7, 7, 7, 5, 6, 5, 5, 0, 4, 2, 8, 5, 7, 6, 0, 3, 8, 7, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals Sum_{i>=1} 1/A127917(i) = (A136141 - A179119)/2.
Equals Sum_{k>=1} P(2*k+1), where P(s) is the prime zeta function. - Amiram Eldar, Jan 28 2024
EXAMPLE
0.22146337139279594342463643588459881748724095830455...
MATHEMATICA
RealDigits[NSum[PrimeZetaP[2*k + 1], {k, 1, Infinity}, WorkingPrecision -> 100]][[1]] (* Amiram Eldar, Jan 28 2024 *)
PROG
(PARI) sumeulerrat(1/(p*(p^2-1))) \\ Amiram Eldar, Jan 28 2024
CROSSREFS
Sequence in context: A112307 A228336 A111062 * A363493 A193597 A191490
KEYWORD
nonn,cons
AUTHOR
R. J. Mathar, Jan 28 2024
EXTENSIONS
More terms from Amiram Eldar, Jan 28 2024
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 29 21:33 EDT 2024. Contains 372114 sequences. (Running on oeis4.)