login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091496 a(n) = ((5n)!/(n!(2n)!))(gamma(1+n/2)/gamma(1+5n/2)). 0
1, 16, 630, 28672, 1385670, 69206016, 3528923580, 182536110080, 9540949030470, 502682972323840, 26651569523959380, 1420217179365703680, 75998432812419471900, 4081125953526124511232, 219813190240007470094520 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

n(n-1)(2n-1)(2n-3)a(n)=20(5n-1)(5n-3)(5n-7)(5n-9)a(n-2).

PROG

(PARI) a(n)=16^n*sum(i=0, 2*n, binomial(i-1+(n-1)/2, i))

CROSSREFS

Cf. A061163(n)=a(2n).

Sequence in context: A016792 A077204 A159745 * A139166 A128048 A197670

Adjacent sequences:  A091493 A091494 A091495 * A091497 A091498 A091499

KEYWORD

nonn

AUTHOR

Michael Somos, Jan 15 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 18:38 EST 2012. Contains 206074 sequences.