need help with laplace transform stuff...
here is the function that I need to find the laplace for: \[f(t)=4t ^{2}-5\sin3t\]
i did the integration all the way up until the point where i get the same integral of the 2nd term in the given function above.
how should i go about solving for the final answer?
here is my incomplete so far: \[\left[ \frac{ -4t ^{2}e ^{-st} }{ s } -\frac{ 2te ^{-st} }{ s ^{2} }-\frac{ 2e ^{-st} }{ s ^{2} }+\frac{ 5\sin3te ^{-st} }{ s }+\frac{ 15\cos3te ^{-st} }{ s ^{2} }\right]_{0}^{\infty}+(\frac{ 45 }{ s ^{2}) \int\limits_{0}^{\infty}}\]
answer^
@dan815
the 2nd part should read: \[\int\limits_{0}^{\infty}\frac{ 45\sin3te ^{-st}dt }{ s ^{2} }\]
@Preetha
@thomaster
@jim_thompson5910 @Hero
That's Wayyy too long...haha you did it wrong
haha well thanks for pointing that out! what should I do then?
Do you know the Laplace Transform for 4t^2?
never mind I think I got it.
It's just two very simple laplace transforms.
have to do it the long way, not by using the table.
but thanks though
lol..
no wait...
how am I wrong?
@FutureMathProfessor
im not finished yet, so probably that's why it looks wrong.
I just need help with the last loopy part
so do i just subtract it from both sides?
@Mathguy1234 any idea?
Yeah. The laplace transform of 4sin3t is just 4a/(s^2+a^2)
i understand what u r trying to say, but can u help with the integral bit?
I can.one. Sec
do u think i should break them up and solve them separately?
or does that even matter?
I think the a=3 in that case?
Laplace Transforms were the only thing I was good at in differential equations class :evillaughknowingigottatakeitagain:
can we forget about the table for a little bit, please?
haha @FutureMathProfessor
sorry to hear that @FutureMathProfessor
LOL its ok, I think I'll do better after I test out of linear algebra! xD
Okay this is how to do it. 1. The laplace transform of af(x) + bg(x) is a times the laplace transform of f(x) + b times the laplace transform of g(x). 2. The lAplace transform of t^2 is 2/s^3 and that of sin3t is 3/(s2+9) 3. If you want the proof from first principles here's a good site http://www.khanacademy.org/math/differential-equations/laplace-transform/laplace-transform-tutorial/v/laplace-transform-3--l-sin-at
khanacademy is too slow for my taste, but thanks though!
im trying to proof it myself, but just having troubles with the calc part.
Cause typing it out is a bit hairy especially cause I'm on my ipad
no prob, thanks anyways!
Fine
im just going to break the two and solve from there.
How do you show math here
You just need integration by parts for the second one.
yes, I know that...I did it twice, but wasn't sure as to how to write the final answer. I will try the way I am doing it and then, see if I get the same answer as I would from the table.
@UnkleRhaukus
@UnkleRhaukus how should I finish off the integration to get the final answer where I can take the limits? any idea?
@FutureMathProfessor I think it's a good idea that u r taking linear algebra. very useful in diffy eqs.
use a table for this problem , there is no need to integrate
no he have to use the theorem
we*
\[f(t)=4t^2-5\sin(3t)\\ \,\\ \mathcal L\{f(t)\}=4\mathcal L\{t^2\}-5\mathcal L\{\sin(3t)\}\]
ok?
I did do that...I am at the part where I am getting the same integral as my 2nd integral term.
i want to refresh my memory as to how to deal with that...i know u can add that term to both sides and stuff, but am not sure if i can here.
\[\large \boxed{\mathcal L\{t^n\}=\dfrac{n!}{s^{n+1}}}\\ \large \boxed{\mathcal L\{\sin(nt)\}=\dfrac{n}{s^2+n^2}}\]
\[\begin{align*} \mathcal L\left\{ t^{n}\right\}&=\int\limits_0^\infty t^{n}e^{-{s}t}\text dt \\\text{let } t=\frac u{s}\qquad\quad\text dt=\frac{\text du}{s}& \\t=0\rightarrow u=0\qquad t=\infty\rightarrow u=\infty& \\&=\int\limits_0^\infty \left(\frac u{s}\right)^{n}e^{-{s}\frac u{s}}\frac{\text du}{s} \\&=\frac{1}{{s}^{{n}+1}}\int\limits_0^\infty u^{n}e^{-u} {\text du}\\ \\&=\frac{\Gamma({n}+1)}{{s}^{{n}+1}} \\&=\frac{{n}!}{{s}^{{n}+1}},& {n}\in\mathbb Z\geq0 \end{align*} %unk \]
one way to prove the laplace transform of a sine function is to use complexification\[\begin{align} \mathcal L\left\{ \sin({n}t)\right\}&=\int\limits_0^\infty \sin({n}t)e^{-{s}t}\text dt\\ \\&=\int\limits_0^\infty {\frak I}\left(e^{i{n}t}\right)e^{-{s}t}\text dt\\ \\&={\frak I}\left(\int\limits_0^\infty e^{i{n}t}e^{-{s}t}\text dt\right)\\ \\&={\frak I}\left(\int\limits_0^\infty e^{-({s}-i{n})t}\text dt\right)\\ \\&= {\frak I}\left(\left.\frac{e^{-({s}-i{n})t}}{-({s}-i{n})}\right|_0^\infty\right)\\ \\&= {\frak I}\left(\frac{1}{{s}-i{n}}\right)\\ \\&= {\frak I}\left(\frac{1}{{s}-i{n}}\times\frac{{s}+i{n}}{{s}+i{n}}\right)\\ \\&= {\frak I}\left(\frac{{s}+i{n}}{{s}^2+{n}^2}\right)\\ \\&= \frac{n}{{s}^2+{n}^2}\\ \end{align}%unk\]
does that help?
..?
not the 2nd part.
Are you still having trouble with your question?
can u do it any other way besides complexification b/c I never heard of it until now.
@UnkleRhaukus
You want me to prove it right?
yes please if u can.
Yeah, I can.
im stuck at the end part where I get the same laplace of sin3t part.
Pay attention; I'll be using basic integration. But why don't you just check tables?
i did.
i'm suppose to get -15/s^2+9
yeah, that's the answer.
also, i have to prove it.
Okay, to prove the genarl case of asin(bt) or just 5sin3t?
*general
the later would be better.
so you have to prove \[ \boxed{\mathcal L\{\sin(nt)\}=\dfrac{n}{s^2+n^2}}\] and you dont like the complexification method , ?
well i never heard of it so, no use.
|dw:1373265709372:dw|
Join our real-time social learning platform and learn together with your friends!