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