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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A136464 a(n) = C((n+1)*2^(n-1), n) / (n+1) for n>=0. 1
1, 1, 5, 140, 18278, 10187344, 23427955408, 219523230207424, 8342151047514210800, 1283165334094645437430016, 797992395974041544979314144000, 2004526711813925600335978883389492224 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

a(n) = A136463(n)/(n+1).

PROG

(PARI) a(n)=binomial((n+1)*2^(n-1), n)/(n+1)

CROSSREFS

Cf. A136463, A136462.

Sequence in context: A054323 A061320 A193756 * A203523 A006269 A066264

Adjacent sequences:  A136461 A136462 A136463 * A136465 A136466 A136467

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 31 2007

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 16 14:03 EST 2012. Contains 205924 sequences.