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.

A331929 The number of regions inside a pentagon 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

11, 170, 1161, 3900, 10741, 22380, 44491, 76610, 126336, 194070, 290651, 410860, 577721, 779340, 1035676, 1345030, 1730696, 2176040, 2724036, 3345880, 4087656, 4933200, 5921991, 7018210, 8300896, 9723300, 11339151, 13122120, 15150271, 17345140, 19843056
Offset: 1

Views

Author

Keywords

Comments

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

Crossrefs

Cf. A331939 (n-gons), A329710 (edges), A330847 (vertices), A007678, A092867, A331452, A331931.

Extensions

a(9) and beyond from Lars Blomberg, May 11 2020

A330847 The number of vertices inside a pentagon 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

10, 121, 1055, 3506, 10410, 21111, 43740, 74526, 124490, 190291, 288190, 403321, 573805, 771191, 1027550, 1331896, 1721765, 2157301, 2712175, 3322441, 4067325, 4904491, 5900185, 6975151, 8268755, 9678566, 11297345, 13060231, 15102955, 17263311, 19784995
Offset: 1

Views

Author

Keywords

Comments

See the links in A331929 for images of the pentagons.

Crossrefs

Cf. A331929 (regions), A331939 (n-gons), A329710 (edges), A330846, A092866, A332599, A007569

Extensions

a(9) and beyond from Lars Blomberg, May 11 2020

A331939 Triangle read by rows: Take a pentagon with all diagonals drawn, as in A331929. Then T(n,k) = number of k-sided polygons in that figure for k = 3, 4, ..., n+5.

Original entry on oeis.org

10, 0, 1, 0, 120, 40, 10, 0, 0, 605, 290, 166, 95, 0, 5, 1750, 1420, 550, 150, 30, 0, 0, 4315, 3740, 1920, 640, 95, 20, 5, 6, 9370, 7950, 3610, 1200, 220, 20, 10, 0, 0, 17290, 15705, 7991, 2885, 520, 75, 20, 5, 0, 0, 29590, 28130, 13560, 4320, 860, 150, 0, 0, 0, 0, 0
Offset: 1

Views

Author

Keywords

Comments

See the links in A331929 for images of the pentagons.

Examples

			A pentagon with no other points along its edges, n = 1, contains 10 triangles, 1 pentagon and no other n-gons, so the first row is [10,0,1,0]. A pentagon with 1 point dividing its edges, n = 2, contains 120 triangles, 40 quadrilaterals, 10 pentagons and no other n-gons, so the second row is [120, 40, 10, 0, 0].
Triangle begins:
  10,0,1,0
  120,40,10,0,0
  605,290,166,95,0,5
  1750,1420,550,150,30,0,0
  4315,3740,1920,640,95,20,5,6
  9370,7950,3610,1200,220,20,10,0,0
  17290,15705,7991,2885,520,75,20,5,0,0
  29590,28130,13560,4320,860,150,0,0,0,0,0
The row sums are A331929.
		

Crossrefs

Cf A331929 (regions), A329710 (edges), A330847 (vertices), A331931, A331906, A007678, A092867, A331452.

A335555 a(n) is the number of edges formed by n-secting the angles of a pentagon.

Original entry on oeis.org

5, 20, 20, 105, 265, 160, 555, 575, 650, 965, 1415, 1085, 1965, 2050, 2170, 2680, 3445, 2410, 4275, 4370, 4620, 5315, 6355, 5605, 7495, 7625, 7910, 8870, 10175, 9125, 11645, 11740, 12120, 13290, 14905, 12960, 16575, 16815, 17240, 18565, 20535, 19025, 22485
Offset: 1

Views

Author

Lars Blomberg, Jun 20 2020

Keywords

Comments

See A335553 for illustrations.

Crossrefs

Cf. A329710 (n-sected sides, not angles), A335553 (regions), A335554 (vertices), A335556 (ngons).

A367324 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 edges in the resulting planar graph.

Original entry on oeis.org

3, 21, 8, 132, 92, 20, 429, 596, 290, 42, 1272, 1936, 2215, 708, 91, 2826, 6020, 7405, 4020, 1575, 136, 5640, 11088, 21150, 15120, 10962, 2632, 288, 10461, 26260, 43490, 38544, 35812, 17728, 5148, 390, 17094, 42144, 88230, 83136, 96257, 60672, 33291, 7800, 715
Offset: 3

Views

Author

Keywords

Comments

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

Examples

			The table begins:
3, 21, 132, 429, 1272, 2826, 5640, 10461, 17094, 26847, 41046, 61041, 84051, ...
8, 92, 596, 1936, 6020, 11088, 26260, 42144, 72296, 107832, 183340, 222940, ...
20, 290, 2215, 7405, 21150, 43490, 88230, 151135, 250825, 384360, 578840, ...
42, 708, 4020, 15120, 38544, 83136, 169686, 294678, 475500, 746340, 1140624, ...
91, 1575, 10962, 35812, 96257, 201054, 389991, 668458, 1096508, 1675835, ...
136, 2632, 17728, 60672, 163776, 341920, 673112, 1155144, 1892528, 2905088, ...
288, 5148, 33291, 108252, 283464, 591723, 1133928, 1941786, 3166605, 4837824, ...
390, 7800, 48870, 164470, 430840, 900890, 1735800, 2982660, 4849740, 7438490, ...
715, 12793, 79134, 255552, 660033, 1376870, 2619287, 4482654, 7284904, ...
756, 16512, 99348, 346140, 912960, 1894920, 3685056, 6313164, 10261200, ...
1508, 26806, 160641, 516932, 1322802, 2757339, 5221996, 8932664, 14483183, ...
1722, 35546, 210658, 696682, 1773828, 3718400, 7030464, 12067720, 19517596, ...
2835, 49995, 292590, 939720, 2388825, 4976130, 9394815, 16064970, 26003640, ...
3088, 63456, 370784, 1217664, 3081472, 6455872, 12162640, 20861328, 33700320, ...
4896, 85680, 493017, 1579436, 3995102, 8318525, 15667336, 26783636, ...
4320, 99036, 593784, 1958922, 4978872, 10395450, 19644408, ...
7923, 137693, 781470, 2499792, 6298633, 13109658, 24645983, ...
8360, 167160, 941940, 3068280, 7705420, 16112480, 30238400, ...
12180, 210378, 1180683, 3772692, 9476418, 19717089, ...
12782, 252296, 1400674, 4547884, 11375584, 23776236, ...
17963, 308591, 1716306, 5478232, 13725457, 28550084, ...
16344, 350448, 1981416, 6460080, 16185624, ...
25600, 437700, 2415825, 7704700, 19262750, ...
.
.
.
		

Crossrefs

Cf. A367322 (vertices), A367323 (regions), A274586 (1st row), A331448 (2nd row), A329710 (3rd row), A330845 (4th row), A333112 (5th row), A333110 (6th row), A332429 (7th row), A332419 (8th row), A135565 (1st column).

Formula

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