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-40 of 61 results. Next

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

Original entry on oeis.org

40, 0, 0, 590, 420, 80, 10, 2890, 3030, 1130, 230, 50, 9540, 10530, 4290, 980, 190, 10, 22730, 28390, 10960, 3200, 550, 80, 20, 47610, 57450, 23270, 6530, 1160, 160, 20, 0, 90080, 109160, 47430, 13430, 2460, 410, 40, 0, 0, 154840, 193480, 82330, 22410, 4620
Offset: 1

Views

Author

Keywords

Comments

See the links in A331906 for images of the pentagrams.

Examples

			A pentagram with no other points along its edges, n = 1, contains 40 triangles and no other n-gons, so the first row is [40,0,0]. A pentagram with 1 point dividing its edges, n = 2, contains 590 triangles, 420 quadrilaterals, 80 pentagons and 10 hexagons, so the second row is [590,420,80,10].
Triangle begins:
40,0,0
590, 420, 80, 10
2890, 3030, 1130, 230, 50
9540, 10530, 4290, 980, 190, 10
22730, 28390, 10960, 3200, 550, 80, 20
47610, 57450, 23270, 6530, 1160, 160, 20, 0
The row sums are A331906.
		

Crossrefs

Cf. A331906 (regions), A333117 (vertices), A333118 (edges), A007678, A092867, A331452.

Extensions

a(34) and beyond from Lars Blomberg, May 06 2020

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

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

Original entry on oeis.org

132, 36, 0, 0, 2052, 1188, 324, 24, 0, 10440, 7956, 1728, 300, 0, 0, 33672, 28812, 9276, 1836, 228, 24, 12, 83040, 75276, 24948, 5436, 708, 60, 0, 0, 172140, 162060, 54732, 11280, 1836, 168, 0, 0, 0, 322284, 315492, 114624, 25980, 3948, 456, 24, 0, 0, 0
Offset: 1

Views

Author

Keywords

Comments

See the links in A331908 for images of the hexagrams.

Examples

			A hexagram with no other points along its edges, n = 1, contains 132 triangles, 36 quadrilaterals and no other n-gons, so the first row is [132,36,0,0]. A hexagram with 1 point dividing its edges, n = 2, contains 2052 triangles, 1188 quadrilaterals, 324 pentagons, 24 hexagons and no other n-gons, so the second row is [2052,1188,324,24,0].
Triangle begins:
  132, 36, 0, 0
  2052, 1188, 324, 24, 0
  10440, 7956, 1728, 300, 0, 0
  33672, 28812, 9276, 1836, 228, 24, 12
  83040, 75276, 24948, 5436, 708, 60, 0, 0
The row sums are A331908.
		

Crossrefs

Cf. A331908 (regions), A333116 (vertices), A333049 (edges), A007678, A092867, A331452, A331906.

Extensions

a(31) and beyond from Lars Blomberg, May 10 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.

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

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

Original entry on oeis.org

90, 36, 18, 9, 0, 0, 1, 1332, 918, 414, 90, 6525, 6453, 2529, 1071, 171, 90, 10, 9, 22248, 18882, 10368, 2988, 486, 108, 18, 54558, 50985, 24750, 9387, 2034, 531, 36, 27, 9, 0, 0, 0, 0, 0, 0, 1, 113958, 107676, 54558, 17820, 3672, 612, 36, 18
Offset: 1

Views

Author

Keywords

Comments

See the links in A332421 for images of the nonagons.

Examples

			A nonagon with no other points along its edges, n = 1, contains 90 triangles, 36 quadrilaterals, 18 pentagons, 9 hexagons, 1 nonagon and no other n-gons, so the first row is [90,36,18,9,0,0,1]. A nonagon with 1 point dividing its edges, n = 2, contains 1332 triangles, 918 quadrilaterals, 414 pentagons, 90 hexagons and no other n-gons, so the second row is [1332,918,414,90].
Table begins:
90,36,18,9,0,0,1;
1332,918,414,90;
6525,6453,2529,1071,171,90,10,9;
22248,18882,10368,2988,486,108,18;
54558,50985,24750,9387,2034,531,36,27,9,0,0,0,0,0,0,1;
113958,107676,54558,17820,3672,612,36,18;
210591,208089,105417,34407,7560,1737,307,45,0,9;
The row sums are A332421.
		

Crossrefs

Cf. A332421 (regions), A332428 (vertices), A332429 (edges), A007678, A092867, A331452, A331929.

Extensions

a(36) and beyond from Lars Blomberg, May 16 2020

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

Original entry on oeis.org

56, 24, 800, 608, 64, 16, 4136, 3400, 1272, 464, 40, 13840, 10800, 5296, 1264, 288, 64, 33160, 30048, 14744, 4456, 840, 152, 32, 70832, 62208, 30848, 8656, 1936, 288, 48, 129624, 124224, 61560, 19312, 4168, 840, 64, 16, 0, 8, 225200, 210608, 107552, 32768
Offset: 1

Views

Author

Keywords

Comments

See the links in A333075 for images of the octagons.

