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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135757 Central binomial coefficients at triangular positions: a(n) = A000984(n(n+1)/2). 2
1, 2, 20, 924, 184756, 155117520, 538257874440, 7648690600760440, 442512540276836779204, 103827421287553411369671120, 98527218530093856775578873054432 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(n) = C(n(n+1), n(n+1)/2).

PROG

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

CROSSREFS

Cf. A135758.

Sequence in context: A193483 A013148 A006547 * A158843 A008793 A015192

Adjacent sequences:  A135754 A135755 A135756 * A135758 A135759 A135760

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 02 2007

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 12:41 EST 2012. Contains 205909 sequences.