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.
%I A251735 #16 Apr 16 2018 04:49:42 %S A251735 5,7,1,7,5,2,8,3,3,8,2,5,2,7,7,6,6,4,9,3,6,4,7,5,6,8,1,1,3,6,0,3,2,6, %T A251735 5,5,2,4,3,1,4,8,1,5,7,4,7,3,2,5,4,1,1,5,8,0,6,1,4,7,5,0,8,2,8,0,3,1, %U A251735 8,4,9,1,1,9,3,9,9,3 %N A251735 Decimal expansion of Sum_{n>=1} (-1)^(n+1)/n^(1/3). %C A251735 Cubic root analog of A113024. %H A251735 G. C. Greubel, <a href="/A251735/b251735.txt">Table of n, a(n) for n = 0..10000</a> %F A251735 Equals 1 - 1/A002580 + 1/A002581 - 1/A005480 + ... = A251734 *(1 - A005480). %e A251735 0.57175283382527766493... %p A251735 Zeta(1/3)*(1-root[3](4)) ; evalf(%) ; %t A251735 RealDigits[-Zeta[1/3]*(4^(1/3) - 1), 10, 100][[1]] (* _G. C. Greubel_, Apr 15 2018 *) %o A251735 (PARI) -zeta(1/3)*(4^(1/3)-1) \\ _Charles R Greathouse IV_, Apr 20 2016 %Y A251735 Cf. A005480, A113024, A251734. %K A251735 cons,nonn %O A251735 0,1 %A A251735 _R. J. Mathar_, Dec 07 2014