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.

A041058 Numerators of continued fraction convergents to sqrt(35).

Original entry on oeis.org

5, 6, 65, 71, 775, 846, 9235, 10081, 110045, 120126, 1311305, 1431431, 15625615, 17057046, 186196075, 203253121, 2218727285, 2421980406, 26438531345, 28860511751, 315043648855, 343904160606, 3754085254915
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = 12*a(n-2)-a(n-4). G.f.: (5+6*x+5*x^2-x^3)/(1-12*x^2+x^4). [Colin Barker, Apr 17 2012]