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.

A041020 Numerators of continued fraction convergents to sqrt(14).

Original entry on oeis.org

3, 4, 11, 15, 101, 116, 333, 449, 3027, 3476, 9979, 13455, 90709, 104164, 299037, 403201, 2718243, 3121444, 8961131, 12082575, 81456581, 93539156, 268534893, 362074049, 2440979187, 2803053236, 8047085659
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: (3+4*x+11*x^2+15*x^3+11*x^4-4*x^5+3*x^6-x^7)/(1-30*x^4+x^8). - Colin Barker, Jan 03 2012
a(n) = 30*a(n-4) - a(n-8). - Wesley Ivan Hurt, Aug 04 2025