cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A041072 Numerators of continued fraction convergents to sqrt(43).

Original entry on oeis.org

6, 7, 13, 46, 59, 341, 400, 1541, 1941, 3482, 43725, 47207, 90932, 320003, 410935, 2374678, 2785613, 10731517, 13517130, 24248647, 304500894, 328749541, 633250435, 2228500846, 2861751281, 16537257251
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Numerator[Convergents[Sqrt[43], 30]] (* Vincenzo Librandi, Oct 29 2013 *)

Formula

G.f.: -(x^19 -6*x^18 +7*x^17 -13*x^16 +46*x^15 -59*x^14 +341*x^13 -400*x^12 +1541*x^11 -1941*x^10 -3482*x^9 -1941*x^8 -1541*x^7 -400*x^6 -341*x^5 -59*x^4 -46*x^3 -13*x^2 -7*x -6) / (x^20 -6964*x^10 +1). - Colin Barker, Nov 04 2013