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

A042413
Denominators of continued fraction convergents to sqrt(734).
3
1, 10, 11, 54, 65, 119, 3159, 3278, 6437, 29026, 35463, 383656, 20752887, 207912526, 228665413, 1122574178, 1351239591, 2473813769, 65670397585, 68144211354, 133814608939, 603402647110, 737217256049, 7975575207600, 431418278466449, 4322158359872090
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20788350, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1).
FORMULA
a(n) = 20788350*a(n-12) - a(n-24) for n>23. - Vincenzo Librandi, Jan 21 2014
MATHEMATICA
Denominator/@Convergents[Sqrt[734], 30] (* Harvey P. Dale, Apr 23 2011 *)
CROSSREFS
Cf. A042412.
Sequence in context: A041210 A267340 A344082 * A041212 A257313 A335553
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Vincenzo Librandi, Jan 21 2014
STATUS
approved