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

A041128
Numerators of continued fraction convergents to sqrt(73).
2
8, 9, 17, 94, 487, 581, 1068, 17669, 18737, 36406, 200767, 1040241, 1241008, 2281249, 37740992, 40022241, 77763233, 428838406, 2221955263, 2650793669, 4872748932, 80614776581, 85487525513, 166102302094, 915999035983, 4746097482009, 5662096517992
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,2136,0,0,0,0,0,0,1).
FORMULA
G.f.: -(x^13 -8*x^12 +9*x^11 -17*x^10 +94*x^9 -487*x^8 +581*x^7 +1068*x^6 +581*x^5 +487*x^4 +94*x^3 +17*x^2 +9*x +8) / (x^14 +2136*x^7 -1). - Colin Barker, Nov 08 2013
MATHEMATICA
Numerator[Convergents[Sqrt[73], 30]] (* Vincenzo Librandi, Oct 29 2013 *)
LinearRecurrence[{0, 0, 0, 0, 0, 0, 2136, 0, 0, 0, 0, 0, 0, 1}, {8, 9, 17, 94, 487, 581, 1068, 17669, 18737, 36406, 200767, 1040241, 1241008, 2281249}, 30] (* Harvey P. Dale, Jul 12 2023 *)
CROSSREFS
Sequence in context: A020693 A042753 A042727 * A041551 A356699 A057104
KEYWORD
nonn,cofr,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Nov 08 2013
STATUS
approved