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.

This page as a plain text file.
%I A182547 #11 Sep 08 2022 08:45:55
%S A182547 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,
%T A182547 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,
%U A182547 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
%N A182547 Decimal expansion of Pi^gamma, where gamma is the Euler-Mascheroni constant.
%H A182547 G. C. Greubel, <a href="/A182547/b182547.txt">Table of n, a(n) for n = 1..10000</a>
%F A182547 Equals A000796^A001620.
%e A182547 1.93625563341967446001393463894632996029116201430656...
%t A182547 RealDigits[ N[Pi^EulerGamma, 105]] [[1]]
%o A182547 (PARI) default(realprecision, 100); Pi^Euler \\ _G. C. Greubel_, Sep 03 2018
%o A182547 (Magma) R:= RealField(100); Pi(R)^EulerGamma(R); // _G. C. Greubel_, Sep 03 2018
%Y A182547 Cf. A000796, A001620, A182470.
%K A182547 nonn,cons
%O A182547 1,2
%A A182547 _Volker Werner_, May 04 2012