Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072248
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072248 Triangle T(n,k) (n>=2, 1<=k<=n-1) giving number of non-crossing trees with n nodes and height k. +0
2
1, 1, 2, 1, 7, 4, 1, 20, 26, 8, 1, 54, 126, 76, 16, 1, 143, 548, 504, 200, 32, 1, 376, 2259, 2900, 1656, 496, 64, 1, 986, 9034, 15506, 11528, 4896, 1184, 128, 1, 2583, 35469, 79354, 73172, 39552, 13536, 2752, 256, 1, 6764, 137644, 394642, 439272, 285992 (list; table; graph; listen)
OFFSET

0,3

COMMENT

For n>2 n-th row has n-2 terms.

REFERENCES

E. Deutsch and M. Noy, Statistics on non-crossing trees, Discr. Math., 254 (2002), 75-87.

FORMULA

Column g.f. are T[k]-T[k-1] (k=1, 2, ...), where T[0]=z and T[k]=z/[1-T[k-1]^2/z]. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 30 2004

EXAMPLE

1; 1,2; 1,7,4; 1,20,26,8; ...

MAPLE

T[0]:=z: for k from 1 to 10 do T[k]:=simplify(z/(1-T[k-1]^2/z)) od:for k from 1 to 10 do t[k]:=series(T[k]-T[k-1], z=0, 15) od: for n from 1 to 10 do seq(coeff(t[k], z^(n+1)), k=1..n) od; (Deutsch)

CROSSREFS

Cf. A001764, A072247. Row sums give A001764.

Sequence in context: A120903 A021050 A115629 this_sequence A092276 A011274 A122843

Adjacent sequences: A072245 A072246 A072247 this_sequence A072249 A072250 A072251

KEYWORD

nonn,tabl

AUTHOR

njas, Jul 06 2002

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 30 2004

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research