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.

A041176 Numerators of continued fraction convergents to sqrt(98).

Original entry on oeis.org

9, 10, 89, 99, 1871, 1970, 17631, 19601, 370449, 390050, 3490849, 3880899, 73347031, 77227930, 691170471, 768398401, 14522341689, 15290740090, 136848262409, 152139002499, 2875350307391, 3027489309890
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

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

Formula

G.f.: (9 + 10*x + 89*x^2 + 99*x^3 + 89*x^4 - 10*x^5 + 9*x^6 - x^7) / ((1 + 14*x^2 - x^4)*(1 - 14*x^2 - x^4)). [Bruno Berselli, Oct 30 2013]