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.

A335413 Irregular table read by rows: T(n,k) = number of k-sided polygons formed by n-secting the angles of an equilateral triangle for k >= 3.

Original entry on oeis.org

1, 6, 12, 3, 3, 1, 24, 6, 36, 9, 9, 7, 48, 24, 6, 72, 21, 15, 19, 84, 48, 12, 6, 108, 51, 33, 25, 126, 90, 12, 6, 168, 69, 51, 43, 180, 120, 48, 18, 216, 123, 81, 49, 240, 180, 54, 36, 288, 171, 99, 73, 312, 234, 84, 48, 372, 225, 117, 103, 396, 288, 126, 60
Offset: 1

Views

Author

Lars Blomberg, Jun 08 2020

Keywords

Comments

See A277402 for illustrations.

Examples

			Table begins:
1;
6;
12, 3, 3, 1;
24, 6;
36, 9, 9, 7;
48, 24, 6;
72, 21, 15, 19;
84, 48, 12, 6;
108, 51, 33, 25;
126, 90, 12, 6;
168, 69, 51, 43;
180, 120, 48, 18;
216, 123, 81, 49;
240, 180, 54, 36;
288, 171, 99, 73;
312, 234, 84, 48;
		

Crossrefs

Cf. A277402 (regions), A335411 (vertices), A335412 (edges).