i have to calculate transforma of Laplace of the function $f(x)=1$.
By definition we have $$ L(1)(s)= \displaystyle\int_0^{+\infty} e^{-sx} dx= \lim_{A \to +\infty} \displaystyle\int_0^A e^{-s x} dx. $$ I found that $L(1)(s)= \dfrac{1}{s}$ where $Re(s)>0$.
My question is how we find this result? please
The laplace transform is defined as
$L\{{f(t)}\}=\int_0^\infty f(t) e^{-st}\,dt$
Here $f(t) = 1$
$L\{1\} = \int_0^\infty e^{-st}\,dt$
$L\{1\} = \lim_{A\to\infty}\bigg(\frac {-e^{-st}}s\bigg|_0^A\bigg)$
$L\{1\} = \lim_{A\to\infty}\frac{-e^{-At}}s+\frac {e^0}s$
$L\{1\} = \frac 1s$ $\,\,\,\,$ provided $s\gt 0$
as $\lim_{A\to\infty}e^{-A} = 0$