2

I am trying to simplify of this:

$$\int_{0}^{\infty} \frac{1-e^{-x}}{x}e^{-\lambda x}\,dx.$$

Maybe I should separate these equation into two exponential integral function? But it will ended up with infinite minus infinite? please give me some help or advices, thanks!

Jack D'Aurizio
  • 353,855
KennyYang
  • 419
  • I haven't tried it but you probably can separate the integral into two indefinite integrals, and evaluate them separately – john Oct 12 '15 at 06:01

1 Answers1

2

Write ${1-e^{-x}\over x}$ as $\int_0^1 e^{-tx}\,dt$, reverse the order of integration in the resulting double integral, then integrate.

John Dawkins
  • 25,733