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.

A077097 Quotient cycle length in continued fraction expansion of sqrt(1+n^n).

Original entry on oeis.org

1, 1, 4, 1, 30, 1, 32, 1, 1, 1, 20554, 1, 23522, 1, 1013500, 1, 29130218, 1, 3123943068, 1
Offset: 1

Views

Author

Labos Elemer, Nov 05 2002

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Length[Part[ContinuedFraction[Sqrt[1+u^u]], 2]], {u, 1, 15}]

Extensions

a(17)-a(18) from Daniel Suteu, Jan 25 2019
a(19)-a(20) from Vaclav Kotesovec, Aug 29 2019