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.

A041032 Numerators of continued fraction convergents to sqrt(21).

Original entry on oeis.org

4, 5, 9, 23, 32, 55, 472, 527, 999, 2525, 3524, 6049, 51916, 57965, 109881, 277727, 387608, 665335, 5710288, 6375623, 12085911, 30547445, 42633356, 73180801, 628079764, 701260565, 1329340329, 3359941223
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = 110*a(n-6)-a(n-12). G.f.: -(x^11 -4*x^10 +5*x^9 -9*x^8 +23*x^7 -32*x^6 -55*x^5 -32*x^4 -23*x^3 -9*x^2 -5*x -4)/((x^4 -5*x^2 +1) *(x^8 +5*x^6 +24*x^4 +5*x^2 +1)). - Colin Barker, Jul 16 2012