login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A182524 Decimal expansion of | log_gamma(Pi) |, where gamma is the Euler-Mascheroni constant. 1

%I #9 Sep 08 2022 08:45:55

%S 2,0,8,3,0,7,1,8,7,2,7,6,2,6,9,5,9,2,0,9,9,4,8,3,9,2,7,8,4,8,1,5,2,9,

%T 3,9,0,1,6,7,4,4,3,2,6,6,9,2,6,3,6,7,5,5,1,4,9,4,8,9,7,1,3,0,5,8,0,2,

%U 5,7,5,7,8,5,2,3,0,4,8,0,2,0,1,8,6,9,7,8,2,1,3,7,0,3,8,0,9,8,9,8,4,1,9,6,8

%N Decimal expansion of | log_gamma(Pi) |, where gamma is the Euler-Mascheroni constant.

%H G. C. Greubel, <a href="/A182524/b182524.txt">Table of n, a(n) for n = 1..10000</a>

%F Equals |Log(A000796)/Log(A001620)|.

%e 2.08307187276269592099483927848152939016744326692636...

%t RealDigits[ N[Log[Pi]/Log[EulerGamma], 105]] [[1]]

%o (PARI) default(realprecision, 100); -log(Pi)/log(Euler) \\ _G. C. Greubel_, Sep 01 2018

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); -Log(Pi(R))/Log(EulerGamma(R)); // _G. C. Greubel_, Sep 01 2018

%Y Cf. A000796, A001620, A182500

%K nonn,cons

%O 1,1

%A _Volker Werner_, May 03 2012

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 29 15:02 EDT 2024. Contains 374734 sequences. (Running on oeis4.)