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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126456 Column 1 of triangle A126454; a(n) = C( C(n+3,3) + 1, n). 5
1, 5, 55, 1330, 58905, 4187106, 437353560, 63140314380, 12049276177620, 2938311614386005, 891655291709643461, 329600203128234828790, 145830232567505064233200, 76102715775896720790887700 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

PROG

(PARI) a(n)=binomial((n+1)*(n+2)*(n+3)/3!+1, n)

CROSSREFS

Cf. A126454, A126455; A126447, A126452, A126459.

Sequence in context: A102221 A056600 A177819 * A126157 A176267 A105715

Adjacent sequences:  A126453 A126454 A126455 * A126457 A126458 A126459

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 27 2006

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 16:34 EST 2012. Contains 205938 sequences.