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.

A182547 Decimal expansion of Pi^gamma, where gamma is the Euler-Mascheroni constant.

Original entry on oeis.org

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

Views

Author

Volker Werner, May 04 2012

Keywords

Examples

			1.93625563341967446001393463894632996029116201430656...
		

Crossrefs

Programs

  • Magma
    R:= RealField(100); Pi(R)^EulerGamma(R); // G. C. Greubel, Sep 03 2018
  • Mathematica
    RealDigits[ N[Pi^EulerGamma, 105]] [[1]]
  • PARI
    default(realprecision, 100); Pi^Euler \\ G. C. Greubel, Sep 03 2018
    

Formula