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.

A056814 Triangle partitions of order n: topologically distinct ways to dissect a triangle into n triangles.

Original entry on oeis.org

1, 4, 23, 180, 1806, 20198
Offset: 2

Views

Author

N. J. A. Sloane, Sep 01 2000

Keywords

Examples

			From _M. F. Hasler_, Feb 15 2024: (Start)
a(2) = 1 because up to equivalence, there is only one partition of a triangle in two smaller ones, using a segment from one vertex to a point on the opposite side. (Here and below, "on" excludes the endpoints.)
a(3) = 4 is the number of partitions of a triangle ABC into three smaller ones: One uses three segments AD, BD and CD, where D is a point inside ABC. Three other topologically inequivalent partitions of order 3 each use two segments, as follows: {AE, AF}, {AE, EG} and {AE, BH}, where E and F are two distinct points on BC, G is a point on AB, and H is a point on AE. (End)
		

Crossrefs

Cf. A053740.