The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A256717 Decimal expansion of G(5/4) where G is the Barnes G-function. 1

%I #15 Aug 26 2018 20:16:49

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

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

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

%N Decimal expansion of G(5/4) where G is the Barnes G-function.

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

%H J.-P. Allouche, <a href="http://arxiv.org/abs/1305.6247">A note on products involving zeta(3) and Catalan's constant.</a> arXiv:1305.6247v3 [math.NT], 2013-2014, p. 7.

%H Eric Weisstein's MathWorld, <a href="http://mathworld.wolfram.com/BarnesG-Function.html">Barnes G-Function</a>

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Barnes_G-function">Barnes G-function</a>

%F Equals exp(3/32 - Catalan/(4*Pi))*Gamma(1/4)^(1/4)/Glaisher^(9/8).

%F Equals G(1/4)*Gamma(1/4). - _Vaclav Kotesovec_, Apr 09 2015

%e 1.0650445385309557171597175836949771419373490732697618922213...

%t RealDigits[BarnesG[5/4], 10, 104] // First

%t RealDigits[Exp[3/32 - Catalan/(4*Pi)]*Gamma[1/4]^(1/4)/Glaisher^(9/8), 10, 100][[1]] (* _G. C. Greubel_, Aug 25 2018 *)

%o (PARI) exp(3/32 - Catalan/(4*Pi))*gamma(1/4)^(1/4)/exp(3/32-9*zeta'(-1)/8) \\ _Charles R Greathouse IV_, Jul 01 2016

%Y Cf. A006752 (Catalan), A068466 (Gamma(1/4)), A074962 (Glaisher), A087013 (G(1/4)), A087014 (G(1/2)), A087015 (G(3/4)), A087016 (G(3/2)), A087017 (G(5/2)).

%K nonn,cons,easy

%O 1,3

%A _Jean-François Alcover_, Apr 09 2015

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 June 5 18:30 EDT 2024. Contains 373107 sequences. (Running on oeis4.)