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.

This page as a plain text file.
%I A182470 #15 Sep 08 2022 08:45:55
%S A182470 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,
%T A182470 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,
%U A182470 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
%N A182470 Decimal expansion of gamma^Pi, where gamma is the Euler-Mascheroni constant.
%H A182470 G. C. Greubel, <a href="/A182470/b182470.txt">Table of n, a(n) for n = 0..10000</a>
%F A182470 Equal A001620^A000796.
%e A182470 0.17791868328976475106632367814726025528591510972507...
%t A182470 RealDigits[ N[ EulerGamma^Pi, 105]] [[1]]
%o A182470 (PARI) Euler^Pi \\ _Charles R Greathouse IV_, Oct 01 2012
%o A182470 (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); EulerGamma(R)^Pi(R); // _G. C. Greubel_, Aug 29 2018
%Y A182470 Cf. A001620, A000796
%K A182470 nonn,cons
%O A182470 0,2
%A A182470 _Volker Werner_, Apr 30 2012