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.

A352619 Decimal expansion of Sum_{k>=1} (-1)^(k+1) * zeta(2k+1)/(2k+1).

This page as a plain text file.
%I A352619 #29 Jul 21 2022 05:59:20
%S A352619 2,7,5,5,7,5,3,4,4,4,3,3,9,9,9,6,6,2,7,1,8,9,8,0,4,3,2,2,8,5,5,0,5,8,
%T A352619 9,0,3,8,2,2,5,9,5,6,1,9,9,6,1,5,8,3,6,1,8,6,5,0,2,3,2,2,9,5,0,1,8,0,
%U A352619 7,1,4,5,3,3,8,1,6,1,7,1,7,5,3,7,0,4,8,8,3,6,3,1,8,9,5,1,7,3,7
%N A352619 Decimal expansion of Sum_{k>=1} (-1)^(k+1) * zeta(2k+1)/(2k+1).
%C A352619 Is there a closed-form formula for this constant as for A352527?
%D A352619 Bernard Candelpergher, Ramanujan Summation of Divergent Series, Springer, 2017, p. 35.
%H A352619 Cornel Ioan Vălean, <a href="https://gaceta.rsme.es/abrir.php?id=1450">Problema 327</a>, La Gaceta de la Real Sociedad Matemática Española, Vol. 21, No. 2 (2018), pp. 331-343.
%F A352619 Equals gamma + arg(i!) (see Vălean).
%F A352619 Equals A001620 - A212880.
%F A352619 Equals Sum_{k>=1} (1/k - arctan(1/k)). - _Amiram Eldar_, Jul 21 2022
%e A352619 0.2755753444339996627189...
%p A352619 evalf(gamma + argument(I!),100);
%t A352619 RealDigits[EulerGamma + Arg[Gamma[1 + I]], 10, 100][[1]] (* _Amiram Eldar_, Mar 24 2022 *)
%o A352619 (PARI) Euler + arg(I*gamma(I)) \\ _Michel Marcus_, Mar 25 2022
%Y A352619 Cf. A001620, A212880, A352527.
%K A352619 nonn,cons
%O A352619 0,1
%A A352619 _Bernard Schott_, Mar 24 2022