cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A052326 Number of asymmetric trees with a forbidden limb of length 3.

Original entry on oeis.org

1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 11, 25, 49, 105, 211, 444, 903, 1880, 3865, 8042, 16658, 34764, 72484, 151856, 318418, 669934, 1411637, 2982407, 6311760, 13387127, 28442458, 60543586, 129084965, 275683061, 589660911, 1263128375
Offset: 0

Views

Author

Christian G. Bower, Dec 15 1999

Keywords

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.

Crossrefs

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

Extensions

More terms, formula and comments from Christian G. Bower, Dec 15 1999
Typo in cross-reference corrected by Vaclav Kotesovec, Aug 25 2014