login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099285 Decimal expansion of -Ei(-1), negated exponential integral at -1. 44

%I #42 Aug 01 2020 11:38:30

%S 2,1,9,3,8,3,9,3,4,3,9,5,5,2,0,2,7,3,6,7,7,1,6,3,7,7,5,4,6,0,1,2,1,6,

%T 4,9,0,3,1,0,4,7,2,9,3,4,0,6,9,0,8,2,0,7,5,7,7,9,7,8,6,1,3,0,7,3,5,6,

%U 8,6,9,8,5,5,9,1,4,1,5,4,4,7,2,2,2,1,0,2,5,1,0,3,5,1,3,7,2,4,9,9,5,4,7,5,8

%N Decimal expansion of -Ei(-1), negated exponential integral at -1.

%C The divergent series g(x=1,m) = 1^m*1! - 2^m*2! + 3^m*3! - 4^m*4! + ..., m=>-1, is closely related to the value of -Ei(-1). We discovered that g(x=1,m) = (-1)^m*(A040027(m) - A000110(m+1)*Ei(1,1)*exp(1)), see A163940. We observe that Ei(1,1) = E(1,1,1) = -Ei(-1) is the constant given above and that Ei(1,1)*exp(1) = A073003 is Gompertz's constant. - _Johannes W. Meijer_, Oct 16 2009

%H G. C. Greubel, <a href="/A099285/b099285.txt">Table of n, a(n) for n = 0..10000</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/ExponentialIntegral.html">Exponential Integral</a>

%F -Ei(-n) = Integral_{a=n..Infinity} ( Integral_{b=1..Infinity} 1/e^(a*b) db ) da , n>0 (According to Mathematica). - _Mats Granvik_, May 25 2013

%F Equals the difference between the absolute values of A239069 and A001620. - _R. J. Mathar_, Mar 07 2016

%F From _Amiram Eldar_, Aug 01 2020: (Start)

%F Equals Integral_{x=1..oo} log(x)/exp(x) dx.

%F Equals Integral_{x=0..oo} exp(-exp(x)) dx.

%F Equals Integral_{x=0..oo} x*exp(x-exp(x)) dx. (End)

%e 0.219383934395520273677163775460121649031047293406908207577978613...

%p Digits:=105: evalf(-Ei(-1)); evalf(Ei(1,1)); # _Johannes W. Meijer_, Oct 16 2009

%t RealDigits[ ExpIntegralE[1, 1], 10, 105][[1]]

%o (PARI) eint1(1, 1) \\ _Michel Marcus_, Aug 01 2020

%Y Cf. A073003.

%K cons,nonn

%O 0,1

%A _Robert G. Wilson v_, Oct 08 2004

%E Definition corrected by _Johannes W. Meijer_, Jul 26 2009

%E Corrected Name (minus 1, not 1), _Stanislav Sykora_, May 18 2012

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 09:14 EDT 2024. Contains 371967 sequences. (Running on oeis4.)