Laplace transform of $x^2$

5.2k Views Asked by At

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.

2

There are 2 best solutions below

0
On BEST ANSWER

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...

2
On

$\mathcal{L}(x)(s) \neq \frac{n}{s}$ then no contradiction.