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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119365 Generalized Catalan numbers for triangle A119335. 4
1, 0, 0, 1, 6, 20, 51, 126, 392, 1513, 5877, 21054, 71270, 242463, 863590, 3193737, 11889414, 43783908, 159998493, 586908936, 2175907284, 8138471667, 30541703733, 114620380032, 430344635913, 1619584557885, 6116422089050 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

a(n)+A119366(n)+A119367(n)=A00108(n). Counts rooted planar n-trees whose number of leaves is divisible by 3.

FORMULA

a(n)=A119335(2n,n)-A119335(2n,n+1); a(n)=sum{k=0..n, if(mod(n-k,3)=0, (1/n)*C(n,k)*C(n,k+1), 0)};

CROSSREFS

Cf. A001263.

Sequence in context: A002415 A052515 A067117 * A001211 A122225 A027178

Adjacent sequences:  A119362 A119363 A119364 * A119366 A119367 A119368

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), May 16 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 16 16:00 EST 2012. Contains 205938 sequences.