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.

A333944 Constructibility sequence, the number of points constructed by straightedge and compass after successive stages of forming all possible lines, circles, and intersection points, beginning with 2 points.

Original entry on oeis.org

2, 6, 203, 1723816861
Offset: 1

Views

Author

Joel David Hamkins, Apr 11 2020

Keywords

Comments

The fourth value was computed by Teofil Camarasu, taking 6 days of computer time performing exact algebraic computations (see link to Mathematics Stack Exchange).
Note that circles are formed only by specifying an already existing segment as radius (so we have collapsible compasses only).

Examples

			Begin with 2 points A and B. Construct the line containing them and the two circles having AB as radius; these intersect at four additional points, making 6 points in all. Using these 6 points, one may construct 9 new lines and 14 new circles, leading to 203 intersection points in all.
		

References

  • Joel David Hamkins, Lectures on the Philosophy of Mathematics, MIT Press, 2020, chapter 4. (in press)