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.

A041038 Numerators of continued fraction convergents to sqrt(24).

Original entry on oeis.org

4, 5, 44, 49, 436, 485, 4316, 4801, 42724, 47525, 422924, 470449, 4186516, 4656965, 41442236, 46099201, 410235844, 456335045, 4060916204, 4517251249, 40198926196, 44716177445, 397928345756
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(2n) = 2*A041006(2n) ; a(2n-1) = A041006(2n-1) = A001079(n). [From M. F. Hasler, Feb 13 2009]
G.f.: (4+5*x+4*x^2-x^3)/(1-10*x^2+x^4)