Help with Laplace Transformations and 2nd order ODEs

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
109 replies · 10K views
Missed that one...

so 2t:

[tex]\frac{2}{p}^2[/tex]

?

TFM
 
Physics news on Phys.org
I've written it slightly upside down! :eek:

should've been:

[tex]\frac{2}{p^2}[/tex]

Sorry...

TFM
 
laplace of 2t is 2(1/p^2) = 2/p^2
agree??

so, then you use the first shift theorem since we don't want 2/p^2; we want 2/(p-1)^2
so do you what to do then??
 
I agree with that. So I am assuming that now I need to use the First Shift Theorem:

[tex]\frac{2}{p^2}[/tex]

using the example of:

[tex]e^{(3t)}(t)=1/(p-3)^2[/tex]

[tex]\frac{2}{p^2} = 2t - 2[/tex]

Does this look right?

TFM
 
Laplace of e^3t(t)=1/(p-3)^2
so Laplace of ------ = 2/(p-1)^2
we know that laplace of 2t=2/p^2
so that means laplace of 2t(e^t)=2/(p-1)^2
does this make sense to you?? (think about it). you are finding the opposite of the laplace...called the inverse.
 
sara_87 said:
Laplace of e^3t(t)=1/(p-3)^2
so Laplace of ------ = 2/(p-1)^2
we know that laplace of 2t=2/p^2
so that means laplace of 2t(e^t)=2/(p-1)^2
does this make sense to you?? (think about it). you are finding the opposite of the laplace...called the inverse.

That does indeed make sense, so now would you put it all together (ie the e^3t and the 2t(e^t))?


TFM
 
yes... :)
now your function is:
y(t)=2te^t+3e^t

