Solution of integral involving exponential and absolute values

425 Views Asked by At

I want to solve this integral $\int_0 ^\infty e^{-iwx}e^{-α|x|} dx$

Any ideas on how to solve it?

2

There are 2 best solutions below

0
On BEST ANSWER

$$\int_0 ^\infty e^{-iwx}e^{-\alpha|x|} dx = \int_0 ^\infty e^{-(iw +\alpha) x } dx$$

Assuming that $\Re(\alpha - iw)>0$ we write this integral as

$$\int_0 ^\infty e^{-(iw +\alpha) x } dx = \int_0 ^\infty \frac{d (e^{-(iw +\alpha) x })}{dx} \frac{dx}{-(iw +\alpha) } = \frac{1}{ iw +\alpha}.$$

3
On

$x \ge 0$ so we have that the integral is equal to

$$\int_0^{\infty} dx \, e^{-i w x} e^{- \alpha x} = \frac1{\alpha + i w} $$

(assuming $\alpha \gt 0$).