OFFSET
1,1
COMMENTS
Another version of the "e*Pi" constant (cf. A292101).
LINKS
Paolo Xausa, Table of n, a(n) for n = 1..10000
EXAMPLE
6.142201763093026412559465106457...
MATHEMATICA
With[{nmax=100}, First[RealDigits[FromContinuedFraction[ContinuedFraction[E, nmax]ContinuedFraction[Pi, nmax]], 10, nmax]]] (* Paolo Xausa, Oct 23 2023 *)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Sep 14 2017
EXTENSIONS
More digits from Alois P. Heinz, Sep 14 2017
STATUS
approved