OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,331352,0,0,0,0,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^18 -3*x^17 +13*x^16 -16*x^15 +29*x^14 -219*x^13 +248*x^12 -467*x^11 +2116*x^10 -6815*x^9 -2116*x^8 -467*x^7 -248*x^6 -219*x^5 -29*x^4 -16*x^3 -13*x^2 -3*x -1) / (x^20 -331352*x^10 +1). - Colin Barker, Dec 02 2013
a(n) = 331352*a(n-10) - a(n-20) for n>19. - Vincenzo Librandi, Jan 15 2014
MATHEMATICA
Denominator[Convergents[Sqrt[591], 30]] (* Harvey P. Dale, May 25 2013 *)
CoefficientList[Series[-(x^18 - 3 x^17 + 13 x^16 - 16 x^15 + 29 x^14 - 219 x^13 + 248 x^12 - 467 x^11 + 2116 x^10 - 6815 x^9 - 2116 x^8 - 467 x^7 - 248 x^6 - 219 x^5 - 29 x^4 - 16 x^3 - 13 x^2 - 3 x - 1)/(x^20 - 331352 x^10 + 1), {x, 0, 30}], x] (* Vincenzo Librandi, Jan 15 2014 *)
CROSSREFS
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Dec 02 2013
STATUS
approved