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.

A033435 Continued fraction for Champernowne constant = 0.01234567891011121314...

Original entry on oeis.org

0, 81, 1490845, 2, 5, 2, 1, 11, 1, 1, 1, 5, 1, 1, 1, 1
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    ContinuedFraction[With[{nn=20,c=Flatten[IntegerDigits/@Range[0,nn]]}, N[ FromDigits[ c]/10^Length[c],Length[c]]],16] (* Harvey P. Dale, Apr 10 2013 *)

Extensions

Next term is very large.