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.

A292107 Decimal expansion of the number whose continued fraction expansion is A292106.

Original entry on oeis.org

6, 1, 4, 2, 2, 0, 1, 7, 6, 3, 0, 9, 3, 0, 2, 6, 4, 1, 2, 5, 5, 9, 4, 6, 5, 1, 0, 6, 4, 5, 7, 8, 7, 0, 8, 5, 8, 8, 5, 1, 9, 2, 8, 3, 3, 0, 7, 1, 0, 7, 3, 8, 7, 3, 2, 3, 2, 8, 0, 4, 7, 5, 4, 8, 5, 0, 2, 9, 6, 0, 2, 4, 9, 4, 0, 9, 6, 1, 8, 1, 3, 8, 7, 2, 3, 6, 5, 0, 9, 8, 0, 1, 0, 9, 0, 3, 3, 0, 4, 6, 2, 7, 4, 6
Offset: 1

Views

Author

N. J. A. Sloane, Sep 14 2017

Keywords

Comments

Another version of the "e*Pi" constant (cf. A292101).

Examples

			6.142201763093026412559465106457...
		

Crossrefs

Programs

  • Mathematica
    With[{nmax=100},First[RealDigits[FromContinuedFraction[ContinuedFraction[E,nmax]ContinuedFraction[Pi,nmax]],10,nmax]]] (* Paolo Xausa, Oct 23 2023 *)

Extensions

More digits from Alois P. Heinz, Sep 14 2017