OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (0,20,0,-1).
FORMULA
G.f.: (3 + 10*x + 3*x^2 - x^3)/(1 - 20*x^2 + x^4).
MATHEMATICA
Table[Numerator[FromContinuedFraction[ContinuedFraction[Sqrt[11], n]]], {n, 1, 50}] (* Vladimir Joseph Stephan Orlovsky, Mar 16 2011 *)
Numerator[Convergents[Sqrt[11], 30]] (* Vincenzo Librandi, Oct 28 2013 *)
PROG
CROSSREFS
KEYWORD
nonn,cofr,frac,easy
AUTHOR
STATUS
approved