what is $ℒ(t^2e^{3t})$
I have got this far so far:
$=\int_{0}^\infty (t^2e^{t(3-s)})$
Integration by parts using:
$u = t^2$ and $du = 2t$
$v = \frac{e^{t(3-2)}}{3-s}$ and $dv = e^{t(3-s)}$
Which I think yields: $0 - \int_{0}^\infty \frac{2t}{3-s} e^{t(3-2)}$
and now i'm stuck. if someone could do a step by step instructions, that would be so helpful!
Consider $$ \frac{\partial^2}{\partial s^2}\mathcal{L}\{e^{3t}\}, $$ Can you easily determine the Laplace transform of of $e^{3t}$? If so, what is the second derivative in $s$?
\begin{align} \frac{\partial^2}{\partial s^2}\int_0^{\infty}e^{3t}e^{-st}dt &= \int_0^{\infty}\frac{\partial^2}{\partial s^2}e^{3t}e^{-st}dt\\ &= \int_0^{\infty}t^2e^{3t}e^{-st}dt\\ &= \mathcal{L}\{t^2e^{3t}\} \end{align}