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.

Showing 1-1 of 1 results.

A040640 Continued fraction for sqrt(666).

Original entry on oeis.org

25, 1, 4, 5, 1, 1, 6, 1, 4, 1, 6, 1, 1, 5, 4, 1, 50, 1, 4, 5, 1, 1, 6, 1, 4, 1, 6, 1, 1, 5, 4, 1, 50, 1, 4, 5, 1, 1, 6, 1, 4, 1, 6, 1, 1, 5, 4, 1, 50, 1, 4, 5, 1, 1, 6, 1, 4, 1, 6, 1, 1, 5, 4, 1, 50, 1, 4, 5, 1, 1, 6, 1, 4, 1, 6, 1, 1, 5, 4, 1, 50, 1, 4, 5, 1, 1, 6, 1, 4, 1
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A042280/A042281 (convergents), A366248.

Programs

  • Maple
    with(numtheory): Digits := 300: convert(evalf(sqrt(666)),confrac);
  • Mathematica
    ContinuedFraction[Sqrt[666],100] (* Paolo Xausa, Oct 14 2023 *)
Showing 1-1 of 1 results.