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

A042263
Denominators of continued fraction convergents to sqrt(657).
2
1, 1, 2, 3, 8, 11, 19, 106, 125, 606, 731, 4261, 4992, 9253, 23498, 32751, 56249, 89000, 4506249, 4595249, 9101498, 13696747, 36494992, 50191739, 86686731, 483625394, 570312125, 2764873894, 3335186019, 19440803989, 22775990008, 42216793997
OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4562498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1).
FORMULA
a(n) = 4562498*a(n-18) - a(n-36) for n>35. - Vincenzo Librandi, Jan 19 2014
MATHEMATICA
Denominator[Convergents[Sqrt[657], 30]] (* Harvey P. Dale, May 09 2012 *)
CROSSREFS
Cf. A042262.
Sequence in context: A113873 A007676 A042443 * A280323 A153439 A289752
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Vincenzo Librandi, Jan 19 2014
STATUS
approved