I have to evaluate the integral $\int_{0}^{\infty}t^3e^{-3t}dt$ using complex analysis techniques (the laplace transform). Can you check my steps, please?
$$\int_{0}^{\infty}t^3e^{-3t}dt =\Rightarrow L(t^{3}e^{-3t})=\frac{6}{(s-3)^{4}}$$ evaluated from 0 to $\infty$ gives $\frac{-6}{3^{4}}$ even if the exact result is its opposite... What's wrong?
$\int_0^\infty t^3 e^{-3t}dt$ is not $L(t^3 e^{-3t})$. Laplace transform of $f$ is defined by \begin{equation} L(f)=\int_0^\infty e^{-st}f(t)dt. \end{equation} Therefore, \begin{equation} \int_0^\infty t^3 e^{-3t}dt=L(t^3)|_{s=3}. \end{equation}