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.

A187782 Number of different kinds of polygons in a regular n-gon with all diagonals drawn.

Original entry on oeis.org

1, 1, 2, 2, 4, 2, 5, 3, 5, 2, 6, 3, 6, 4, 7, 5, 7, 5, 6, 6, 7, 4, 7, 6, 7, 6, 9, 4, 8, 5, 7, 6, 8, 6, 8, 6, 7, 7, 9, 6, 8, 8, 8, 6, 8, 7, 8, 7, 10, 6, 9, 7, 9, 7, 9, 7, 10, 7
Offset: 3

Views

Author

Martin Renner, Jan 05 2013

Keywords

Examples

			a(5) = 2 since the 11 regions of the regular pentagon built by all diagonals consist of two different kinds of polygons, i.e., 10 triangles and 1 pentagon.
a(6) = 2 since the 24 regions of the regular hexagon built by all diagonals consist of two different kinds of polygons, i.e., 18 triangles and 6 quadrilaterals.
a(7) = 4 since the 50 regions of the regular heptagon built by all diagonals consist of four different kinds of polygons, i.e., 35 triangles, 7 quadrilaterals, 7 pentagons and 1 heptagon.
		

Crossrefs

Extensions

a(45)-a(60) from Christopher Scussel, Jun 24 2023