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.

A041917 Denominators of continued fraction convergents to sqrt(480).

Original entry on oeis.org

1, 1, 10, 11, 472, 483, 4819, 5302, 227503, 232805, 2322748, 2555553, 109655974, 112211527, 1119559717, 1231771244, 52853951965, 54085723209, 539625460846, 593711184055, 25475495191156, 26069206375211, 260098352568055, 286167558943266, 12279135828185227
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A041916.

Programs

Formula

a(n) = 482*a(n-4)-a(n-8). G.f.: -(x^2-x-1)*(x^4+11*x^2+1)/((x^4-22*x^2+1)*(x^4+22*x^2+1)). [Colin Barker, Jul 16 2012]