Solving Characteristic Equation: y'''-y''+y'-y=0

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
newtomath
Messages
37
Reaction score
0
I am stuck on solving for the roots of a charactristic equation:

y'''- y''+y'-y=0

where I set r^3-r^2+r-1=0 and factored out r to get r*[ r^2-r +1] -1 =0 to get the real root of 1. How can I solve for the compex roots?
 
Physics news on Phys.org
So what I would do is write:
[tex] (r-1)(ar^{2}+br+c)=r^{3}-r^{2}+r-1[/tex]
Expand and equate coefficients, then solve the quadratic
 
hunt_mat said:
So what I would do is write:
[tex] (r-1)(ar^{2}+br+c)=r^{3}-r^{2}+r-1[/tex]
Expand and equate coefficients, then solve the quadratic
Typically people use long division. But in this case it's obvious that the other factor is r^2+1.

Or you could just go to Wolfram Alpha and say "factor r^3-r^2+r-1" :-)
 
Last edited: