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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126447 Column 1 of triangle A126445; a(n) = C( C(n+3,3) - 1, n). 7
1, 3, 36, 969, 46376, 3478761, 377447148, 56017460733, 10912535409348, 2703343379981793, 830496702831140346, 310006778438284515093, 138247735223480364826280, 72613463426660610635960445 (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. A126445; A126446, A126448, A126449; A126452, A126456, A126459.

Sequence in context: A186730 A004824 A132912 * A102921 A193302 A102579

Adjacent sequences:  A126444 A126445 A126446 * A126448 A126449 A126450

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 17:48 EST 2012. Contains 205939 sequences.