Laplace transform of sin(4t+5)

Mechdude
Messages
108
Reaction score
1

Homework Statement



get laplace transform of sin(4t+5)


Homework Equations


using some trig identity i.e. Sin(a+b)=sin(a)cos(b)+cos(a)sin(b)
or any other that could simplify it

The Attempt at a Solution


applying the trig identity
=sin(4t)cos(5)+cos(4t)sin(5)
taking the transform :
4cos(5)\frac {1}{s^2+16} +s*sin(5)\frac{1}{s^2+16}
why do i not trust this result, can anyone point me in the right direction?
 
Last edited:
Physics news on Phys.org
Why don't you trust it? It looks fine to me.
 
It might be right but i would like an alternative method to confirm the answer i got
 
You could compute it directly. Integrate sin(4t+5)*exp(-st) from t=0 to t=infinity. You'll get the same thing.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top