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.

A060049 Triangulations of an n-gon such that each internal vertex has valence at least 6, i.e., nonpositively curved triangulations.

Original entry on oeis.org

1, 0, 1, 1, 2, 5, 15, 50, 181, 697, 2821, 11892, 51874, 232974, 1073070, 5053029, 24264565, 118570292, 588567257, 2963358162, 15114174106, 78004013763, 406971280545, 2144659072330, 11407141925639, 61197287846831
Offset: 0

Views

Author

Greg Kuperberg, Feb 15 2001

Keywords

Comments

This is the connected version of A059710 in the following sense. Let C(x) be the ordinary generating function for this sequence and A(x) the ordinary generating function for A059710. Then these satisfy the functional equation A(x) = C(x*A(x)). - Bruce Westbury, Nov 05 2013

Examples

			a(6) = 15 because there are 14 = A000108(4) triangulations without internal vertices, plus the triangulation with 6 pie slices.
		

Crossrefs

Cf. A059710.

Formula

The g.f. B(x) is derived from the g.f. A(x) of A059710 by A(x) = A(x*B(x))+1.