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.

A335760 Irregular table read by rows: n-sect the angles of a heptagon. Then T(n,k) = number of k-sided polygons in that figure for k >= 3.

Original entry on oeis.org

0, 0, 0, 0, 1, 14, 21, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 84, 28, 35, 7, 7, 0, 1, 182, 56, 14, 189, 196, 70, 21, 0, 7, 0, 0, 0, 0, 0, 1, 280, 210, 42, 378, 252, 140, 63, 7, 7, 0, 0, 0, 0, 0, 1, 238, 196, 14, 448, 588, 126, 63, 21, 14, 0, 0, 0, 0, 0, 1
Offset: 1

Views

Author

Lars Blomberg, Jun 22 2020

Keywords

Comments

For n<=200 no polygon has more than 14 edges.
See A335757 for illustrations.

Examples

			The table begins
0, 0, 0, 0, 1;
14;
21, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1;
84, 28;
35, 7, 7, 0, 1;
182, 56, 14;
189, 196, 70, 21, 0, 7, 0, 0, 0, 0, 0, 1;
280, 210, 42;
378, 252, 140, 63, 7, 7, 0, 0, 0, 0, 0, 1;
238, 196, 14;
448, 588, 126, 63, 21, 14, 0, 0, 0, 0, 0, 1;
		

Crossrefs

Cf. A329714 (n-sected sides, not angles), A335757 (regions), A335758 (vertices), A335759 (edges).