A250001 Number of arrangements of n circles in the affine plane.
1, 1, 3, 14, 173, 16951
Offset: 0
Examples
a(2) = 3, because two circles can either be next to each other, overlap with two intersection points, or one may be located within the other (of larger radius). (As per the first comment, the limiting case where they touch in one point is [somewhat arbitrarily] excluded. This would add two more independent configurations, where one touched the other "from inside" or "from outside".) - _M. F. Hasler_, May 03 2025
References
- Jon Wild, Posting to Sequence Fans Mailing List, May 15 2014.
Links
- Mohammad Arab, Creative proofs in combinations, arXiv:2112.08020 [math.CO], 2021-2022.
- Andrew Cook and Luca ViganĂ², A Game Of Drones: Extending the Dolev-Yao Attacker Model With Movement, Proceedings of the 6th Workshop on Hot Issues in Security Principles and Trust (HotSpot 2020): Affiliated with Euro S&P 2020, IEEE Computer Science Press, Genova, Italy (2020).
- Linus Hamilton, How many ways can circles overlap? - Numberphile, Reddit.
- R. J. Mathar, Topologically Distinct Sets of Non-intersecting Circles in the Plane, arXiv:1603.00077 [math.CO], 2016. [Not directly related, but on a similar subject. - _N. J. A. Sloane_, Jan 20 2017]
- N. J. A. Sloane, Illustration of a(2)=3 and a(3)=14
- N. J. A. Sloane, Confessions of a Sequence Addict (AofA2017), slides of invited talk given at AofA 2017, Jun 19 2017, Princeton. Mentions this sequence.
- N. J. A. Sloane, "A Handbook of Integer Sequences" Fifty Years Later, arXiv:2301.03149 [math.NT], 2023, pp. 9, 21.
- N. J. A. Sloane and Brady Haran, How many ways can circles overlap?, Numberphile video (2019)
- Jon Wild, Illustrations of the 173 configurations of four circles
- Jon Wild, Illustrations of the 112 connected configurations of four circles (Computer-generated svg file. To see it, save file, open it with a program - such as Chrome - that can handle svg files.)
- Jon Wild, Figure showing relationship between A250001, A275923, A275924, and A288554 for n=3 circles
- Jon Wild, Two inequivalent arrangements of 4 circles with same truth table of intersections.
- Jon Wild, Email describing the arrangements of 4 circles with same truth table of intersections (see previous link)
Extensions
a(4) is 173, not 168. Corrected by Jon Wild, Aug 08 2015
A duplicate pair of configurations in an older file was spotted by Manfred Scheucher, Aug 13 2016. The pdf and svg files here are now correct.
Comments