Solving Laplace Transform Homework: y''+y = f(t)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
myusernameis
Messages
56
Reaction score
0

Homework Statement



y''+y = f(t)

y(0) = 0; y'(0)=1

f(t) = 1, 0<=t<pi/2
0, pi/2<=t


The Attempt at a Solution


so far, i have


(s^2+1)*L{y} = [tex]\frac{s-e^(-pi/2s)}{s}[/tex] +1

what is next ?
 
Physics news on Phys.org
myusernameis said:
so far, i have (s^2+1)*L{y} = [tex]\frac{s-e^(-pi/2s)}{s}[/tex] +1

what is next ?

That doesn't look quite right; the Laplace Transform of [itex]f(t)[/itex] is not [tex]\frac{s-e^{-\pi s/2}}{s}[/tex] (although it's close). Double check that calculation.

Once you correct your expression, solve for [itex]\mathcal{L}[y(t)][/itex] and then take the inverse Laplace transform to get [itex]y(t)[/itex]