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.

A010242 Continued fraction for cube root of 12.

Original entry on oeis.org

2, 3, 2, 5, 15, 7, 3, 1, 1, 3, 1, 1, 96, 7, 2, 6, 3, 36, 1, 17, 25, 2, 4, 9, 24, 9, 1, 3, 2, 34, 1, 73, 1, 9, 1, 1, 17, 6, 2, 163, 2, 1, 1, 1, 2, 81, 3, 1, 1, 34, 3, 11, 1, 75, 12, 2, 2, 2, 1, 1, 3, 1, 19, 4, 1, 1, 2, 3, 6, 1, 234, 3, 1
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    ContinuedFraction[Surd[12,3],100] (* Harvey P. Dale, Feb 28 2018 *)