A072224 Continued fraction expansion of constant A072223.
0, 1, 1, 9, 1, 1, 5, 11, 1, 2, 1, 1, 6, 1, 1, 1, 5, 2, 5, 1, 1, 2, 2, 1, 1, 23, 1, 21, 1, 1, 4, 1, 6, 1, 1, 2, 2, 30, 3, 1, 6, 3, 3, 2, 4, 1, 3, 2, 3, 1, 13, 43, 24, 1, 6, 2, 6, 1, 2, 3, 81, 4, 8, 6, 1, 4, 5, 2, 1, 1, 1, 2, 26, 1, 2, 8, 2, 13, 1, 10, 3, 1, 2, 1, 6, 1, 7, 1, 1, 1, 11, 1, 2, 16, 1, 3, 1
Offset: 0
Programs
-
Mathematica
ContinuedFraction[ x /. FindRoot[ (1-x^2)^2==x, {x, 0.5}, WorkingPrecision->200 ], 100 ]
Comments