OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..999
G. Xiao, Contfrac
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,0,0,0,0,0,1).
MATHEMATICA
ContinuedFraction[Sqrt[109], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 11 2011 *)
PadRight[{10}, 120, {20, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2}] (* Harvey P. Dale, May 29 2016 *)
PROG
(PARI) a(n)=if(n, 6959381132422995758\21^(n%15)%21, 10) \\ Charles R Greathouse IV, May 31 2026
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved
