login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107868 Column 0 of triangle A107867; a(n) = C( n*(n-1)/2 + n + 1, n). 4
1, 2, 6, 35, 330, 4368, 74613, 1560780, 38608020, 1101716330, 35607051480, 1285063345176, 51209646652255, 2232785266876080, 105710363656182600, 5399936810873056584, 295998326072989842600, 17328840976366636057110 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) a(n)=binomial(n*(n-1)/2+n+1, n)
CROSSREFS
Sequence in context: A305275 A326090 A197973 * A334162 A173399 A193190
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 | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 18:58 EDT 2024. Contains 371781 sequences. (Running on oeis4.)