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

A041239
Denominators of continued fraction convergents to sqrt(131).
2
1, 2, 9, 101, 413, 927, 20807, 42541, 190971, 2143222, 8763859, 19670940, 441524539, 902720018, 4052404611, 45479170739, 185969087567, 417417345873, 9369150696773, 19155718739419, 85992025654449
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,21220,0,0,0,0,0,-1).
FORMULA
a(n) = 21220*a(n-6)-a(n-12). G.f.: -(x^10-2*x^9+9*x^8-101*x^7+413*x^6-927*x^5-413*x^4-101*x^3-9*x^2-2*x-1)/(x^12-21220*x^6+1). [Colin Barker, Jul 19 2012]
MATHEMATICA
Denominator[Convergents[Sqrt[131], 30]] (* Vincenzo Librandi, Oct 24 2013 *)
CROSSREFS
Cf. A041238.
Sequence in context: A013520 A378045 A369673 * A098610 A226391 A348858
KEYWORD
nonn,cofr,frac,easy
AUTHOR
STATUS
approved