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.

A372981 Number of 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

8, 32, 88, 160, 264, 400, 576, 732, 968, 1184, 1480, 1728, 2104, 2424, 2840, 3196, 3688, 4088, 4640, 5048, 5704, 6248, 6904, 7364
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.
See A372978 for images of the circles.

Crossrefs