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,2942,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^10-3*x^9+4*x^8-11*x^7+15*x^6-56*x^5-15*x^4-11*x^3-4*x^2-3*x-1) / (x^12-2942*x^6+1). - Colin Barker, Dec 07 2013
MAPLE
convert(sqrt(690), confrac, 30, cvgts): denom(cvgts); # Wesley Ivan Hurt, Dec 07 2013
MATHEMATICA
Denominator/@Convergents[Sqrt[690], 30] (* Harvey P. Dale, Apr 21 2011 *)
CoefficientList[Series[-(x^10 - 3 x^9 + 4 x^8 - 11 x^7 + 15 x^6 - 56 x^5 - 15 x^4 - 11 x^3 - 4 x^2 - 3 x - 1)/(x^12 - 2942 x^6 + 1), {x, 0, 30}], x] (* Vincenzo Librandi, Jan 20 2014 *)
CROSSREFS
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Dec 07 2013
STATUS
approved