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.

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

Original entry on oeis.org

0, 0, 1, 10, 10, 0, 1, 50, 10, 50, 60, 15, 5, 0, 0, 0, 1, 60, 30, 110, 125, 30, 0, 0, 5, 5, 1, 150, 140, 20, 150, 90, 70, 10, 5, 0, 0, 1, 240, 200, 60, 10, 230, 355, 75, 40, 0, 5, 0, 1, 300, 190, 80, 10, 360, 400, 175, 25, 10, 10, 0, 1, 460, 430, 150, 30
Offset: 1

Views

Author

Lars Blomberg, Jun 20 2020

Keywords

Comments

See A335553 for illustrations.
For n<=200 no polygon has more than 10 edges.

Examples

			The table begins
0, 0, 1;
10;
10, 0, 1;
50, 10;
50, 60, 15, 5, 0, 0, 0, 1;
60, 30;
110, 125, 30, 0, 0, 5, 5, 1;
150, 140, 20;
150, 90, 70, 10, 5, 0, 0, 1;
240, 200, 60, 10;
230, 355, 75, 40, 0, 5, 0, 1;
300, 190, 80, 10;
360, 400, 175, 25, 10, 10, 0, 1;
460, 430, 150, 30;
		

Crossrefs

Cf. A331939 (n-sected sides, not angles), A335553 (regions), A335554 (vertices), A335555 (edges).