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.

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

Original entry on oeis.org

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

Views

Author

Volker Werner, Apr 30 2012

Keywords

Examples

			0.17791868328976475106632367814726025528591510972507...
		

Crossrefs

Programs

  • Magma
    SetDefaultRealField(RealField(100)); R:= RealField(); EulerGamma(R)^Pi(R); // G. C. Greubel, Aug 29 2018
  • Mathematica
    RealDigits[ N[ EulerGamma^Pi, 105]] [[1]]
  • PARI
    Euler^Pi \\ Charles R Greathouse IV, Oct 01 2012
    

Formula