login
A395470
Decimal expansion of the angle theta (in radians) such that 3*theta and 2*theta are the half central angles of the circular arcs of a constructible squarable lune.
7
4, 6, 7, 9, 6, 4, 7, 2, 7, 8, 3, 0, 6, 6, 2, 9, 8, 6, 8, 0, 3, 2, 7, 9, 8, 6, 7, 6, 8, 9, 4, 2, 3, 0, 0, 1, 7, 6, 6, 0, 0, 6, 7, 4, 2, 5, 2, 5, 5, 8, 1, 0, 0, 3, 7, 8, 3, 2, 5, 4, 8, 6, 3, 3, 5, 9, 0, 5, 7, 0, 1, 1, 1, 3, 7, 1, 4, 9, 0, 5, 3, 1, 6, 2, 5, 0, 3, 6, 5, 4, 5, 2, 3, 1, 6, 9, 0, 5, 1, 4, 1, 1, 9, 3, 3
OFFSET
0,1
COMMENTS
The angle in degrees is 26.812... . The two half central angles are 3*theta = 1.403... = 80.437... degrees, and 2*theta = 0.935... = 53.624... degrees.
See A395465 for details, references and more links.
LINKS
Amiram Eldar, Illustration.
Mikhail Mikhailovich Postnikov, The Problem of Squarable Lunes, The American Mathematical Monthly, Vol. 107, No. 7 (2000), pp. 645-651. Translated from Russian by Abe Shenitzer.
FORMULA
Equals arccos((sqrt(33)-1)/8)/2.
Equals arcsin(sqrt(9-sqrt(33))/4).
EXAMPLE
0.467964727830662986803279867689423001766006742525581...
MATHEMATICA
RealDigits[ArcCos[(Sqrt[33] - 1)/8]/2, 10, 120][[1]]
PROG
(PARI) acos((sqrt(33)-1)/8)/2
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Apr 24 2026
STATUS
approved