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.

A215752 Continued fraction expansion for log_10(11).

Original entry on oeis.org

1, 24, 6, 3, 2, 1, 1, 3, 1, 1, 1, 9, 1, 3, 1, 1, 1, 4, 1, 3, 1, 27, 1, 3, 5, 1, 2, 3, 42, 9, 1, 2, 1, 2, 26, 1, 1, 2, 1, 1, 2, 1, 4, 2, 1, 1, 1, 1, 1, 1, 1, 2, 20, 1, 2, 1, 1, 1, 4, 1, 2, 5, 9, 2, 1, 1, 2, 68, 3, 1, 2, 5, 3, 2, 21, 1, 2, 39, 1, 3, 1, 2, 1, 1, 3, 5
Offset: 0

Views

Author

V. Raman, Aug 23 2012

Keywords

Crossrefs

Cf. A154182 (decimal expansion), A215756, A215760 (convergents).
Cf. A028232 for the continued fraction expansion for log_2(10).
Cf. A215749 for the continued fraction expansion for log_10(3).
Cf. A215750 for the continued fraction expansion for log_10(6).
Cf. A082571 for the continued fraction expansion for log_10(7).

Programs

  • PARI
    default(realprecision,99); contfrac(log(11)/log(10))