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.

A230503 Irregular triangle read by rows: possible number of interior intersection points of the diagonals of an n-sided convex polygon.

Original entry on oeis.org

0, 1, 5, 13, 15, 29, 31, 33, 35, 49, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70
Offset: 3

Views

Author

Vladimir Letsko, Oct 21 2013

Keywords

Comments

Beginning from number of sides equal to 12 the terms no longer increase between rows. For example, the number of inner diagonal intersection points for the regular 12-gon is fewer than the number of inner diagonal intersection points for regular 11-gon.
Obviously there exists a number k_0 such that k_0 is not in the sequence and k is in the sequence for all k > k_0.

Examples

			The beginning of the irregular triangle is:
3| 0
4| 1
5| 5
6| 13, 15
7| 29, 31, 33, 35
8| 49, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70
		

Crossrefs

Showing 1-1 of 1 results.