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.

A113273 Decimal expansion of Gamma(1/3)^3/Pi^2.

Original entry on oeis.org

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

Views

Author

Benoit Cloitre, Jan 07 2006

Keywords

Comments

Known to be transcendental.

Examples

			1.9479979816084244775451641...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Gamma[1/3]^3/Pi^2, 10, 120][[1]] (* Amiram Eldar, Jun 28 2023 *)
  • PARI
    gamma(1/3)^3/Pi^2

Extensions

Offset corrected by Sean A. Irvine, May 24 2025