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

A042637
Denominators of continued fraction convergents to sqrt(848).
2
1, 8, 25, 83, 274, 2275, 132224, 1060067, 3312425, 10997342, 36304451, 301432950, 17519415551, 140456757358, 438889687625, 1457125820233, 4810267148324, 39939263006825, 2321287521544174, 18610239435360217, 58152005827624825, 193066256918234692
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,132498,0,0,0,0,0,-1).
FORMULA
G.f.: -(x^10 -8*x^9 +25*x^8 -83*x^7 +274*x^6 -2275*x^5 -274*x^4 -83*x^3 -25*x^2 -8*x -1) / ((x^2 -7*x -1)*(x^2 +7*x -1)*(x^4 -7*x^3 +50*x^2 +7*x +1)*(x^4 +7*x^3 +50*x^2 -7*x +1)). - Colin Barker, Dec 20 2013
MATHEMATICA
Denominator[Convergents[Sqrt[848], 30]] (* Vincenzo Librandi, Jan 26 2014 *)
CROSSREFS
Sequence in context: A231791 A035073 A041120 * A133661 A229443 A335769
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Dec 20 2013
STATUS
approved