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.

A041277 Denominators of continued fraction convergents to sqrt(151).

Original entry on oeis.org

1, 3, 7, 52, 59, 229, 975, 1204, 2179, 3383, 39392, 42775, 82167, 124942, 581935, 1870747, 2452682, 19039521, 40531724, 140634693, 3415764356, 10387927761, 24191619878, 179729266907, 203920886785, 791491927262
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A041276.

Programs

  • Mathematica
    Denominator[Convergents[Sqrt[151], 30]] (* Vincenzo Librandi, Dec 14 2013 *)