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

A041856
Numerators of continued fraction convergents to sqrt(450).
2
21, 85, 106, 297, 1294, 2885, 4179, 19601, 827421, 3329285, 4156706, 11642697, 50727494, 113097685, 163825179, 768398401, 32436558021, 130514630485, 162951188506, 456417007497, 1988619218494, 4433655444485, 6422274662979, 30122754096401, 1271577946711821
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,39202,0,0,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^15 -21*x^14 +85*x^13 -106*x^12 +297*x^11 -1294*x^10 +2885*x^9 -4179*x^8 -19601*x^7 -4179*x^6 -2885*x^5 -1294*x^4 -297*x^3 -106*x^2 -85*x -21) / ((x^4 -14*x^2 -1)*(x^4 +14*x^2 -1)*(x^8 +198*x^4 +1)). - Colin Barker, Nov 26 2013
MATHEMATICA
Numerator/@Convergents[Sqrt[450], 30] (* Harvey P. Dale, May 26 2011 *)
CROSSREFS
Sequence in context: A064762 A104676 A143244 * A044208 A044589 A374527
KEYWORD
nonn,cofr,frac,easy,less
AUTHOR
EXTENSIONS
More terms from Colin Barker, Nov 26 2013
STATUS
approved