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.

This page as a plain text file.
%I A292107 #16 Oct 23 2023 08:35:27
%S A292107 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,
%T A292107 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,
%U A292107 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
%N A292107 Decimal expansion of the number whose continued fraction expansion is A292106.
%C A292107 Another version of the "e*Pi" constant (cf. A292101).
%H A292107 Paolo Xausa, <a href="/A292107/b292107.txt">Table of n, a(n) for n = 1..10000</a>
%e A292107 6.142201763093026412559465106457...
%t A292107 With[{nmax=100},First[RealDigits[FromContinuedFraction[ContinuedFraction[E,nmax]ContinuedFraction[Pi,nmax]],10,nmax]]] (* _Paolo Xausa_, Oct 23 2023 *)
%Y A292107 Cf. A292106, A292101, A003417, A001203.
%K A292107 nonn,cons
%O A292107 1,1
%A A292107 _N. J. A. Sloane_, Sep 14 2017
%E A292107 More digits from _Alois P. Heinz_, Sep 14 2017