A382565 Decimal expansion of Sum_{p prime} 1/((p - 1)^2*(p + 1)).
4, 1, 1, 6, 8, 5, 8, 4, 8, 5, 4, 5, 8, 1, 8, 0, 5, 1, 7, 3, 8, 7, 6, 1, 0, 5, 3, 2, 7, 5, 5, 4, 8, 0, 6, 0, 5, 2, 4, 0, 4, 9, 7, 9, 1, 1, 9, 8, 3, 4, 4, 6, 0, 3, 2, 3, 9, 2, 8, 6, 0, 0, 0, 9, 1, 5, 8, 3, 5, 0, 5, 7, 7, 5, 0, 2, 4, 2, 2, 9, 2, 1, 7, 6, 0, 7, 8, 3, 3, 4, 6, 2, 4, 1, 5, 5, 0, 7, 6, 9, 0, 1, 2, 7
Offset: 0
Examples
0.411685848545818051738761053275548060524049791198344603239286000...
Links
Programs
-
PARI
sumeulerrat(1/((p-1)^2*(p+1))) \\ Amiram Eldar, Apr 02 2025
Formula
Equals Sum_{k>=2} (k-1) * (P(2*k-1) + P(2*k)), where P is the prime zeta function. - Amiram Eldar, Apr 02 2025