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,510,0,0,0,-1).
FORMULA
G.f.: -(x^7-15*x^6+16*x^5-239*x^4-255*x^3-239*x^2-16*x-15) / (x^8-510*x^4+1). - Colin Barker, Nov 07 2013
a(n) = 510*a(n-4) - a(n-8). - Wesley Ivan Hurt, Apr 18 2022
MATHEMATICA
Numerator[Convergents[Sqrt[254], 30]] (* Vincenzo Librandi, Nov 03 2013 *)
LinearRecurrence[{0, 0, 0, 510, 0, 0, 0, -1}, {15, 16, 239, 255, 7889, 8144, 121905, 130049}, 30] (* Harvey P. Dale, Nov 27 2015 *)
CROSSREFS
KEYWORD
nonn,cofr,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Nov 07 2013
STATUS
approved