
Grigori S. answered 07/21/13
Certified Physics and Math Teacher G.S.
You can notice that a partial solution of this equation can be written in the form
y = C tk (C is an arbitrary constant ) (1)
If you substitute this solution into your equation you will come up with the follwoing eqation for "k":
k(k-1) - 4k +6 = 0 or
k2 - 6k + 6 = 0 or (k-2)(k-3) = 0 (2)
This eqation gives you two possible solutions: k =2 and k = 3. Thus, generally speaking,
y1(t) = C1t2 and y2(t) = C2t3 (3)
To reduce the order of the equation you can put y2(t) = y1(t) v(t) = t2v(t)
If you plug this expression into the equation and simplify (I am skipping these steps because you can do it yourself) you will come up with the equation
t v''(t) = 0 or v"(t) = 0
Hence it follows v'(t) = const (say A1) and v(t) = A1 t + A2 (in general)
Since y1(t) = t2 you have to put A1 = 1 and A2 = 0, Thus, your second solution is
y2(t) = t3