login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A277796
Number of trees with n unlabeled nodes such that all nodes of degree >2 lie on a single path.
1
1, 1, 1, 1, 2, 3, 6, 11, 23, 47, 105, 231, 537
OFFSET
0,5
COMMENTS
First differs from A000055 at a(10).
First differs from A130131 at a(12), n >= 1.
EXAMPLE
a(10) = 105 counts all trees except for the following.
o o
\ /
o
|
o
/ \
o o
/ \ / \
o o o o
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Gabriel Burns, Oct 31 2016
STATUS
approved