- 3,802
- 95
Homework Statement
Solve z^4-2z^3+5z^2-2z+1=0
Homework Equations
let z=cos\theta +isin\theta
z^n+z^{-n}=2cos(n\theta)
cos2\theta=2cos^2\theta -1
The Attempt at a Solution
Since z\neq 0 dividing through by z^2 yields:
(z^2+z^{-2}) -2(z+z^{-1})+5=0
Thus, 2cos2\theta - 4cos\theta +5=0
Simplified: 4cos^2\theta -4cos\theta+3=0
This is a quadratic in cos\theta that doesn't have any real solutions:
cos\theta=\frac{1}{2}\left(1\pm \sqrt{2}i \right)
I've checked through my working thoroughly so I'm quite sure there aren't any mistakes so far, but I wouldn't know how to actually solve this equation's complex roots. I guess what I'm asking is how do I solve:
cos^{-1}\left[ \frac{1}{2}\left(1\pm \sqrt{2}i \right) \right]