A010235 Continued fraction for sqrt(193).
13, 1, 8, 3, 2, 1, 3, 3, 1, 2, 3, 8, 1, 26, 1, 8, 3, 2, 1, 3, 3, 1, 2, 3, 8, 1, 26, 1, 8, 3, 2, 1, 3, 3, 1, 2, 3, 8, 1, 26, 1, 8, 3, 2, 1, 3, 3, 1, 2, 3, 8, 1, 26, 1, 8, 3, 2, 1, 3, 3, 1, 2, 3, 8, 1, 26, 1, 8, 3, 2, 1, 3, 3, 1, 2, 3, 8, 1
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,0,0,0,0,0,0,0,1).
Programs
-
Mathematica
ContinuedFraction[Sqrt[193],300] (* Vladimir Joseph Stephan Orlovsky, Mar 28 2011 *) PadRight[{13},120,{26,1,8,3,2,1,3,3,1,2,3,8,1}] (* Harvey P. Dale, Nov 16 2022 *)