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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059968 10-ary trees. 1
1, 10, 145, 2470, 46060, 910252, 18730855, 397089550, 8612835715, 190223180840, 4263421511271, 96723482198980, 2216905597676000, 51256802757808320, 1194060413809070710, 27999654303202465310, 660370070571422998410 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

S. Heubach, N. Y. Li and T. Mansour, Staircase tilings and k-Catalan structures, Discrete Math., 308 (2008), 5954-5964.

FORMULA

G.f. A(x) satisfies A=x+A^10. a(n) = (C(kn, n)/((k-1)n+1), k=10).

MAPLE

with(combinat): for n from 1 to 40 do printf(`%d, `, binomial(10*n, n)/((10-1)*n+1)) od:

CROSSREFS

Related algebraic sequences concerning trees: strictly k-ary trees (A000108: s=x+s^2, A001263: s=(x, y)+(x, s)+(s, y)+(s, s))), (A001764: s=x+s^3), (A002293: s=x+s^4), (A002294: s=x+s^5), (A002295: s=x+s^6), (A002296: s=x+s^7), (A007556: s=x+s^8), at most k-ary trees (A001006: s=x+xs+xs^2), (A036765-A036769, s=x+xs^2....+xs^k, k=3, 4, 5, 6, 7).

Sequence in context: A180914 A180905 A062744 * A113354 A027397 A081697

Adjacent sequences:  A059965 A059966 A059967 * A059969 A059970 A059971

KEYWORD

base,nonn

AUTHOR

Claude Lenormand (claude.lenormand(AT)free.fr), Mar 05 2001

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Mar 15 2001

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 00:09 EST 2012. Contains 205978 sequences.