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-1 of 1 results.

A101488 Number of naturally embedded binary trees with n nodes that have no label greater than 0.

Original entry on oeis.org

1, 1, 1, 2, 4, 10, 26, 73, 213, 645, 2007, 6391, 20741, 68407, 228753, 774162, 2647548, 9138342, 31802118, 111489492, 393442848, 1396771812, 4985732628, 17884908282, 64449398994, 233220788850, 847211744806, 3088649627798
Offset: 0

Views

Author

Ralf Stephan, Jan 21 2005

Keywords

Crossrefs

First row of array A101489.

Programs

  • Mathematica
    CoefficientList[((1-4z)^(3/2)-1+8z-2z^2)/(2z(1+z)) + O[z]^28, z] (* Jean-François Alcover, Jul 25 2018 *)

Formula

G.f.: ((1-4z)^(3/2)-1+8z-2z^2)/(2z(1+z)).
Showing 1-1 of 1 results.