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

 


A087015
Decimal expansion of G(3/4) where G is the Barnes G-function.
11
8, 4, 8, 7, 1, 7, 5, 7, 9, 7, 2, 3, 8, 9, 9, 2, 2, 8, 6, 0, 8, 2, 0, 7, 6, 1, 2, 2, 7, 7, 2, 2, 9, 9, 7, 2, 7, 6, 5, 5, 2, 2, 5, 4, 1, 3, 8, 4, 8, 6, 9, 3, 5, 6, 9, 6, 0, 3, 4, 4, 9, 4, 7, 4, 8, 7, 2, 8, 5, 5, 5, 0, 9, 9, 6, 3, 0, 9, 2, 5, 3, 9, 9, 7, 3, 4, 5, 2, 3, 7, 0, 3, 1, 5, 0, 2, 5, 9, 1, 4, 9, 8
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Barnes G-Function
FORMULA
G(1/4) * G(3/4) = A087013 * A087015 = exp(3/16) / (A^(9/4) * 2^(1/8) * Pi^(1/4) * GAMMA(1/4)^(1/2)), where A = A074962 = 1.2824271291... is the Glaisher-Kinkelin constant. - Vaclav Kotesovec, Mar 01 2015
EXAMPLE
0.84871...
MATHEMATICA
E^(3/32 + Catalan/(4*Pi))/(Glaisher^(9/8)*Gamma[3/4]^(1/4))
(* Or, since version 7.0, *) RealDigits[BarnesG[3/4], 10, 102] // First (* Jean-François Alcover, Jul 11 2014 *)
PROG
(PARI) exp(Catalan/4/Pi+9/8*zeta'(-1))/gamma(3/4)^(1/4) \\ Charles R Greathouse IV, Dec 12 2013
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Jul 30 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 20 23:54 EDT 2024. Contains 376078 sequences. (Running on oeis4.)