OFFSET
1,1
COMMENTS
A circle is constructed for every pair of the 2 x n points, the first point defines the circle's center while the second the radius distance. The number of distinct circles constructed from the 2 x n points is conjectured to be 4*A001859(n-1).
No formula for a(n) is known.
LINKS
Lucas A. Brown, Python program.
Scott R. Shannon, Image for n = 1.
Scott R. Shannon, Image for n = 2.
Scott R. Shannon, Image for n = 3.
Scott R. Shannon, Image for n = 4.
Scott R. Shannon, Image for n = 5.
Scott R. Shannon, Image for n = 6.
CROSSREFS
KEYWORD
nonn
AUTHOR
Scott R. Shannon, Jan 16 2023
EXTENSIONS
a(19)-a(35) from Lucas A. Brown, Oct 11 2024
STATUS
approved