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.

A132054 Ninth column of triangle A035342.

Original entry on oeis.org

1, 135, 11385, 782595, 48455550, 2839726890, 162006594750, 9153448954650, 517901415206175, 29561484489161625, 1710820788894392175, 100736227863519373125, 6049367893509827386500, 371102130337105087420500
Offset: 9

Views

Author

Wolfdieter Lang Sep 14 2007

Keywords

Comments

a(n), n >= 9, enumerates unordered forests composed of nine plane increasing ternary trees with n vertices. See A001147 (number of increasing ternary trees) and a D. Callan comment there. For a picture of some ternary trees see a W. Lang link under A001764.

Examples

			a(10)=135=3*binomial(10,2) increasing ternary 9-forest with n=10 vertices: there are three 9-forests (eight 1-vertex trees together with any of the three different 2-vertex trees) each with binomial(10,2)= 45 increasing labelings.
		

Crossrefs

Cf. A132053 (eighth column).

Formula

E.g.f.: ((x*c(x/2)*(1-2*x)^(-1/2))^9)/9!, where c(x) = g.f. for Catalan numbers A000108, a(0) := 0.
E.g.f.: (-1+(1-2*x)^(-1/2))^9/9!.
Showing 1-1 of 1 results.