A010213 Continued fraction for sqrt(165).
12, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5, 2, 5, 1, 24, 1, 5
Offset: 0
Links
- G. Xiao, Contfrac
- Index entries for continued fractions for constants
- Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 1).
Programs
-
Mathematica
ContinuedFraction[Sqrt[165],300] (* Vladimir Joseph Stephan Orlovsky, Mar 25 2011 *) PadRight[{12},120,{24,1,5,2,5,1}] (* Harvey P. Dale, Feb 02 2020 *)