A Initial value ODE with shifting forcing function

Houeto
Messages
9
Reaction score
0
Use laplace Transform to solve this ode:
upload_2016-7-21_21-49-59.png


So I got:

sV(s)-V(0)-12V(s)=U(s+5)
V(s)(s-12)=U(s+5)+1
V(s)=[U(s+5)+1]/(s-12)

Now to go back to time domain with Inverse Laplace Transform...My question is, how to transform U(s+5)/(s-12)?

Any help?

Thanks guys
 
Physics news on Phys.org
I think it may help you to know that u(t) is the standard symbol for the step function, which has a known Laplace transform. Check your tables.
 
Thanks
 
@Twigg , can you shed some lights on Laplace Transform of e^(at)*u(t)?

Thanks
 
I'm pretty sure you just apply the shifting property to the Laplace transform of the Heaviside step function. The Laplace transform of ##u(t)## is ##\frac{1}{s}##, so the Laplace transform of ##e^{-5t} u(t)## is ##\frac{1}{s + 5}##. Just like you did in your first post.
 
  • Like
Likes Houeto
Thanks
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top