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.

A082632 Decimal expansion of lim_{y->infinity} y^2*(Re(zeta(1 + i/y)) - gamma).

This page as a plain text file.
%I A082632 #22 Feb 18 2021 13:04:25
%S A082632 0,0,4,8,4,5,1,8,1,5,9,6,4,3,6,1,5,9,2,4,2,2,6,5,1,9,3,0,1,7,6,0,6,2,
%T A082632 6,4,6,7,9,5,3,2,9,0,3,0,5,0,6,7,0,3,7,4,9,4,0,3,5,0,6,8,2,7,2,5,9,2,
%U A082632 5,3,7,7,6,9,1,1,4,0,2,0,7,0,8,5,9,8,9,0,9,8,6,9,0,6,8,7,2,6,8,6,5,9,6,4,3
%N A082632 Decimal expansion of lim_{y->infinity} y^2*(Re(zeta(1 + i/y)) - gamma).
%C A082632 Lim_{y->infinity} Im(zeta(1 + i/y))/y = -1. - _Vaclav Kotesovec_, Feb 18 2021
%F A082632 Equals lim_{y->infinity} y^2*(Re(zeta(1+i/y)) - gamma), where gamma is the Euler-Mascheroni constant A001620.
%F A082632 Equals A086279 / 2. - _R. J. Mathar_, Jul 15 2010
%e A082632 0.00484518159643615924226519301760626...
%t A082632 StieltjesGamma[2]/2 // RealDigits[#, 10, 103]& // First // Join[{0, 0}, #]& (* _Jean-François Alcover_, Mar 04 2013 *)
%Y A082632 Cf. A086279.
%K A082632 cons,nonn
%O A082632 0,3
%A A082632 _Benoit Cloitre_, May 24 2003
%E A082632 More terms from _Jean-François Alcover_, Mar 04 2013