cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A382555 Decimal expansion of Sum_{p prime} 1/(p + 1)^3.

This page as a plain text file.
%I A382555 #10 Apr 02 2025 06:54:54
%S A382555 0,6,0,7,1,6,2,9,6,4,8,7,1,3,6,3,7,2,8,4,7,3,9,8,5,9,8,8,2,8,0,9,1,3,
%T A382555 2,4,7,2,0,3,2,6,7,4,4,3,7,1,6,9,1,2,4,2,6,1,9,3,1,5,3,6,8,3,0,5,1,1,
%U A382555 5,5,2,9,0,6,0,0,0,3,2,5,5,8,3,4,2,7,8,9,3,9,8,0,4,1,8,4
%N A382555 Decimal expansion of Sum_{p prime} 1/(p + 1)^3.
%H A382555 <a href="/wiki/Index_to_constants#Start_of_section_P">Index to constants which are prime zeta sums</a> {0,0,3}.
%F A382555 Equals Sum_{k>=3} (-1)^(k+1) * ((k-2)*(k-1)/2) * P(k), where P is the prime zeta function. - _Amiram Eldar_, Apr 02 2025
%e A382555 0.0607162964871363728473985988280913247203267...
%o A382555 (PARI) sumeulerrat(1/(p+1)^3) \\ _Amiram Eldar_, Apr 02 2025
%Y A382555 Cf. A380840, A382554.
%K A382555 nonn,cons
%O A382555 0,2
%A A382555 _Artur Jasinski_, Mar 31 2025