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!)
A296608 a(n) = BarnesG(3*n). 3
0, 1, 288, 125411328000, 6658606584104736522240000000, 792786697595796795607377086400871488552960000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Eric Weisstein's World of Mathematics, Barnes G-Function.
FORMULA
a(n) = A^8 * exp(-2/3) * 3^(9*n^2/2 - 3*n + 5/12) * (2*Pi)^(1 - 3*n) * BarnesG(n) * BarnesG(n + 1/3)^2 * BarnesG(n + 2/3)^3 * BarnesG(n+1)^2 * BarnesG(n + 4/3), where A is the Glaisher-Kinkelin constant A074962.
a(n) ~ 3^(9*n^2/2 - 3*n + 5/12) * n^(9*n^2/2 - 3*n + 5/12) * (2*Pi)^((3*n-1)/2) / (A * exp(27*n^2/4 - 3*n - 1/12)), where A is the Glaisher-Kinkelin constant A074962.
MATHEMATICA
Table[BarnesG[3*n], {n, 0, 10}]
Round[Table[Glaisher^8 * E^(-2/3) * 3^(9*n^2/2 - 3*n + 5/12) * (2*Pi)^(1 - 3*n) * BarnesG[n] * BarnesG[n + 1/3]^2 * BarnesG[n + 2/3]^3 * BarnesG[n + 1]^2 * BarnesG[n + 4/3], {n, 0, 10}]]
CROSSREFS
Sequence in context: A173150 A282332 A291187 * A306651 A272164 A107739
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 16 2017
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 April 19 14:50 EDT 2024. Contains 371792 sequences. (Running on oeis4.)