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

A332417 Irregular table read by rows: Take a decagon with all diagonals drawn, as in A333139. Then T(n,k) = number of k-sided polygons in that figure for k >= 3.

Original entry on oeis.org

120, 90, 10, 2040, 1580, 460, 140, 10860, 8570, 4170, 1380, 210, 20, 10, 34360, 30420, 14240, 4020, 1120, 100, 20, 85600, 76920, 38610, 13360, 2650, 550, 110, 176760, 166400, 82560, 24500, 5500, 760, 140, 20, 327550, 320520, 159860, 51610, 10960, 2250, 300, 30, 0, 10
Offset: 1

Views

Author

Keywords

Comments

See the links in A333139 for images of the decagons.

Examples

			A decagon with no other points along its edges, n = 1, contains 120 triangles, 90 quadrilaterals, 10 pentagons and no other n-gons, so the first row is [120, 90, 10]. A decagon with 1 point dividing its edges, n = 2, contains 2040 triangles, 1580 quadrilaterals, 460 pentagons, 140 hexagons and no other n-gons, so the second row is [2040,1580,460,140].
Table begins:
120, 90, 10;
2040,1580,460,140;
10860,8570,4170,1380,210,20,10;
34360,30420,14240,4020,1120,100,20;
85600,76920,38610,13360,2650,550,110;
176760, 166400, 82560, 24500, 5500, 760, 140, 20;
327550, 320520, 159860, 51610, 10960, 2250, 300, 30, 0, 10;
565060, 549520, 277360, 86540, 18960, 3560, 480, 20, 20;
910920, 891290, 447790, 147300, 32180, 5640, 720, 130, 40, 10;
The row sums are A333139.
		

Crossrefs

Cf. A333139 (regions), A332418 (vertices), A332419 (edges), A007678, A092867, A331452, A331929.

Extensions

a(29) and beyond from Lars Blomberg, May 18 2020

A332419 The number of edges on a decagon 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

390, 7800, 48870, 164470, 430840, 900890, 1735800, 2982660, 4849740, 7438490, 11017860, 15596420, 21713060, 29254830, 38714410, 50238450, 64311090, 80839300, 100786890, 123786030, 150835530
Offset: 1

Views

Author

Keywords

Comments

See the links in A333139 for images of the decagons.

Crossrefs

Cf. A333139 (regions), A332417 (n-gons), A332418 (vertices), A330845, A274586, A332600, A331765.

Extensions

a(6)-a(21) from Lars Blomberg, May 18 2020

A332418 The number of vertices on a decagon 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

171, 3581, 23651, 80191, 213041, 444251, 862711, 1481141, 2413721, 3701951, 5493891, 7765621, 10833601, 14589491, 19315751, 25064491, 32107771, 40337021, 50328771, 61790891, 75318371
Offset: 1

Views

Author

Keywords

Comments

See the links in A333139 for images of the decagons.

Crossrefs

Cf. A333139 (regions), A332417 (n-gons), A332419 (edges), A330846, A092866, A332599, A007569.

Extensions

a(6)-a(21) from Lars Blomberg, May 18 2020

A335800 a(n) is the number of regions formed by n-secting the angles of a decagon.

Original entry on oeis.org

1, 10, 151, 50, 471, 440, 981, 220, 1561, 1550, 2371, 1750, 3361, 3320, 4591, 2440, 5781, 5720, 7221, 6190, 8901, 8830, 10821, 6620, 12591, 12510, 14721, 13220, 17101, 16970, 19721, 14860, 21941, 22010, 24901, 22880, 27911, 27750, 31211, 25030, 33801, 34100
Offset: 1

Views

Author

Lars Blomberg, Jun 25 2020

Keywords

Crossrefs

Cf. A333139 (n-sected sides, not angles), A335801 (vertices), A335802 (edges), A335803 (ngons).

A367323 Table read by antidiagonals: Place k equally spaced points on each side of a regular n-gon and join every pair of the n*(k+1) boundary points by a chord; T(n,k) (n >= 3, k >= 0) gives the number of regions in the resulting planar graph.

Original entry on oeis.org

1, 12, 4, 75, 56, 11, 252, 340, 170, 24, 715, 1120, 1161, 408, 50, 1572, 3264, 3900, 2268, 868, 80, 3109, 6264, 10741, 8208, 5594, 1488, 154, 5676, 13968, 22380, 20832, 18396, 9312, 2754, 220, 9291, 22904, 44491, 44640, 48462, 31552, 16858, 4220, 375
Offset: 3

Views

Author

Keywords

Comments

See A367322 and the cross references for further images of the n-gons.

Examples

			The table begins:
1, 12, 75, 252, 715, 1572, 3109, 5676, 9291, 14556, 22081, 32502, 44935, 62868, ...
4, 56, 340, 1120, 3264, 6264, 13968, 22904, 38748, 58256, 95656, 120960, ...
11, 170, 1161, 3900, 10741, 22380, 44491, 76610, 126336, 194070, 290651, ...
24, 408, 2268, 8208, 20832, 44640, 89214, 154752, 249906, 390012, 590658, ...
50, 868, 5594, 18396, 48462, 101794, 195714, 336504, 549704, 841890, 1249676, ...
80, 1488, 9312, 31552, 83432, 174816, 339816, 584176, 953416, 1463936, 2173976, ...
154, 2754, 16858, 55098, 142318, 298350, 568162, 975294, 1585666, 2426292, ...
220, 4220, 25220, 84280, 217800, 456640, 873090, 1501520, 2436020, 3736540, ...
375, 6732, 39887, 129492, 330903, 692648, 1311443, 2248840, 3645885, 5574756, ...
444, 9000, 52056, 178200, 462504, 963576, 1854432, 3180816, 5157612, 7906080, ...
781, 13962, 80783, 261222, 662663, 1385332, 2613521, 4478188, 7246331, ...
952, 18676, 107142, 352828, 891870, 1870876, 3525494, 6053768, 9778370, ...
1456, 25860, 146956, 474000, 1196116, 2498010, 4700776, 8050080, 13008106, ...
1696, 33152, 188000, 615328, 1547792, 3244000, 6095600, 10458560, 16876160, ...
2500, 44098, 247334, 795634, 1999762, 4173296, 7838004, 13416740, ...
2466, 52236, 302148, 991800, 2502000, 5229396, 9846234, ...
4029, 70604, 391781, 1258028, 3152101, 6574000, 12328417, ...
4500, 86240, 475800, 1546280, 3865240, 8085040, 15143880, ...
6175, 107562, 591655, 1897182, 4741633, 9883986, ...
6820, 129448, 706288, 2288880, 5703698, 11924132, ...
9086, 157412, 859718, 2753192, 6866858, 14307932, ...
9024, 181152, 1001640, 3254160, 8117304, ...
12926, 222850, 1209776, 3870250, 9636276, ...
.
.
.
		

Crossrefs

Cf. A367322 (vertices), A367324 (edges), A092867 (1st row), A255011 (2nd row), A331929 (3rd row), A331931 (4th row), A329713 (5th row), A333075 (6th row), A332421 (7th row), A333139 (8th row), A007678 (1st column).

Formula

T(n,k) = A367324(n,k) - A367322(n,k) + 1 (Euler).
Showing 1-5 of 5 results.