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!)
A301815 Decimal expansion of gamma / (2*Pi), where gamma is Euler's constant A001620. 2

%I #24 Sep 08 2022 08:46:20

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

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

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

%N Decimal expansion of gamma / (2*Pi), where gamma is Euler's constant A001620.

%H G. C. Greubel, <a href="/A301815/b301815.txt">Table of n, a(n) for n = 0..10000</a>

%H Peter Luschny, <a href="/A301815/a301815.pdf">An expansion for the Bernoulli function</a>

%F Let beta(r) be the real part of Integral_{-oo..oo} (log(1/2 + i*z)^r / (exp(-Pi*z) + exp(Pi*z))^2) dz, where i denotes the imaginary unit. The constant equals -beta(1) and A301814 equals beta(1/2).

%e Equals 0.0918667262991539903796422340718780914136292805606412123610872...

%p evalf(gamma(0)/(2*Pi), 100);

%t RealDigits[EulerGamma/(2*Pi), 10, 100][[1]] (* _G. C. Greubel_, Aug 11 2018 *)

%o (PARI) Euler/(2*Pi) \\ _Altug Alkan_, Apr 13 2018

%o (Magma) R:=RealField(100); EulerGamma(R)/(2*Pi(R)); // _G. C. Greubel_, Aug 27 2018

%Y Cf. A001620, A301814, A301816, A301817.

%K nonn,cons

%O 0,2

%A _Peter Luschny_, Apr 13 2018

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 April 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)