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.

A067151 Number of regions in regular n-gon which are quadrilaterals (4-gons) when all its diagonals are drawn.

Original entry on oeis.org

0, 0, 6, 7, 24, 36, 90, 132, 168, 234, 378, 600, 672, 901, 954, 1444, 1580, 2520, 2860, 2990, 3696, 4800, 5070, 6750, 7644, 9309, 7920, 12927, 12896, 15576, 16898, 20475, 18684, 25382, 27246, 30966, 32760, 37064, 37170, 45838, 47300, 55350, 60996, 69231, 66864, 80507, 87550, 98124, 103272
Offset: 4

Views

Author

Sascha Kurz, Jan 06 2002

Keywords

Examples

			a(6)=6 because the 6 regions around the center are quadrilaterals.
		

References

  • B. Poonen and M. Rubinstein, Number of Intersection Points Made by the Diagonals of a Regular Polygon, SIAM J. Discrete Mathematics, Vol. 11, pp. 135-156.

Crossrefs

Formula

Conjecture: a(n) ~ c * n^4. Is c = 1/64 ? - Bill McEachen, Mar 03 2024

Extensions

Title clarified, a(47) and above by Scott R. Shannon, Dec 04 2021