|
Search: id:A036768
|
|
|
| A036768 |
|
Number of rooted trees with a degree constraint. |
|
+0 1
|
|
| 1, 1, 2, 5, 14, 42, 132, 428, 1421, 4807, 16510, 57421, 201824, 715768, 2558167, 9204651, 33315919, 121218195, 443107245, 1626546453, 5993256280, 22158739970, 82182744284, 305670888560, 1139892935454, 4261095044346, 15964169665031
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
REFERENCES
|
L. Takacs, Enumeration of rooted trees and forests, Math. Scientist 18 (1993), 1-10, esp. Eq. (6).
|
|
LINKS
|
Index entries for sequences related to rooted trees
|
|
MAPLE
|
r := 6; [ seq((1/n)*add( (-1)^j*binomial(n, j)*binomial(2*n-2-j*(r+1), n-1), j=0..floor((n-1)/(r+1))), n=1..30) ]; end;
|
|
PROGRAM
|
(PARI) a(n)=if(n<0, 0, polcoeff(serreverse(x/polcyclo(7)+O(x^(n+2))), n+1)) (from R. Stephan)
|
|
CROSSREFS
|
Sequence in context: A061922 A024175 A054393 this_sequence A058094 A080938 A054394
Adjacent sequences: A036765 A036766 A036767 this_sequence A036769 A036770 A036771
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|