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,2702,0,0,0,-1).
FORMULA
G.f.: -(x^7-17*x^6+52*x^5-433*x^4-1351*x^3-433*x^2-52*x-17) / ((x^4-52*x^2+1)*(x^4+52*x^2+1)). - Colin Barker, Nov 09 2013
a(n) = 2702*a(n-4) - a(n-8). - Wesley Ivan Hurt, Jan 20 2024
MATHEMATICA
Numerator[Convergents[Sqrt[300], 30]] (* Vincenzo Librandi, Nov 04 2013 *)
LinearRecurrence[{0, 0, 0, 2702, 0, 0, 0, -1}, {17, 52, 433, 1351, 46367, 140452, 1169983, 3650401}, 30] (* Harvey P. Dale, May 20 2021 *)
CROSSREFS
KEYWORD
nonn,cofr,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Nov 09 2013
STATUS
approved