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.

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.

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

A373107 Number of regions 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 when every pair of the 4 + 4*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

12, 136, 932, 3252, 9144, 20032, 41260, 71832, 121460, 188656, 291488
Offset: 0

Views

Author

Scott R. Shannon, May 25 2024

Keywords

Comments

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

Crossrefs

Cf. A373106 (vertices), A373108 (edges), A373109 (k-gons), A373110 (circles), A372978, A372732, A358782, A362234, A360352.

Formula

a(n) = A373108(n) - A373106(n) + 1 by Euler's formula.

A372733 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 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

12, 138, 738, 2838, 7194, 17904, 33954, 62868, 103866, 167280, 248826, 370458, 511806, 715905, 952608, 1260366
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.
See A372731 and A372732 for images of the circles.

Crossrefs

Cf. A372731 (vertices), A372732 (regions), A372734 (k-gons), A372735 (number of circles), A372616, A371375, A356358, A360353.

Formula

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

A372734 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 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

0, 7, 12, 61, 9, 6, 6, 303, 108, 9, 9, 3, 18, 771, 603, 150, 15, 9, 0, 1, 24, 1722, 1740, 339, 81, 3, 0, 1, 30, 3789, 4326, 1104, 234, 18, 3, 36, 6907, 8274, 2193, 432, 45, 18, 66, 12012, 15504, 4173, 922, 105, 45, 3, 3, 90, 19860, 24774, 7389, 1773, 150, 30, 48, 30594, 39852, 12438, 2998, 387, 48
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.
See A372731 and A372732 for images of the circles.

Examples

			The table begins:
0, 7;
12, 61, 9, 6;
6, 303, 108, 9, 9, 3;
18, 771, 603, 150, 15, 9, 0, 1;
24, 1722, 1740, 339, 81, 3, 0, 1;
30, 3789, 4326, 1104, 234, 18, 3;
36, 6907, 8274, 2193, 432, 45, 18;
66, 12012, 15504, 4173, 922, 105, 45, 3, 3;
90, 19860, 24774, 7389, 1773, 150, 30;
48, 30594, 39852, 12438, 2998, 387, 48;
96, 45456, 59019, 18669, 4429, 609, 93, 3, 6;
90, 66633, 86088, 29136, 6840, 1164, 195, 6;
120, 90210, 121614, 40035, 9160, 1362, 177, 12, 9;
108, 124245, 167646, 57048, 14377, 1989, 300, 33, 15;
.
.
		

Crossrefs

Cf. A372731 (vertices), A372732 (regions), A372733 (edges), A372735 (number of circles), A372617, A371376, A361623, A360354.

Formula

Sum of row(n) = A372732(n).
Showing 1-5 of 5 results.