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.

A183167 Decimal expansion of 7th Stieltjes constant, negated.

This page as a plain text file.
%I A183167 #33 Feb 16 2025 08:33:13
%S A183167 0,0,0,5,2,7,2,8,9,5,6,7,0,5,7,7,5,1,0,4,6,0,7,4,0,9,7,5,0,5,4,7,8,8,
%T A183167 5,8,2,8,1,9,9,6,2,5,3,4,7,2,9,6,9,8,9,5,3,3,1,0,1,3,4,0,4,2,2,6,8,8,
%U A183167 5,6,8,2,7,3,2,4,6,5,1,4,1,1,8,2,1,4,4,0,4,1,3,8,0,7,9,7,9,9,9,6
%N A183167 Decimal expansion of 7th Stieltjes constant, negated.
%H A183167 G. C. Greubel, <a href="/A183167/b183167.txt">Table of n, a(n) for n = 0..10000</a>
%H A183167 Krzysztof Maślanka and Andrzej Koleżyński, <a href="https://arxiv.org/abs/2210.04609">The High Precision Numerical Calculation of Stieltjes Constants. Simple and Fast Algorithm</a>, arXiv preprint (2022). arXiv:2210.04609 [math.NT]
%H A183167 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/StieltjesConstants.html">Stieltjes Constants</a>
%H A183167 Wikipedia, <a href="http://en.wikipedia.org/wiki/Stieltjes_constants">Stieltjes constants</a>
%e A183167 -0.000527289567057751046074097505478858281996253472969895...
%p A183167 evalf(gamma(7)) ; # _R. J. Mathar_, Feb 02 2011
%t A183167 Join[{0, 0, 0}, RealDigits[StieltjesGamma[7], 10, 100][[1]]] (* _Alonso del Arte_, Feb 01 2011 *)
%Y A183167 Cf. A001620, A082633, A086279, A086280, A086281, A086282, A183141, A183206, A184853, A184854.
%K A183167 nonn,cons
%O A183167 0,4
%A A183167 _Paul Muljadi_, Feb 01 2011