OFFSET
0,1
LINKS
G. Xiao, Contfrac
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MATHEMATICA
ContinuedFraction[Sqrt[184], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 26 2011 *)
PadRight[{13}, 120, {26, 1, 1, 3, 2, 1, 2, 1, 2, 3, 1, 1}] (* Harvey P. Dale, Mar 10 2016 *)
PROG
(PARI) a(n)=if(n, [26, 1, 1, 3, 2, 1, 2, 1, 2, 3, 1, 1][n%12+1], 13) \\ Charles R Greathouse IV, May 26 2026
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved
