Finding Solutions to DE using Laplace Transform

manenbu
Messages
101
Reaction score
0

Homework Statement



y'' -6y' + 9y = f(t)

f(t)=
0, 0<t<1
1, 1<t<3
0, t>3

Homework Equations





The Attempt at a Solution



Turning it to heaviside functions I get:
y'' -6y' + 9y = u1 - u3

and I solve.

in the answers it should be:
y(t) = 2tet + u1(1/9 - 1/9e3(t-1)+ 1/3(t-1)e3(t-1)).

where did u3 go in the answers? why doesn't it appear? the u1 I can get just like that, but I can't seem to figure out where the u3 went and why there is a 2tet in there.
 
Physics news on Phys.org
It looks like we're missing some information. Were there additional conditions given? (e.g. y(0) = ? and y'(0) = ?)

Also, what did the DE look like after you applied the Laplace transform?
 
it doesn't look as though you changed anything by putting it in unit step form.
 
Sorry, forgot.
y(0) = 1, y'(0) = 2.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top