Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lig/circles
Number of arrangements of n circles in the affine plane.
https://github.com/lig/circles
numberphile oeis oeis-a250001
Last synced: 12 days ago
JSON representation
Number of arrangements of n circles in the affine plane.
- Host: GitHub
- URL: https://github.com/lig/circles
- Owner: lig
- License: unlicense
- Created: 2019-04-15T23:39:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T18:08:37.000Z (over 3 years ago)
- Last Synced: 2024-10-18T12:55:05.209Z (about 1 month ago)
- Topics: numberphile, oeis, oeis-a250001
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Circles: Number of arrangements of n circles in the affine plane
OEIS A250001 - Number of arrangements of n circles in the affine plane: https://oeis.org/A250001
This is my attempt to calculate numbers of arrangements of n circles in the affine plane for any n.
This is work in progress.
Inspired by the Numberphile video with Neil Sloane https://www.youtube.com/watch?v=bRIL9kMJJSc&t=290s