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.

Previous Showing 31-33 of 33 results.

A350718 Number of regions in a regular n-gon with all diagonals drawn whose edges all have a different number of facing edges.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 130, 84, 180, 128, 374, 180, 418, 440, 714, 704, 1104, 624, 1750, 1976, 2484, 2744, 3190, 2880, 3658, 4416, 5280, 6188, 7000, 7128, 8214, 8892, 10296, 10560, 13120, 14028, 16082, 15928, 22140, 20332, 22466, 26112, 27538, 29200, 36924, 36504, 35934, 40284, 41140
Offset: 3

Views

Author

Keywords

Comments

See A351045 for details of an edge's count of facing edges in an n-gon with all diagonals drawn.
For n = 3 to n = 80 the regions with edges all with a different number of facing edges are all triangles or quadrilaterals. The 81-gon is the first n-gon to contain pentagons with this property. The largest number of edges possible for such regions is unknown.

Examples

			a(11) = 44. The 11-gon contains forty-four triangles whose three edges all have a different number of facing edges. This is the first n-gon to contain such regions. See the attached image.
		

Crossrefs

A354133 Irregular table read by rows: for each interior cell of a regular n-gon with all diagonals drawn remove all its edges and then count the number of sides in the resulting polygon; row n gives the number of resulting k-sided polygons, for k >= 6, for all interior cells.

Original entry on oeis.org

0, 0, 0, 0, 5, 0, 1, 0, 12, 0, 0, 6, 0, 14, 7, 0, 0, 0, 14, 0, 8, 8, 32, 8, 0, 24, 0, 36, 9, 0, 9, 0, 18, 36, 36, 0, 0, 0, 1, 0, 60, 20, 0, 100, 0, 30, 0, 66, 11, 0, 33, 0, 143, 0, 66, 22, 22, 0, 0, 0, 0, 0, 1, 48, 144, 48, 72, 60, 48, 12, 0, 104, 13, 0, 39, 52, 208, 78, 156, 26, 78, 0, 13, 0, 0, 0, 0, 0, 0, 0, 1
Offset: 3

Views

Author

Scott R. Shannon, May 18 2022

Keywords

Comments

An interior cell is one that has no edges that form the outside of the n-gon, i.e., all of its edges are shared with another cell. The number of such cells is A007678(n) - n = A191101(n).
The minimum number of sides in the created k-gons is 6 - this corresponds to a triangle that is adjoined to three other triangles. Only n-gons with an even number of sides can contain these triangles as their vertices must be formed by the intersection of three or more diagonals; only even-sided polygons contain such vertices.
Numerous patterns appear in the terms. For odd n >= 13 there is always one 2n-sided polygon which is created by the central n-sided polygon being surrounded by n triangles, thus row(n,2n) = 1. These n triangles themselves are adjoined to the central n-gon and two 4-gons so they create an n-1 + 3 + 3 = (n+5)-sided polygon, thus row(n,n+5) = n.
Almost all even-n n-gons contain triangles surrounded by three other triangles and therefore have values for k=6. The exceptions for n >= 6 up to the 140-gon are n=6,10,14,22,26,46,50,58,70. It is plausible that the 70-gon is the last even-n polygon not to contain such triangles.
Ignoring the central n-gon and its surrounding triangles for odd-sided n-gons, the largest possible created k-gon is unknown. It is likely related to the maximum number of sides of any cell, see A349784, which is also unknown. For n <= 140 the largest created k-gon is a 34-gon which surrounds a 14-sided cell in the 132-gon. See the linked image.
Up to the 36-gon the most commonly created k-sided polygon is shared between k values of 8 to 13 inclusive. The 36-gon has the 11-gon as the most commonly created, but from the 37-gon up to at least the 140-gon the 12-gon becomes the most common. The distribution of k-gons for the larger n values becomes quite uniform and it is therefore possible that the 12-gon is the most commonly created polygon for all n-gons for n >= 37.

Examples

			The 8-gon contains eight triangles that adjoin three triangles and thus create a 6-gon, thirty-two triangles that adjoin two triangles and one quadrilateral and thus create a 7-gon, eight triangles that adjoin one triangle and two quadrilaterals and thus create an 8-gon, and twenty-four quadrilaterals that adjoin two triangles and two quadrilaterals and thus create a 10-gon. Therefore row 8 is [8,32,8,0,24].
The table begins:
0;
0;
0, 0, 5, 0, 1;
0, 12, 0, 0, 6;
0, 14, 7, 0, 0, 0, 14, 0, 8;
8, 32, 8, 0, 24;
0, 36, 9, 0, 9, 0, 18, 36, 36, 0, 0, 0, 1;
0, 60, 20, 0, 100, 0, 30;
0, 66, 11, 0, 33, 0, 143, 0, 66, 22, 22, 0, 0, 0, 0, 0, 1;
48, 144, 48, 72, 60, 48, 12;
0, 104, 13, 0, 39, 52, 208, 78, 156, 26, 78, 0, 13, 0, 0, 0, 0, 0, 0, 0, 1;
0, 140, 126, 140, 196, 112, 140, 28, 56;
0, 150, 15, 0, 60, 180, 465, 150, 210, 60, 135, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, \
                                                                       0, 0, 0, 1;
32, 256, 144, 192, 240, 352, 240, 160, 32, 0, 32;
.
See the linked file for the table n = 3..120.
		

Crossrefs

A301748 Number of faces in the n-polygon diagonal intersection graph.

Original entry on oeis.org

5, 12, 25, 51, 81, 155, 221, 376, 445, 782, 953, 1457, 1697, 2501, 2467, 4030, 4501, 6176, 6821, 9087, 9025, 12927, 13989, 17876, 19181, 24130, 21481, 31901, 33857, 41417, 43793, 52922, 52957, 66676, 69997, 82955, 86801, 102051, 97735, 124272, 129405, 149942, 155849
Offset: 4

Views

Author

Eric W. Weisstein, Mar 26 2018

Keywords

Crossrefs

Cf. A007569 (vertex count).
Cf. A135565 (edge count).

Formula

a(n) = 2-A007569(n)+A135565(n) (by the polyhedral formula).
Previous Showing 31-33 of 33 results.