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.

A060050 Number of irreducible nonpositively curved triangulations of an n-gon: All internal vertices have at valence at least 6 and no diagonals of the n-gon are allowed.

Original entry on oeis.org

0, 1, 0, 0, 1, 1, 5, 13, 46, 155, 561, 2068, 7871, 30586, 121391, 490196, 2011422, 8370698, 35285987, 150485667, 648653910, 2823402675, 12400659846, 54920758496, 245126368841, 1101983749921, 4987538210079, 22716326086134
Offset: 2

Views

Author

Greg Kuperberg, Feb 15 2001

Keywords

Examples

			c(8) = 5 = 1+4. We can divide the octagon into 8 pie slices and we can split any pair of opposite radii of this triangulation into two triangles.
		

Crossrefs

Formula

The g.f. C(x) is derived from the g.f. B(x) of A060049 by B_1(x) = C_1(B_1(x))+x, where B_1(x) = B(x)/x and C_1(x) = C(x)/x.