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.

A184854 Decimal expansion of 10th Stieltjes constant.

Original entry on oeis.org

0, 0, 0, 2, 0, 5, 3, 3, 2, 8, 1, 4, 9, 0, 9, 0, 6, 4, 7, 9, 4, 6, 8, 3, 7, 2, 2, 2, 8, 9, 2, 3, 7, 0, 6, 5, 3, 0, 2, 9, 5, 9, 8, 5, 3, 7, 7, 4, 1, 6, 6, 7, 6, 4, 3, 0, 3, 8, 4, 0, 2, 0, 8, 7, 1, 4, 3, 5, 3, 0, 0, 9, 0, 2, 4, 0, 7, 1, 0, 6, 9, 1, 7, 5, 1, 9, 8, 4, 9, 6, 0, 5, 1, 0, 6, 0, 9, 0, 2, 8, 1, 6, 8
Offset: 0

Views

Author

Paul Muljadi, Feb 01 2011

Keywords

Examples

			0.00020533281490906479468372228923706530295985377416676....
		

References

  • Steven R. Finch, "Stieltjes Constants." Section 2.21 in Mathematical Constants. Cambridge: Cambridge University Press (2003), 166 - 171.

Crossrefs

Programs

  • Mathematica
    RealDigits[StieltjesGamma[10], 10, 100][[1]] (* Alonso del Arte, Feb 01 2011 *)