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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107872 Column 1 of triangle A107870; a(n) = C( n*(n+1)/2 + n+2, n). 2
1, 4, 21, 165, 1820, 26334, 475020, 10295472, 260932815, 7575968400, 247994680648, 9036996468045, 362827605867363, 15913388077274800, 757000487505568680, 38819452599736372800, 2134712294190092847615 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..16.

PROG

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

CROSSREFS

Cf. A107870, A107871.

Sequence in context: A157503 A144010 A179496 * A008858 A217484 A078670

Adjacent sequences:  A107869 A107870 A107871 * A107873 A107874 A107875

KEYWORD

nonn

AUTHOR

Paul D. Hanna, Jun 04 2005

STATUS

approved

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 June 18 18:04 EDT 2013. Contains 226355 sequences.