I can't seem to be able to understand why $$\mathcal{L}(x^n)(s) = \frac{n}{s} \mathcal{L}(x^{n-1})(s)$$ This one line has got me stuck! I know that $$\mathcal{L}(f(x)g(x)) \neq F(s)G(s)$$ so how could this line be valid.Please help.
2026-04-19 12:22:28.1776601348
Laplace transform of $x^2$
5.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
By parts:
$$u=x^n\,\,\Longrightarrow u'=nx^{n-1}\\v'=e^{-sx}\,\,\Longrightarrow v=-\frac{e^{-sx}}{s}$$
$$\int\limits_0^\infty e^{-sx}x^n\,dx=\left.-\frac{x^ne^{-sx}}{s}\right|_0^\infty+\frac{n}{s}\int\limits_0^\infty x^{n-1}e^{-sx}\,dx$$
Now just check the first term in the RHS above is zero...