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

A041467
Denominators of continued fraction convergents to sqrt(249).
2
1, 1, 4, 5, 9, 50, 59, 227, 2329, 7214, 9543, 54929, 64472, 119401, 422675, 542076, 16684955, 17227031, 68366048, 85593079, 153959127, 855388714, 1009347841, 3883432237, 39843670211, 123414442870, 163258113081, 939705008275, 1102963121356, 2042668129631
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, 17107630, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1).
FORMULA
a(n) = 17107630*a(n-16) - a(n-32) for n>31. - Vincenzo Librandi, Dec 18 2013
MATHEMATICA
Denominator[Convergents[Sqrt[249], 30]] (* Vincenzo Librandi, Dec 18 2013 *)
CROSSREFS
Cf. A041466.
Sequence in context: A341252 A041151 A279919 * A180436 A121919 A041627
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Vincenzo Librandi, Dec 18 2013
STATUS
approved