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.

A041076 Numerators of continued fraction convergents to sqrt(45).

Original entry on oeis.org

6, 7, 20, 47, 114, 161, 2046, 2207, 6460, 15127, 36714, 51841, 658806, 710647, 2080100, 4870847, 11821794, 16692641, 212133486, 228826127, 669785740, 1568397607, 3806580954, 5374978561, 68306323686
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = 322*a(n-6)-a(n-12). G.f.: -(x^11-6*x^10+7*x^9-20*x^8+47*x^7-114*x^6-161*x^5-114*x^4-47*x^3-20*x^2-7*x-6)/((x^2-3*x+1)*(x^2+3*x+1)*(x^4-3*x^3+8*x^2-3*x+1)*(x^4+3*x^3+8*x^2+3*x+1)). [Colin Barker, Jul 18 2012]