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

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

5, 61, 677, 2533, 7705, 17269, 37161, 65089, 111877, 174545, 274213
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. A373107 (regions), A373108 (edges), A373109 (k-gons), A373110 (circles), A372977, A372731, A358746, A362233, A360351.

Formula

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

A373108 Number of edges 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

16, 196, 1608, 5784, 16848, 37300, 78420, 136920, 233336, 363200, 565700
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.
See A373106 and A373107 for images of the circles.

Crossrefs

Cf. A373106 (vertices), A373107 (regions), A373109 (k-gons), A373110 (circles), A372979, A372733, A358783, A362235, A360353.

Formula

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

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.
Showing 1-3 of 3 results.