|
Search: id:A127525
|
|
|
| A127525 |
|
Number of ordered rooted trees where each subtree from given node has the same number of nodes. |
|
+0 2
|
|
| 1, 1, 2, 3, 5, 6, 12, 13, 24, 33, 60, 61, 142, 143, 289, 447, 699, 700, 1558, 1559, 3518, 5375, 8977, 8978, 17179, 20305, 40471, 54808, 98182, 98183, 242068, 242069, 477002, 695051, 1183654, 1510612, 2629806, 2629807, 5057173, 7928654, 12366025
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
FORMULA
|
a(1) = 1; a(n+1) = sum_{d|n} a(n/d)^d.
|
|
EXAMPLE
|
The tree shown below left counts, because the left subtree has 3 nodes, and so does the right subtree, and a similar condition holds for the subtrees. The tree shown on the right is not counted, because the left subtree has 3 nodes, while the right subtree has 4.
O..........O...O...O
|..........|....\./.
O...O...O..O.....O..
.\...\./....\....|..
.O...O......O...O..
..\./........\./...
...O..........O....
|
|
CROSSREFS
|
Cf. A000108, A127524, A007059.
Sequence in context: A112598 A078913 A114339 this_sequence A128958 A007435 A125877
Adjacent sequences: A127522 A127523 A127524 this_sequence A127526 A127527 A127528
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Jan 17 2007
|
|
|
Search completed in 0.002 seconds
|