Could anyone explain to me why at step 3, after integration it becomes $1/(a-jw)$?
2026-04-24 12:30:00.1777033800
On
why does integral of exponent becomes 1 / something?
51 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Integral of exponent does not become 1/something. The basic rule is
$$ \int e^{ax} dx = \frac{e^{ax}}{a} +c ......->1$$
In the integrations you perform above,you integrate, for example, $e^{(a-j\omega)t}$ with respect to $dt$. Put $a-j\omega$ as $a$ above in 1. You just get the coefficient of the variable (wrt which you are performing integration) as the denominator. It happens in logarithmic and trigonometric integrations too. I think learning the basics of integration from any good book will help you.

Let $z=b+ic,b >0$ $$\int_{0}^{\infty} e^{-zt} dt=-\left .\frac{e^{-zt}}{z}\right|_{0}^{\infty}=\frac{1}{z}=\frac{1}{b+ic}.$$ As $e^{-zt}$ vanishes at $t=\infty$ if only $\Re(z)=b>0$$