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.

Showing 1-2 of 2 results.

A106362 Number of rooted planar trees in which no branch is identical to its adjacent neighbor.

Original entry on oeis.org

1, 1, 1, 2, 4, 10, 28, 77, 221, 650, 1951, 5920, 18211, 56509, 176919, 557786, 1769966, 5647568, 18110734, 58335561, 188658338, 612337013, 1994058293, 6513153445, 21332562178, 70048092196, 230550762108, 760462920317
Offset: 1

Views

Author

Christian G. Bower, Apr 29 2005

Keywords

Crossrefs

Formula

G.f.: x+x*B(x) where B(x) is g.f. of CycleBG transform of A106361.
CycleBG transform T(A) = invMOEBIUS(invEULER(Carlitz(A)) + A(x^2) - A) + A.
Carlitz transform T(A(x)) has g.f. 1/(1-sum(k>0, (-1)^(k+1)*A(x^k))).

A106363 Planar trees where no branch is identical to its adjacent neighbor.

Original entry on oeis.org

1, 1, 0, 1, 0, 1, 3, 7, 14, 43, 115, 326, 931, 2719, 7979, 23804, 71418, 216444, 660276, 2028558, 6268350, 19479746, 60835542, 190881085, 601459251, 1902680249, 6040955223, 19245061851, 61503863732, 197135868680, 633615135842
Offset: 1

Views

Author

Christian G. Bower, Apr 29 2005

Keywords

Crossrefs

Cf. A002995.

Formula

G.f.: A(x) = B(x) + (C(x^2) - C(x)^2)/2. B(x) is g.f. of A106362. C(x) is g.f. of A106361.
Showing 1-2 of 2 results.