So, hopefully now, you could do the other questions you posted in the first post. but remember:
L(y(t))=Y
L(y'(t))=sL(y(t)) - y(0)
L(y''(y))=sL(y'(t))-y'(0) = s^2(L(y(t))-sy(0)-y'(0)
etc.
 
Excellent.

Maybe I could go through one myself on here now?

TFM
 
Okay so (b)

[tex]y'' + 4y' + 4y = e^{-2t}, y_0 = 0, y_0' = 4[/tex]

remembering:

L(y(t))=Y
L(y'(t))=sL(y(t)) - y(0)
L(y''(t))=sL(y'(t))-y'(0) = s^2(L(y(t))-sy(0)-y'(0)

[tex]L(4y(t))=4Y[/tex]

[tex]L(y'(t))=sL(4y(t)) - y(0)[/tex]

[tex]L(y''(t))=sL(y'(t))-y'(0) = s^2(L(y(t))-sy(0)-y'(0)[/tex]

So Far, so good?

TFM
 
Excellent. Now:

[tex]L(4y(t))=4Y[/tex]

[tex]L('(t))=sL(4y(t)) - y(0)[/tex]

[tex]L(y''(t))= s^2(L(y(t))-sy(0)-y'(0)[/tex]

Insert values for y(0) and y'(0):

[tex]L('(t))=sL(4y(t)) - 0 = sL(4y(t))[/tex]

[tex]L(y''(t))= s^2(L(y(t))-s0 - 4 = s^2(L(y(t)) - 4[/tex]

I think this is where it starts going down hill slightly:

[tex]L('(t)) = sL(4y(t))[/tex]

Insert y(t):

[tex]L('(t)) = sL(4Y)[/tex]

[tex]L(y''(t)) = s^2(L(Y) - 4[/tex]

Does this still look right?

TFM
 
ok, i think you get the idea but you are getting mixed it up a bit with y and Y. this is what you should get:
L(y(t))=Y (which is what you got) (dont put the 4 in yet you will see why later)
L(y'(t))=sL(y(t))-y(0) = sY-0 = sY
L(y''(t))=sL(y'(t))-y'(0)=s(sY)-4 = s^2(Y)-4

If you did L(4y(t)), L(y'(t))=s(L(4y(t)))-y(0) which is not true since L(y'(t))=sL(y(t))
Does that make sense?
 
Okay, so:

[tex]L(y(t))=Y[/tex]

[tex]L(y'(t))=sL(y(t))-y(0) = sY-0 = sY[/tex]

[tex]L(y''(t))=sL(y'(t))-y'(0)=s(sY)-4 = s^2(Y)-4[/tex]

Now I assume we use the Laplace transformations from the Table?

TFM
 
Now, you substitute each one back into your original equation:
y''+4y'+4y=L(e^-2t)
(and don't forget to find the laplace of e^-2t using the rule we used before)
 
Okay so:

[tex]L(e^{-2t})[/tex]

[tex]e^{-\alpha t} = \frac{1}{p + \alpha}[/tex]

This makes alpha 2

[tex]e^{-2 t} = \frac{1}{p + 2}[/tex]

So now we insert these values into original equation:

[tex]y''+4y'+4y=L(e^{-2t})[/tex]

giving:

[tex](S^2(Y) - 4) + 4(sY) + 4Y = \frac{1}{p + 2}[/tex]

I think the p is the same a s:

[tex](s^2(Y) - 4) + 4(sY) + 4Y = \frac{1}{s + 2}[/tex]

Does this look okay?

TFM
 
yep that's perfectly fine; now, you have:
Ys^2-4+4sY+4Y=1/(s+2)

so make Y the subject and find the inverse.
 
okay so:

[tex]s^2(Y) - 4 + 4(sY) + 4Y = \frac{1}{s + 2}[/tex]

put the lonsome 4 on the otherside:

[tex]s^2(Y) + 4(sY) + 4Y = \frac{1}{s + 2} + 4[/tex]

Factorise:

[tex]Y(s^2 + 4(s) + 4) = \frac{1}{s + 2} + 4[/tex]

divide through:

[tex]Y = \frac{\frac{1}{s + 2} + 4}{(s^2 + 4(s) + 4)}[/tex]

This looks rather complicated...

TFM
 
notice that the denominator can be factorized to: (s+2)^2

so, now you have:
Y=1/(s+2)^3 + 4/(s+2)^2

now find the inverse laplace of that (hint: you will need to use the first shift theorem as we did before)
 
I missed that one...

So:

[tex]Y = \frac{\frac{1}{s + 2} + 4}{(s^2 + 4(s) + 4)} \equiv \frac{\frac{1}{s + 2} + 4}{(s + 2)^2}[/tex]

I can't see any similar functions in the table, however?

TFM
 
split this into two fractions:
Y=1/(s+2)^3 + 4/(s+2)^2

now as we did before, the second fraction is the laplace transform of: 4te^(-2t)
because if you find the laplace of 4t, this will give you 4/s^2 but we don't want s at the bottom, we want (s+2) so that's why we use the first shift theorem and times the 4t by e^(-2t). the sfirst shift theorem must be in your tables or at least in your notes.

So, i did the second fraction for you (the easy one :) ) and so now you do the first fraction. what is the inverse laplace of 1/(s+2)^3 ? and remember,
the laplace of t^n= (n!)/(s^(n+1))
 
so split it up:

[tex]\frac{1}{(s + 2)^3} + \frac{4}{(s + 2)^2}[/tex]

[tex]\frac{4}{(s + 2)^2} = 4te^{-2t}[/tex]

okay so for:

[tex]\frac{1}{(s + 2)^3}[/tex]

we need to use:

[tex]t^n = \frac{n!}{s^{n + 1}}[/tex]

so, would this mean:

[tex]\frac{3!}{s^3} = t^2[/tex]

we have

[tex]\frac{1}{s^3}[/tex]

Is this relevant, or am I going the wrong way for this one/

TFM
 
for 1/(s+2)^3:
laplace of t^2 is 2!/(s^3) so it is 2/s^3
i don't know why you put 1/s^3.
but you have the right idea.
so if the laplace of t^2 is 2!/(s^3), what is the inverse of 1/(s+2)^3 ?
 
So:

[tex]t^2 = \frac{2!}{s^3}[/tex]

we have [tex]\frac{1}{(s + 2)^2}[/tex]

so using the Shift, would that be something like:

[tex]\frac{1}{(s + 2)^2} = (t - 2)^2[/tex]

bvut I think even it is slightly wrong at least because it doesn't deal with the fact that the top value isn't 2!

TFM
 
For 1/(s+1)^3, let's just look at 1/s^3 ; we know that t^2 is 2/s^3 so 1/s^3 will be the inverse of (1/2)(t^2) right?
but, we don't want 1/s^3, we want 1/(s+1)^3, so what do we do (like we did before)?
 
First Shft Theorem

Ok, the first shift theorem says that:
if you have a function that looks like: e^(at)F(t);
the laplace of that is the laplace of F(t) but instead of putting p, you put p-a
eg: L(e^3t(t))
we know that laplace of t is 1/p^2 (you know that from the tables right?)
and so here a=3 so the laplace of e^(3t)(t)=1/(p-3)^2
so, where ever you have p, you replace with p-a in this case, p-3
Do you agree??

[tex]t^2 = 2/s^3[/tex]

[tex]\frac{1}{2}t^2 = \frac{1}{s^3}[/tex]

using FST

[tex]\frac{1}{2}t^2 = \frac{1}{b^3}[/tex], where b = s + 1

would this make it:

\frac{1}{2}(t+1)^2 = \frac{1}{b^3} [/tex]

?

TFM
 
I don't see any e's in your answer (there should be).

now as we did before, the second fraction is the laplace transform of: 4te^(-2t)
because if you find the laplace of 4t, this will give you 4/s^2 but we don't want s at the bottom, we want (s+2) so that's why we use the first shift theorem and times the 4t by e^(-2t).

now, can you do the same for the 1/(s+1)^3
 
Okay so:

4t will give you 4/s^2,but we don't want s at the bottom, we want (s+2) so that's why we use the first shift theorem and times the 4t by e^(-2t).

so would this mean:

[tex]t^2 would give: \frac{2}{s^3}[/tex]

thus would:

[tex]\frac{2}{(s + 1)^3} be \frac{1}{2}t^2 e^{-t}[/tex]

?

TFM
 
Great :smile:

So now:

[tex]Y = \frac{1}{(s + 2)^3} + \frac{4}{(s + 2)^2}[/tex]

this goes to:

[tex]Y = \frac{1}{2}t^2 e^{-t} + 4te^{-2t}[/tex]

So now we put this value of Y back into:

[tex]s^2(Y) - 4 + 4(sY) + 4Y = \frac{1}{s + 2}[/tex]

?

TFM