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

A372615 Number of regions among all distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle, using only a compass.

Original entry on oeis.org

7, 121, 624, 2368, 7912, 17115, 38461, 63184, 115614, 170149, 285715, 371982, 588043
Offset: 0

Views

Author

Scott R. Shannon, May 07 2024

Keywords

Comments

A circle is constructed for every pair of the 3 + 3*n points, the first point defines the circle's center while the second the radius distance.
The vertices of the initial equilateral triangle are indicated by small circles in the illustrations here.

Crossrefs

Cf. A372614 (vertices), A372616 (edges), A372617 (k-gons), A372682 (number of circles), A371374, A353782, A360352.

Formula

a(n) = A372616(n) - A372614(n) + 1 by Euler's formula.

A372731 Number of vertices among all distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle when every pair of the 3 + 3*n points are connected by a circle and where the points lie at the ends of the circle's diameter.

Original entry on oeis.org

6, 51, 301, 1272, 3285, 8401, 16050, 30036, 49801, 80916, 120447, 180307, 249108, 350145, 465898, 618213
Offset: 0

Views

Author

Scott R. Shannon, May 12 2024

Keywords

Comments

A circle is constructed for every pair of the 3 + 3*n points, the two points lying at the ends of a diameter of the circle.

Crossrefs

Cf. A372732 (regions), A372733 (edges), A372734 (k-gons), A372735 (number of circles), A372614, A371373, A354605, A360351.

Formula

a(n) = A372733(n) - A372732(n) + 1 by Euler's formula.

A372977 Number of vertices among all distinct circles that can be constructed from the 4 vertices and the equally spaced 4*n points placed on the sides of a square, using only a compass.

Original entry on oeis.org

40, 553, 4204, 14505, 39004, 94365, 197464, 320925, 569600
Offset: 0

Views

Author

Scott R. Shannon, May 19 2024

Keywords

Comments

A circle is constructed for every pair of the 4 + 4*n points, the first point defines the circle's center while the second the radius distance.

Crossrefs

Cf. A372978 (regions), A372979 (edges), A372980 (k-gons), A372981 (circles), A372614, A372731, A371373, A354605, A360351.

Formula

a(n) = A372979(n) - A372978(n) + 1 by Euler's formula.

A372682 Number of distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle, using only a compass.

Original entry on oeis.org

3, 15, 36, 69, 123, 180, 264, 339, 453, 549, 702, 807, 999, 1128, 1329, 1494, 1749, 1935, 2214, 2373, 2682, 2940, 3288, 3483
Offset: 0

Views

Author

Scott R. Shannon, May 10 2024

Keywords

Comments

See A372614 for images of the circles.

Crossrefs

A372735 Number of distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle when every pair of the 3 + 3*n points are connected by a circle and where the points lie at the ends of the circle's diameter.

Original entry on oeis.org

3, 15, 34, 63, 99, 148, 201, 267, 340, 423, 513, 616, 723, 843, 970, 1107, 1251, 1408, 1569, 1743, 1924, 2115, 2313, 2524, 2739, 2967, 3202, 3447, 3699
Offset: 1

Views

Author

Scott R. Shannon, May 11 2024

Keywords

Comments

See A372731 for images of the circles.

Crossrefs

A372616 Number of curved edges among all distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle, using only a compass.

Original entry on oeis.org

12, 207, 1104, 4359, 14880, 32523, 73662, 121605, 223290, 329286, 554286, 722841, 1145091
Offset: 0

Views

Author

Scott R. Shannon, May 07 2024

Keywords

Comments

A circle is constructed for every pair of the 3 + 3*n points, the first point defines the circle's center while the second the radius distance.
See A372614 and A372615 for images of the circles.

Crossrefs

Cf. A372614 (vertices), A372615 (regions), A372617 (k-gons), A372682 (number of circles), A371375, A356358, A360353.

Formula

a(n) = A372614(n) + A372615(n) - 1 by Euler's formula.

A372617 Irregular table read by rows: T(n,k) is the number of k-gons, k>=2, among all distinct circles that can be constructed from the 3 vertices and the equally spaced 3*n points placed on the sides of an equilateral triangle, using only a compass.

Original entry on oeis.org

0, 7, 3, 70, 45, 3, 6, 312, 273, 33, 6, 1017, 1119, 186, 36, 3, 0, 1, 6, 2943, 4092, 702, 150, 15, 3, 1, 6, 6210, 8556, 1941, 351, 45, 3, 3, 6, 12946, 20034, 4632, 735, 99, 9, 6, 20925, 32685, 7944, 1435, 162, 27, 18, 37704, 59520, 15375, 2589, 324, 84, 30, 55326, 87138, 22626, 4456, 474, 96, 3
Offset: 0

Views

Author

Scott R. Shannon, May 07 2024

Keywords

Comments

A circle is constructed for every pair of the 3 + 3*n points, the first point defines the circle's center while the second the radius distance.
See A372614 and A372615 for images of the circles.

Examples

			The table begins:
0, 7;
3, 70, 45, 3;
6, 312, 273, 33;
6, 1017, 1119, 186, 36, 3, 0, 1;
6, 2943, 4092, 702, 150, 15, 3, 1;
6, 6210, 8556, 1941, 351, 45, 3, 3;
6, 12946, 20034, 4632, 735, 99, 9;
6, 20925, 32685, 7944, 1435, 162, 27;
18, 37704, 59520, 15375, 2589, 324, 84;
30, 55326, 87138, 22626, 4456, 474, 96, 3;
30, 91923, 146121, 38817, 7777, 894, 135, 9, 9;
36, 118734, 189804, 51747, 10356, 1122, 183;
36, 185730, 299571, 84285, 16015, 2139, 261, 3, 3;
.
.
		

Crossrefs

Cf. A372614 (vertices), A372615 (regions), A372616 (edges), A372682 (number of circles), A371376, A361623, A360354.

Formula

Sum of row n = A372615(n).
Showing 1-7 of 7 results.