Find the laplace transform of the following equation $f(t) =\operatorname e^{-6t}\cos (5t)$
2026-04-12 07:09:43.1775977783
On
$\mathcal {L}(\operatorname e^{-6t}\cos(5t))=?$
491 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
ok let us use following formula for laplace transform
http://upload.wikimedia.org/math/0/c/9/0c9c50441866da37706842c765ad9859.png
after that we get following one
$$\int(cos(5t)*e^{-t(6+s)})dt$$
according to this
http://www.wolframalpha.com/input/?i=int%28cos%285t%29*e%5E%28-t%286%2Bs%29%29+from+-infinity+to+plus+infinity
this does not converge,you can use also formulas from this table
http://eeweb.poly.edu/~yao/EE3054/FormulaSheets_Test2.pdf
EDITED:
there is picture

Hint: By one of the shift theorems, you have $\mathcal{L}\{e^{at}f(t)\} =F(s-a)$. In your problem, we would then take $f(t)= \cos(5t)$. Thus, $$\mathcal{L}\{e^{-6t}\cos(5t)\} = \left.\mathcal{L}\{\cos(5t)\}\right|_{s\to s+6}=\ldots$$