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.

A183206 Decimal expansion of 8th Stieltjes constant, negated.

This page as a plain text file.
%I A183206 #28 Feb 16 2025 08:33:13
%S A183206 0,0,0,3,5,2,1,2,3,3,5,3,8,0,3,0,3,9,5,0,9,6,0,2,0,5,2,1,6,5,0,0,1,2,
%T A183206 0,8,7,4,1,7,2,9,1,8,0,5,3,3,7,9,2,3,5,0,3,5,6,6,5,7,3,3,1,5,0,7,3,6,
%U A183206 4,2,8,1,7,7,6,5,0,6,0,6,5,3,0,1,0,8,0,1,4,0,9,1,8,7,2,0,0,1,1,5
%N A183206 Decimal expansion of 8th Stieltjes constant, negated.
%H A183206 G. C. Greubel, <a href="/A183206/b183206.txt">Table of n, a(n) for n = 0..10000</a>
%H A183206 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 A183206 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/StieltjesConstants.html">Stieltjes Constants</a>
%H A183206 Wikipedia, <a href="http://en.wikipedia.org/wiki/Stieltjes_constants">Stieltjes constants</a>
%e A183206 -0.00035212335380303950960205216500120874172918053379235....
%p A183206 evalf(gamma(8)) ;
%t A183206 RealDigits[StieltjesGamma[8], 10, 100][[1]] (* _Alonso del Arte_, Feb 01 2011 *)
%Y A183206 Cf. A001620, A082633, A086279-A086282, A183141, A183167, A184853, A184854.
%K A183206 nonn,cons
%O A183206 0,4
%A A183206 _Paul Muljadi_, Feb 01 2011