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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119549 Binomial( Catalan(n), 4). 1
0, 0, 0, 5, 1001, 111930, 12082785, 1391641251, 173503885555, 23254794293445, 3314798008593435, 497553828530038280, 78006319950663676495, 12691316771806311085525, 2131666305090876552710790 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..200

FORMULA

binomial(binomial(2*n,n)/(n+1),4)

MAPLE

[seq (binomial(binomial(2*n, n)/(n+1), 4), n=0..24)];

MATHEMATICA

Binomial[CatalanNumber[Range[0, 20]], 4] (* From Harvey P. Dale, Nov 05 2011 *)

CROSSREFS

Cf. A000108, A051790, A051789.

Sequence in context: A195627 A157332 A024072 * A195535 A004805 A123266

Adjacent sequences:  A119546 A119547 A119548 * A119550 A119551 A119552

KEYWORD

easy,nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 29 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 17 21:13 EST 2012. Contains 206085 sequences.