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.

A042935 Denominators of continued fraction convergents to sqrt(999).

Original entry on oeis.org

1, 1, 2, 3, 5, 28, 173, 201, 1178, 2557, 13963, 16520, 113083, 581935, 695018, 1276953, 1971971, 3248924, 203405259, 206654183, 410059442, 616713625, 1026773067, 5750578960, 35530246827, 41280825787
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A042934.

Programs

  • Mathematica
    Denominator[Convergents[Sqrt[999],30]] (* Harvey P. Dale, Aug 15 2013 *)