OFFSET
0,13
COMMENTS
A tree with a forbidden limb of length k is a tree where the path from any leaf inward hits a branching node or another leaf within k steps.
LINKS
FORMULA
G.f.: 1 + B(x) + x^4 + x^5 + x^6 - (B(x^2) + B(x)^2)/2 where B(x) is g.f. of A052325.
a(n) ~ c * d^n / n^(5/2), where d = 2.2767145838879762709809174486..., c = 0.15900430026983804503695298... . - Vaclav Kotesovec, Aug 25 2014
CROSSREFS
KEYWORD
nonn
AUTHOR
Christian G. Bower, Dec 15 1999
EXTENSIONS
More terms, formula and comments from Christian G. Bower, Dec 15 1999
Typo in cross-reference corrected by Vaclav Kotesovec, Aug 25 2014
STATUS
approved