OFFSET
1,2
COMMENTS
Compass-and-straightedge construction allows the use of only a straightedge (without scale) and a collapsing compass. A "step" consists of constructing a line or constructing a circle with a point as its center. Constructing an intersection uses 0 steps.
Given two points in the plane, separated by a unit distance, a segment of length sqrt(n) cannot be constructed in fewer than a(n) steps.
Proving that "a(2021) is not more than 10" was the 2021 Chinese Mathematical Olympiad's Problem 5. According to Y. Ai et al., it is known that a(2021) is not more than 8 and not less than 7 because the maximum k such that a(k)=6 is 1024.
The sequence greatest k such that a(k) = n begins at 1, 4, 16, 64, 256, 1024, 170569, ... - Jinyuan Wang, Jul 18 2023
LINKS
Y. Ai et al., Analysis of Questions and answers about the National Senior High School's Mathematical Olympiad in 2021 (Final) (in Chinese).
L. Jin, The generalized version of 2021 CMO Problem 5 (in Chinese).
Jinyuan Wang, Illustration of initial terms
Jinyuan Wang, PARI program
CROSSREFS
KEYWORD
nonn,hard
AUTHOR
Yuda Chen, Apr 07 2022
EXTENSIONS
a(6) corrected by and more terms from Jinyuan Wang, Jul 17 2023
STATUS
approved