A292107 Decimal expansion of the number whose continued fraction expansion is A292106.
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
Examples
6.142201763093026412559465106457...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
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
Comments