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.

A042759 Denominators of continued fraction convergents to sqrt(910).

Original entry on oeis.org

1, 6, 361, 2172, 130681, 786258, 47306161, 284623224, 17124699601, 103032820830, 6199093949401, 37297596517236, 2244054884983561, 13501626906418602, 812341669270099681, 4887551642527016688, 294065440220891100961, 1769280192967873622454
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Denominator[Convergents[Sqrt[910], 30]] (* Vincenzo Librandi, Jan 28 2014 *)
    LinearRecurrence[{0,362,0,-1},{1,6,361,2172},20] (* Harvey P. Dale, Dec 10 2017 *)

Formula

G.f.: -(x^2-6*x-1) / (x^4-362*x^2+1). - Colin Barker, Dec 23 2013

Extensions

More terms from Colin Barker, Dec 23 2013