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!)
A168442 a(n) = 2^n * Product_{k=1..n} (4*k*(4*k+2))^(n-k). 1
1, 2, 96, 368640, 237817036800, 44185111712759808000, 3612115491258144161739571200000, 184260348281378257834400760180580024320000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Hankel transform of A168441.
LINKS
FORMULA
a(n) ~ Pi^(n/2) * 2^(2*n^2 + n + 5/24) * n^(n^2 + n/2 - 1/24) / (sqrt(A) * exp(3*n^2/2 + n/2 - 1/24)), where A is the Glaisher-Kinkelin constant A074962. - Vaclav Kotesovec, Jan 23 2024
MATHEMATICA
Table[2^n*Product[(4*k*(4*k+2))^(n-k), {k, 1, n}], {n, 0, 10}] (* Vaclav Kotesovec, Jan 23 2024 *)
CROSSREFS
Cf. A168441.
Sequence in context: A122222 A036980 A337653 * A091810 A344662 A165642
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Nov 25 2009
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 8 10:23 EDT 2024. Contains 374153 sequences. (Running on oeis4.)