|
Search: id:A001860
|
|
|
| A001860 |
|
Number of series-reduced planted trees with n+9 nodes and 4 internal nodes. (Formerly M2917 N1171)
|
|
+0 1
|
|
| 0, 3, 12, 29, 57, 99, 157, 234, 333, 456, 606, 786, 998, 1245, 1530, 1855, 2223, 2637, 3099, 3612, 4179, 4802, 5484, 6228, 7036, 7911, 8856, 9873, 10965, 12135, 13385, 14718, 16137, 17644, 19242, 20934, 22722, 24609, 26598, 28691, 30891, 33201
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
John Riordan, personal communication.
|
|
LINKS
|
S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
S. Plouffe, 1031 Generating Functions and Conjectures, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
Index entries for sequences related to rooted trees
Index entries for sequences related to trees
|
|
FORMULA
|
G.f.: x*(3+3*x+2*x^2)/((1-x)^3*(1-x^3)).
[(8*n^3+27*n^2+21*n+9)/18]
|
|
EXAMPLE
|
Examples for n=1 (i=internal, e=external node):
............................................e...e
...........e.e...........e.e.e.e..........e...i..
.......e.e..i...e.........i...i.........e...i....
........i.....i.........e...i.........e...i......
...........i..............i.............i........
...........e..............e.............e........
|
|
MAPLE
|
A001860:=(3+3*z+2*z**2)/(z**2+z+1)/(z-1)**4; [Conjectured by S. Plouffe in his 1992 dissertation.]
|
|
PROGRAM
|
(PARI) a(n)=(8*n^3+27*n^2+21*n+9)\18
|
|
CROSSREFS
|
Sequence in context: A026557 A124052 A104353 this_sequence A101459 A051408 A164013
Adjacent sequences: A001857 A001858 A001859 this_sequence A001861 A001862 A001863
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
Additional comments from Michael Somos, Jun 06, 2002
|
|
|
Search completed in 0.002 seconds
|