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, 0, 0, 446, 0, 0, 0, -1).
FORMULA
From Colin Barker, Jul 16 2012: (Start)
a(n) = 446*a(n-4) - a(n-8).
G.f.: -(x^7-27*x^6+28*x^5-195*x^4-223*x^3-195*x^2-28*x-27)/(x^8-446*x^4+1). (End)
MATHEMATICA
Numerator[Convergents[Sqrt[777], 30]] (* Harvey P. Dale, Mar 09 2012 *)
CROSSREFS
KEYWORD
nonn,cofr,frac,easy
AUTHOR
STATUS
approved