A377400 Decimal expansion of e*(gamma - Ei(-1))/2.
1, 0, 8, 2, 6, 9, 1, 1, 0, 7, 6, 6, 3, 4, 6, 8, 1, 7, 9, 7, 1, 0, 4, 9, 3, 1, 7, 4, 2, 4, 6, 2, 1, 5, 2, 8, 4, 1, 9, 0, 7, 1, 0, 3, 8, 3, 8, 7, 0, 7, 2, 1, 8, 4, 5, 1, 1, 5, 0, 6, 9, 5, 8, 5, 9, 4, 7, 4, 7, 1, 2, 1, 2, 8, 9, 8, 8, 9, 9, 3, 5, 8, 9, 8, 8, 4, 6, 3, 0, 1, 7, 5, 7, 0, 7, 7, 8, 3, 7, 8
Offset: 1
Examples
1.08269110766346817971049317424621528419071038...
Links
- Michael I. Shamos, A catalog of the real numbers, (2007). See p. 120.
Programs
-
Mathematica
RealDigits[E(EulerGamma-ExpIntegralEi[-1])/2,10,100][[1]]
Formula
Equals Sum_{n>=1} (1/n!)*Sum_{k=1..n} 1/(2*k) (see Shamos).
Equals A347952 / 2.