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

A042411
Denominators of continued fraction convergents to sqrt(733).
2
1, 13, 14, 27, 365, 19737, 256946, 276683, 533629, 7213860, 390082069, 5078280757, 5468362826, 10546643583, 142574729405, 7709582031453, 100367141138294, 108076723169747, 208443864308041, 2817846959174280, 152372179659719161, 1983656182535523373
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 19764, 0, 0, 0, 0, 1).
FORMULA
G.f.: -(x^8-13*x^7+14*x^6-27*x^5+365*x^4+27*x^3+14*x^2+13*x+1) / (x^10+19764*x^5-1). - Colin Barker, Dec 11 2013
MATHEMATICA
Denominator[Convergents[Sqrt[733], 30]] (* Vincenzo Librandi, Jan 21 2014 *)
LinearRecurrence[{0, 0, 0, 0, 19764, 0, 0, 0, 0, 1}, {1, 13, 14, 27, 365, 19737, 256946, 276683, 533629, 7213860}, 30] (* Harvey P. Dale, Jul 07 2024 *)
CROSSREFS
Sequence in context: A041344 A041340 A041338 * A167996 A308122 A292116
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Dec 11 2013
STATUS
approved