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!)
A087013 Decimal expansion of G(1/4) where G is the Barnes G-function. 11
2, 9, 3, 7, 5, 5, 9, 6, 5, 3, 3, 8, 6, 0, 9, 9, 5, 4, 7, 1, 7, 6, 8, 1, 6, 1, 0, 3, 2, 0, 5, 4, 6, 1, 7, 6, 6, 2, 0, 6, 2, 5, 3, 5, 9, 6, 7, 9, 8, 4, 3, 0, 5, 0, 1, 4, 9, 5, 7, 8, 9, 8, 8, 6, 3, 3, 3, 9, 6, 0, 4, 3, 0, 4, 0, 8, 7, 5, 0, 2, 2, 7, 3, 6, 1, 0, 2, 7, 2, 4, 3, 3, 2, 7, 3, 7, 4, 8, 4, 9, 5, 7 (list; constant; graph; refs; listen; history; text; internal format)
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.29375...
MATHEMATICA
E^(3/32 - Catalan/(4*Pi))/(Glaisher^(9/8)*Gamma[1/4]^(3/4))
(* Or, since version 7.0, *) RealDigits[BarnesG[1/4], 10, 102] // First (* Jean-François Alcover, Jul 11 2014 *)
PROG
(PARI) exp(9/8*zeta'(-1)-Catalan/4/Pi)/gamma(1/4)^(3/4) \\ Charles R Greathouse IV, Dec 12 2013
CROSSREFS
Sequence in context: A095802 A334472 A243448 * A074948 A363632 A011385
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Jul 30 2003
STATUS
approved

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 May 16 04:39 EDT 2024. Contains 372549 sequences. (Running on oeis4.)