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!)
A101356 Binomial( 2*binomial(2*n,n-1),n-1). 0
1, 8, 435, 227920, 1278098745, 82575323184816, 65027115220581214701, 650673256738362079479972000, 85317908524399246240116500743559745, 150076667939221169116862871933576383129271760 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MAPLE
seq(binomial(2*binomial(2*n, n-1), n-1), n=1..10);
MATHEMATICA
Table[Binomial[2Binomial[2n, n-1], n-1], {n, 10}] (* Harvey P. Dale, Jul 08 2014 *)
CROSSREFS
Sequence in context: A186419 A371560 A007701 * A231102 A231824 A069442
KEYWORD
nonn
AUTHOR
Jorge Coveiro, Dec 25 2004
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 23 15:11 EDT 2024. Contains 371914 sequences. (Running on oeis4.)