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!)
A280100 a(n) = 4^(2*n) * (n!)^3 * (n+1)!. 2
1, 32, 12288, 21233664, 108716359680, 1304596316160000, 31560794080542720000, 1385645103312147578880000, 102160842176998016695664640000, 11916040631525048667382323609600000, 2097223151148408565459288955289600000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ Pi/4 * A134374(n).
a(n) ~ Pi^2 * 2^(4*n+2) / exp(4*n+1) * n^(3*n+3/2) * (n+1)^(n+3/2).
Lim_{n->infinity} a(n) / ((2n+1)!)^2 = Pi/4.
a(n) / ((2n+1)!)^2 = A278145(n) / A161736(n+2).
PROG
(PARI) a(n) = 4^(2*n) * (n!)^3 * (n+1)!;
CROSSREFS
Sequence in context: A212800 A214387 A069444 * A187240 A062315 A221254
KEYWORD
nonn,easy
AUTHOR
Daniel Suteu, Dec 25 2016
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 July 16 00:06 EDT 2024. Contains 374343 sequences. (Running on oeis4.)