Confusion in the usage/property of Laplace Transform.

72 Views Asked by At

While proving that $$\int^{\infty}_0 \frac{\sin x}xdx$$ I saw the Laplace Transform proof.
It used that $$\cal L\left\{\frac{\sin t}{t}\right\}=\int^\infty_0 \cal L\left\{\sin(t)\right\}d\sigma$$ So for understanding it, I tried: $$\cal L\left\{\frac{\sin t}{t}\right\}=\int^\infty_0e^{-st}\frac{\sin t}{t}dt=\int^\infty_0\frac1t\cal L\left\{\sin t\right\}dt$$ But I cannot see how that $\sigma$ emerged and $t^{-1}$ vanished? Also, how do we know that using the Laplace transform, we would get an integral that is equal to the original one ($\int^\infty_0\frac{\sin x}{x}dx$)

2

There are 2 best solutions below

0
On BEST ANSWER

Your formula is a (too) short notation, suppressing the variable of the Laplace transform. It should read $$\mathcal{L}\left\{\frac{\sin t}{t} \right\} (0) = \int_0^\infty \mathcal{L}\{ \sin t\}(\sigma) \,d\sigma.$$

This follows from the rule `Frequency-domain integration'. A proof of this is rather straightforward. If you have troubles, I can provide some more help.

2
On

You can write,

$$ \int_{0}^{\infty}\frac{\sin t}{t}dt=L\bigg\{\frac{\sin t}{t}\bigg\}_{s=0}=\Bigg(\int_{s}^{\infty}L\big\{\sin t\big\}du\Bigg)_{s=0}\\ =\Bigg(\int_{s}^{\infty}\frac{1}{1+u^{2}}du\Bigg)_{s=0}=\Bigg(\tan^{-1}(u)\Bigg|^{\infty}_{s}\Bigg)_{s=0}=\frac{\pi}{2}. $$