Examples

			An octagon with no other points along its edges, n = 1, contains 56 triangles, 24 quadrilaterals and no other n-gons, so the first row is [56,24]. An octagon with 1 point dividing its edges, n = 2, contains 800 triangles, 608 quadrilaterals, 64 pentagons, 16 hexagons and no other n-gons, so the second row is [800,608,64,16].
Table begins:
56,24;
800,608,64,16;
4136,3400,1272,464,40;
13840,10800,5296,1264,288,64;
33160,30048,14744,4456,840,152,32;
70832,62208,30848,8656,1936,288,48;
The rows sums are A333075.
		

Crossrefs

Cf. A333075 (regions), A333109 (vertices), A333110 (edges), A331931, A331906, A007678, A092867, A331452.

Extensions

a(32) and beyond from Lars Blomberg, May 14 2020

A333642 Number of regions in a polygon whose boundary consists of n+2 equally spaced points around a semicircle and three equally spaced points along the diameter (a total of n+3 points). See Comments for precise definition.

Original entry on oeis.org

2, 8, 20, 43, 80, 139, 224, 324, 510, 730, 992, 1373, 1820, 2187, 3040, 3844, 4720, 5916, 7220, 8498, 10472, 12463, 14570, 17278, 20150, 23130, 26964, 30961, 34688, 40265, 45632, 51138, 57970, 65008, 72322, 80979, 89984, 99197, 110240, 121570, 132896, 146818
Offset: 1

Views

Author

Keywords

Comments

A semicircular polygon with n+3 points is created by placing n+2 equally spaced vertices along the semicircle's arc (including the two end vertices). Also place three equally spaced vertices along the diameter; these are the same two end vertices plus one dividing the diameter. Now connect every pair of vertices by a straight line segment. The sequence gives the number of regions in the resulting figure.

Crossrefs

Cf. A330914 (n-gons), A330911 (edges), A330913 (vertices), A333643, A333519, A007678, A290865, A092867, A331452, A331929, A331931.

Extensions

a(21) and beyond from Lars Blomberg, May 03 2020

A340613 The number of edges on a Reuleaux triangle 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

3, 42, 264, 957, 2763, 5946, 11976, 20808, 35121, 53853, 81822, 116658, 164409, 222072, 297654, 386613, 499305, 629124, 789156, 970404, 1189923, 1435689, 1726980, 2050254, 2428101, 2843862, 3323646, 3847863, 4446861, 5096730, 5833128, 6627840, 7520769, 8480367, 9550638, 10695942, 11966043
Offset: 1

Views

Author

Keywords

Comments

The terms are from numeric computation - no formula for a(n) is currently known.
See A340639 for images of the regions and A340644 for images of the vertices.

Crossrefs

Cf. A340639 (regions), A340644 (vertices), A340614 (n-gons), A007678, A092867.

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

Original entry on oeis.org

1, 18, 6, 79, 51, 12, 3, 252, 192, 60, 6, 6, 576, 600, 168, 73, 15, 1170, 1380, 390, 126, 6, 12, 2248, 2589, 894, 288, 66, 18, 3, 4026, 4332, 1662, 480, 108, 30, 6426, 7182, 2988, 943, 189, 36, 9942, 11268, 4470, 1266, 300, 84, 0, 6, 14508, 16941, 7098, 2119, 435, 120, 6, 6
Offset: 1

Views

Author

Keywords

Comments

See A340639 for images of the regions and A340644 for images of the vertices.

Examples

			A Reuleaux triangle with 1 point dividing its edges, n = 2, contains 18 triangles, 6 quadrilaterals and no other n-gons, so the second row is [18, 6]. A Reuleaux triangle with 2 points dividing its edges, n = 3, contains 79 triangles, 51 quadrilaterals, 12 pentagons, 3 hexagons and no other n-gons, so the third row is [79, 51, 12, 3].
The table begins:
1;
18, 6;
79, 51, 12, 3;
252, 192, 60, 6, 6;
576, 600, 168, 73, 15;
1170, 1380, 390, 126, 6, 12;
2248, 2589, 894, 288, 66, 18, 3;
4026, 4332, 1662, 480, 108, 30;
6426, 7182, 2988, 943, 189, 36;
9942, 11268, 4470, 1266, 300, 84, 0, 6;
14508, 16941, 7098, 2119, 435, 120, 6, 6;
21234, 23598, 10194, 3090, 636, 132, 12, 6;
28881, 34086, 13935, 4528, 1041, 177, 24, 3;
39588, 45384, 19470, 5796, 1380, 198, 48;
52197, 60744, 26409, 7831, 1914, 366, 21, 15;
68646, 78492, 33810, 10668, 2358, 396, 60;
87642, 100701, 44670, 13942, 2931, 555, 66, 21, 6;
111084, 127290, 55818, 17082, 3912, 696, 132, 6;
138453, 158907, 70158, 22233, 4869, 1002, 87, 15, 0, 4;
171276, 194622, 87312, 26748, 6132, 846, 174, 6, 6;
		

Crossrefs

Cf. A340639 (regions), A340644 (vertices), A340613 (edges), A007678, A092867.
Previous Showing 31-40 of 61 results. Next