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.

A040310 Continued fraction for sqrt(329).

Original entry on oeis.org

18, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1, 4, 1, 1, 2, 4, 7, 36, 7, 4, 2, 1, 1
Offset: 0

Views

Author

Keywords

Programs

  • Maple
    with(numtheory): Digits := 300: convert(evalf(sqrt(329)),confrac);