A375596 Decimal expansion of 1/(1 - W(1/e)), where W is the Lambert W function.
1, 3, 8, 5, 9, 3, 3, 2, 7, 5, 9, 9, 8, 1, 9, 4, 2, 5, 3, 8, 6, 0, 6, 2, 1, 8, 1, 4, 8, 8, 2, 5, 1, 5, 8, 6, 0, 6, 4, 5, 1, 3, 2, 7, 9, 6, 5, 7, 0, 5, 8, 1, 7, 7, 9, 1, 6, 7, 6, 7, 1, 4, 2, 5, 2, 7, 8, 6, 1, 8, 1, 9, 7, 2, 3, 1, 0, 5, 1, 8, 1, 9, 3, 3, 3, 3, 9, 5, 2, 6, 7, 0, 6, 5, 4, 2, 6, 5, 2, 0
Offset: 1
Examples
1.38593327599819425386062181488251586064513...
Links
- Edgar Assing, On gaps between primes. See p. 45.
Programs
-
Mathematica
RealDigits[1/(1-ProductLog[1/E]),10,100][[1]]
-
PARI
1/(1-lambertw(1/exp(1))) \\ Michel Marcus, Aug 20 2024
Formula
Equals 1/(1 - A202357).