login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A042311
Denominators of continued fraction convergents to sqrt(682).
2
1, 8, 9, 26, 139, 304, 1659, 3622, 5281, 45870, 2390521, 19170038, 21560559, 62291156, 333016339, 728323834, 3974635509, 8677594852, 12652230361, 109895437740, 5727214992841, 45927615380468, 51654830373309, 149237276127086, 797841211008739, 1744919698144564
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,2395802,0,0,0,0,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^18 -8*x^17 +9*x^16 -26*x^15 +139*x^14 -304*x^13 +1659*x^12 -3622*x^11 +5281*x^10 -45870*x^9 -5281*x^8 -3622*x^7 -1659*x^6 -304*x^5 -139*x^4 -26*x^3 -9*x^2 -8*x -1) / (x^20 -2395802*x^10 +1). - Colin Barker, Dec 07 2013
a(n) = 2395802*a(n-10) - a(n-20) for n>19. - Vincenzo Librandi, Jan 20 2014
MATHEMATICA
Denominator[Convergents[Sqrt[682], 30]] (* Harvey P. Dale, Dec 29 2013 *)
CROSSREFS
Sequence in context: A108219 A041317 A305336 * A371629 A003997 A114090
KEYWORD
nonn,frac,easy
EXTENSIONS
More terms from Colin Barker, Dec 07 2013
STATUS
approved