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.

A041093 Denominators of continued fraction convergents to sqrt(54).

Original entry on oeis.org

1, 2, 3, 20, 23, 66, 947, 1960, 2907, 19402, 22309, 64020, 918589, 1901198, 2819787, 18819920, 21639707, 62099334, 891030383, 1844160100, 2735190483, 18255302998, 20990493481, 60236289960, 864298552921, 1788833395802, 2653131948723, 17707625088140
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = 970*a(n-6)-a(n-12). G.f.: -(x^10-2*x^9+3*x^8-20*x^7+23*x^6-66*x^5-23*x^4-20*x^3-3*x^2-2*x-1)/((x^4-10*x^2+1)*(x^8+10*x^6+99*x^4+10*x^2+1)). [Colin Barker, Jul 18 2012]