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.

A183141 Decimal expansion of 6th Stieltjes constant, negated.

Original entry on oeis.org

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

Views

Author

Paul Muljadi, Feb 01 2011

Keywords

Examples

			-0.000238769345430199609872421841908004277783715156358....
		

Crossrefs

Programs

  • Maple
    evalf(gamma(6)); # R. J. Mathar, Feb 02 2011
  • Mathematica
    RealDigits[StieltjesGamma[6], 10, 100][[1]]