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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132687 a(n) = C(2^n + 3*n - 1, n). 2
1, 4, 36, 560, 17550, 1370754, 324540216, 267212177232, 822871715492970, 9728874233306696390, 442491588454024774291770, 76919746769405407508866898400, 50743487119356450255156023756871000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(n) = [x^n] 1/(1-x)^(2^n + 2*n).

PROG

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

CROSSREFS

Cf. A132688, A132689.

Sequence in context: A098629 A178184 A070780 * A073852 A139033 A001044

Adjacent sequences:  A132684 A132685 A132686 * A132688 A132689 A132690

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 26 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 17 16:28 EST 2012. Contains 206050 sequences.