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.

A038704 Incrementally largest term in continued fraction for Champernowne constant (A030167).

Original entry on oeis.org

8, 9, 149083
Offset: 1

Views

Author

Hans Havermann, May 01 2000

Keywords

Comments

The next term (a(4)) has 166 digits; a(5) has 2504 digits. - Harvey P. Dale, Sep 18 2016

Crossrefs

Programs

  • Mathematica
    DeleteDuplicates[Block[{$MaxExtraPrecision=10000},ContinuedFraction[ ChampernowneNumber[],50]],GreaterEqual] (* Harvey P. Dale, Apr 02 2023 *)

Extensions

The next term has 166 digits.