Find Laplace transform of $(\sin^2 2t)$
How do I go about this ?
do I spilt them up like
$ L ( \sin 2t) \cdot L (\sin 2t) $ ?
Find Laplace transform of $(\sin^2 2t)$
How do I go about this ?
do I spilt them up like
$ L ( \sin 2t) \cdot L (\sin 2t) $ ?
No! The Laplace transform of fg is NOT L(f)L(g). Instead use the basic definition: $\int_0^\infty sin^2(2t)e^{-st}dt$. You might find it simplest to use the fact that $sin(x)= \frac{e^{ix}- e^{-ix}}{2i}$ so that $sin(2t)= \frac{e^{2it}- e^{-2it}}{2i}$ and $sin^2(2t)= \left(\frac{e^{2it}- e^{-2it}}{2i}\right)^2= -\frac{e^{4it}- 2+ e^{-4it}}{4}$.