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”).

A042167
Denominators of continued fraction convergents to sqrt(608).
2
1, 1, 2, 3, 35, 38, 73, 111, 5401, 5512, 10913, 16425, 191588, 208013, 399601, 607614, 29565073, 30172687, 59737760, 89910447, 1048752677, 1138663124, 2187415801, 3326078925, 161839204201, 165165283126, 327004487327, 492169770453, 5740871962310
OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 5474, 0, 0, 0, 0, 0, 0, 0, -1).
FORMULA
G.f.: -(x^2 - x - 1)*(x^4 + 3*x^2 + 1)*(x^8 + 37*x^4 + 1) / ((x^8 - 74*x^4 + 1)*(x^8 + 74*x^4 + 1)). - Colin Barker, Dec 03 2013
MATHEMATICA
Denominator[Convergents[Sqrt[608], 30]] (* Vincenzo Librandi, Jan 16 2014 *)
CROSSREFS
Sequence in context: A195030 A347338 A092981 * A126910 A143887 A363499
KEYWORD
nonn,frac,easy
EXTENSIONS
More terms from Colin Barker, Dec 03 2013
STATUS
approved