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

A041822
Numerators of continued fraction convergents to sqrt(432).
2
20, 21, 83, 104, 187, 291, 1060, 1351, 55100, 56451, 224453, 280904, 505357, 786261, 2864140, 3650401, 148880180, 152530581, 606471923, 759002504, 1365474427, 2124476931, 7738905220, 9863382151, 402274191260, 412137573411, 1638686911493, 2050824484904
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,2702,0,0,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^15 -20*x^14 +21*x^13 -83*x^12 +104*x^11 -187*x^10 +291*x^9 -1060*x^8 -1351*x^7 -1060*x^6 -291*x^5 -187*x^4 -104*x^3 -83*x^2 -21*x -20) / ((x^8 -52*x^4 +1)*(x^8 +52*x^4 +1)). - Colin Barker, Nov 25 2013
MATHEMATICA
Numerator[Convergents[Sqrt[432], 30]] (* Vincenzo Librandi, Nov 09 2013 *)
CROSSREFS
Sequence in context: A041816 A041814 A042865 * A041820 A329599 A041826
KEYWORD
nonn,cofr,frac,easy,less
AUTHOR
EXTENSIONS
More terms from Colin Barker, Nov 25 2013
STATUS
approved