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.

A182548 Decimal expansion of Pi^(1/gamma), where gamma is the Euler-Mascheroni constant.

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