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-2 of 2 results.

A160860 The least possible number of pieces resulting from cutting a convex n-gon along all its diagonals.

Original entry on oeis.org

1, 4, 11, 24, 47, 80
Offset: 3

Views

Author

Vladimir Letsko, May 29 2009, May 30 2009, Apr 20 2010

Keywords

Comments

It seems that a(9)=137 and a(n) = A007678(n) for all even n.

Crossrefs

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-2 of 2 results.