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.

Showing 1-1 of 1 results.

A062543 Continued fraction expansion of continued fractions constant (base 10).

Original entry on oeis.org

1, 32, 1, 1, 1, 2, 1, 46, 7, 2, 7, 10, 8, 1, 71, 1, 37, 1, 1, 23, 5, 1, 1, 5, 11, 1, 5, 3, 1, 1, 2, 115, 1, 21, 3, 3, 1, 4, 39, 1, 2, 3, 26, 1, 4, 1, 1, 1, 1, 7, 1, 49, 1, 2, 1, 6, 1, 5, 40, 1, 1, 1, 7, 6, 2, 15, 6, 20, 7, 3, 6, 2, 2, 2, 2, 1, 3, 1, 3, 1, 1, 1, 1, 1, 4, 159, 1, 1, 35, 2, 1, 2, 2, 1
Offset: 0

Views

Author

Jason Earls, Jun 25 2001

Keywords

Comments

a(n) = A086820(n+1) since Lochs constant = 1/continued fractions constant. - Gerald McGarvey, Aug 02 2004

Crossrefs

Cf. A062542.

Programs

  • PARI
    contfrac(Pi^2/(6*(log(2))*(log(10)))).
Showing 1-1 of 1 results.