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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126455 Column 0 of triangle A126454; a(n) = C( C(n+2,3) + 2, n). 5
1, 3, 15, 220, 7315, 435897, 40475358, 5373200880, 962889794295, 223581013518060, 65230517839369311, 23345156728397937888, 10052806195411162278095, 5126493560257678027274800 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

PROG

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

CROSSREFS

Cf. A126454, A126456; A126446, A126451, A126458.

Sequence in context: A117820 A126453 A007081 * A136466 A114735 A173146

Adjacent sequences:  A126452 A126453 A126454 * A126456 A126457 A126458

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 06:22 EST 2012. Contains 205860 sequences.