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,14705390,0,0,0,0,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^18 -4*x^17 +5*x^16 -9*x^15 +122*x^14 -2205*x^13 +28787*x^12 -30992*x^11 +59779*x^10 -270108*x^9 -59779*x^8 -30992*x^7 -28787*x^6 -2205*x^5 -122*x^4 -9*x^3 -5*x^2 -4*x -1) / (x^20 -14705390*x^10 +1). - Colin Barker, Dec 12 2013
a(n) = 14705390*a(n-10) - a(n-20) for n>19. - Vincenzo Librandi, Jan 22 2014
MATHEMATICA
Denominator[Convergents[Sqrt[741], 30]] (* Harvey P. Dale, Dec 31 2012 *)
CoefficientList[Series[-(x^18 - 4 x^17 + 5 x^16 - 9 x^15 + 122 x^14 - 2205 x^13 + 28787 x^12 - 30992 x^11 + 59779 x^10 - 270108 x^9 - 59779 x^8 - 30992 x^7 - 28787 x^6 - 2205 x^5 - 122 x^4 - 9 x^3 - 5 x^2 - 4 x - 1)/(x^20 - 14705390 x^10 + 1), {x, 0, 30}], x] (* Vincenzo Librandi, Jan 22 2014 *)
CROSSREFS
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Dec 12 2013
STATUS
approved