A316389 Continued fraction expansion of largest root of x^3 - 7*x + 7.
1, 1, 2, 4, 20, 2, 3, 1, 6, 10, 5, 2, 2, 1, 2, 2, 1, 18, 1, 1, 3, 2, 1, 2, 1, 2, 1, 39, 2, 1, 1, 1, 13, 1, 2, 1, 30, 1, 1, 1, 3, 2, 5, 4, 1, 5, 1, 5, 1, 2, 1, 1, 94, 6, 2, 19, 11, 1, 60, 1, 1, 50, 2, 1, 1, 8, 53, 1, 3, 1, 6, 3, 2, 1, 5, 1, 1, 3, 4, 636, 1, 2, 1, 3, 3, 7, 9, 1, 2, 10, 3, 1, 22, 1, 119, 3, 32, 1, 2, 1
Offset: 1
Examples
1.69202147163009586962781489700206914019726...
Crossrefs
Cf. A039921.
Programs
-
Mathematica
ContinuedFraction[Root[x^3 - 7 x + 7, 3], 100]
Comments