Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102893
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102893 Number of noncrossing trees with n edges and having degree of the root at least 2. +0
4
1, 0, 1, 5, 25, 130, 700, 3876, 21945, 126500, 740025, 4382625, 26225628, 158331880, 963250600, 5899491640, 36345082425, 225082957512, 1400431689475, 8749779798375, 54874635255825, 345329274848250, 2179969531405680 (list; graph; listen)
OFFSET

0,4

COMMENT

a(n)=A001764(n) - A006013(n-1). Column 0 of A102892.

REFERENCES

M. Noy, Enumeration of noncrossing trees on a circle, Discr. Math. 180 (1998), 301-313.

FORMULA

a(0)=1; a(n)=5binomial(3n-1, n-2)/(3n-1) if n>0. G.f. = g - zg^2, where g=1+zg^3 is the g.f. of the ternary numbers (A001764).

EXAMPLE

a(2)=1 because among the noncrossing trees with 2 edges, namely /_, _\ and /\, only the last one has root degree >1.

MAPLE

a:=proc(n) if n=0 then 1 else 5*binomial(3*n-1, n-2)/(3*n-1) fi end: seq(a(n), n=0..25);

CROSSREFS

Cf. A001764, A006013, A102892.

Sequence in context: A026718 A060928 A002002 this_sequence A094602 A048370 A124891

Adjacent sequences: A102890 A102891 A102892 this_sequence A102894 A102895 A102896

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 16 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research