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

A331906 The number of regions inside a pentagram formed by the straight line segments mutually connecting all vertices and all points that divide the sides into n equal parts.

Original entry on oeis.org

40, 1100, 7330, 25540, 65930, 136200, 263010, 458410, 740550, 1142740, 1681640, 2400970, 3338850, 4495510, 5962220, 7736150, 9924580, 12442880, 15527670, 19132140, 23301600, 28070620, 33585800, 39919140, 47157510, 55209750, 64185300, 74311940, 85731780, 98167130
Offset: 1

Views

Author

Keywords

Comments

The terms are from numeric computation - no formula for a(n) is currently known.

Crossrefs

Cf. A331907 (n-gons), A333117 (vertices), A333118 (edges), A007678, A092867, A331452.

Extensions

a(7)-a(30) from Lars Blomberg, May 06 2020

A331911 Triangle read by rows: Take an equilateral triangle with all diagonals drawn, as in A092867. Then T(n,k) = number of k-sided polygons in that figure for k = 3, 4, ..., n+2 and where n is the number of equal parts each side is divided into.

Original entry on oeis.org

1, 12, 0, 48, 24, 3, 162, 90, 0, 0, 378, 306, 15, 16, 0, 774, 696, 84, 18, 0, 0, 1470, 1383, 219, 37, 0, 0, 0, 2604, 2382, 600, 78, 6, 6, 0, 0, 4224, 4089, 771, 177, 24, 6, 0, 0, 0, 6624, 6186, 1470, 234, 42, 0, 0, 0, 0, 0, 9738, 9486, 2307, 498, 48, 0, 0, 3, 0, 1, 0, 14010, 13548, 3984, 816, 144, 0, 0, 0, 0, 0, 0, 0
Offset: 1

Views

Author

Keywords

Examples

			An equilateral triangle with no other point along its edges, n = 1, contains 1 triangle so the first row is [1]. An equilateral triangle with 1 point dividing its edges, n = 2, contains 12 triangles and no other n-gons, so the second row is [12,0]. An equilateral triangle with 2 points dividing its edges, n = 3, contains 48 triangles, 24 quadrilaterals and 3 pentagons, so the third row is [48,24,3].
Triangle begins:
1
12,0
48,24,3
162,90,0,0
378,306,15,16,0
774,696,84,18,0,0
1470,1383,219,37,0,0,0
2604,2382,600,78,6,6,0,0
4224,4089,771,177,24,6,0,0,0
6624,6186,1470,234,42,0,0,0,0,0
9738,9486,2307,498,48,0,0,3,0,1,0
14010,13548,3984,816,144,0,0,0,0,0,0,0
19248,19224,5007,1102,156,18,0,0,0,0,0,0,0
26208,26142,8634,1668,192,24,0,0,0,0,0,0,0,0
The row sums are A092867.
		

Crossrefs

A333117 The number of vertices inside a pentagram formed by the straight line segments mutually connecting all vertices and all points that divide the sides into n equal parts.

Original entry on oeis.org

26, 866, 6771, 24221, 64306, 132701, 259761, 453016, 734131, 1134081, 1673056, 2384606, 3326391, 4478286, 5941196, 7710796, 9901136, 12407581, 15497721, 19088991, 23256266, 28021386, 33537586, 39846196, 47092241, 55136771, 64103776, 74213991, 85642556, 98039461
Offset: 1

Views

Author

Keywords

Comments

See the links in A331906 for images of the pentagrams.

Crossrefs

Cf. A331906 (regions), A331907 (n-gons), A333118 (edges), A092866, A332599, A007569.

Extensions

a(7)-a(30) from Lars Blomberg, May 06 2020

A333118 The number of edges inside a pentagram formed by the straight line segments mutually connecting all vertices and all points that divide the sides into n equal parts.

Original entry on oeis.org

65, 1965, 14100, 49760, 130235, 268900, 522770, 911425, 1474680, 2276820, 3354695, 4785575, 6665240, 8973795, 11903415, 15446945, 19825715, 24850460, 31025390, 38221130, 46557865, 56092005, 67123385, 79765335, 94249750, 110346520, 128289075, 148525930, 171374335, 196206590
Offset: 1

Views

Author

Keywords

Comments

See the links in A331906 for images of the pentagrams.

Crossrefs

Cf. A331906 (regions), A331907 (n-gons), A333117 (vertices), A274586, A332600, A331765.

Extensions

a(7)-a(30) from Lars Blomberg, May 06 2020
Showing 1-4 of 4 results.