Hercuflea
- 593
- 49
Homework Statement
My teacher likes to teach us the D-notation methods for higher order DE's. I am having a hard time with this one and I can't seem to find the formula for the general solution
Find a fundamental set of the equation (D-1)^{2}(D^{2}-6D+13)^{3}y = 0
Homework Equations
Trying to figure this out. Split the formula into two equations, the fundamental set of each of these will be part of the fundamental set of the entire equation.
The Attempt at a Solution
Case 1: (D-1)^{3}y = 0
Let y = e^{t}z
(D-1)^{3}e^{t}z = 0
e^{t}(D-1+1)^{3}z = 0 Divide by e^t and add 1 inside parentheses.
D^{3}z = 0
z = c1+c2t + c3t^{2}
y1 = [e^{t}, te^{t}, t^{2}e^{t}]
Case 2:
(D^{2}-6D+13)^{3}y = 0
(D^{2}-6D+9+4)^{3}y = 0
((D-3)^{2}-4i^{2})^{3}y = 0
((D+(-3-2i))^{3}(D+(-3+2i))^{3}y = 0
Now what? I have my roots in the form alpha + beta(i), but I don't know the equation to find the fundamental set.
Last edited: