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.

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

A331908 The number of regions inside a hexagram 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

168, 3588, 20424, 73860, 189468, 402216, 782808, 1385040, 2214108, 3423840, 5196312, 7218552, 10353432, 13823772, 18047124, 24083736, 31051152, 38334972, 48877440, 59201544, 72052956, 88004184, 106601088, 124009020
Offset: 1

Views

Author

Keywords

Comments

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

Crossrefs

Cf. A331909 (n-gons), A333116 (vertices), A333049 (edges), A007678, A092867, A331452, A331906.

Extensions

a(6)-a(24) from Lars Blomberg, May 10 2020

A333116 The number of vertices inside a hexagram 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

109, 2761, 16387, 63943, 167071, 357919, 711895, 1283419, 2040187, 3173851, 4909351, 6730795, 9868711, 13101883, 16984963, 23055523, 29896135, 36496711, 47223703, 56703265, 68999605, 84927301, 103692535, 119208667
Offset: 1

Views

Author

Keywords

Comments

See the links in A331908 for images of the hexagrams.

Crossrefs

Cf. A331908 (regions), A331909 (n-gons), A333049 (edges), A092866, A332599, A007569.

Extensions

a(6)-a(24) from Lars Blomberg, May 10 2020

A333049 The number of edges inside a hexagram 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

276, 6348, 36810, 137802, 356538, 760134, 1494702, 2668458, 4254294, 6597690, 10105662, 13949346, 20222142, 26925654, 35032086, 47139258, 60947286, 74831682, 96101142, 115904808, 141052560, 172931484, 210293622, 243217686
Offset: 1

Views

Author

Keywords

Comments

See the links in A331908 for images of the hexagrams.

Crossrefs

Cf. A331908 (regions), A331909 (n-gons), A333116 (vertices),

Extensions

a(6)-a(24) from Lars Blomberg, May 10 2020
Showing 1-4 of 4 results.