- 3,802
- 95
Homework Statement
Solve [tex]z^4-2z^3+5z^2-2z+1=0[/tex]
Homework Equations
let [tex]z=cos\theta +isin\theta[/tex]
[tex]z^n+z^{-n}=2cos(n\theta)[/tex]
[tex]cos2\theta=2cos^2\theta -1[/tex]
The Attempt at a Solution
Since [itex]z\neq 0[/itex] dividing through by [itex]z^2[/itex] yields:
[tex](z^2+z^{-2}) -2(z+z^{-1})+5=0[/tex]
Thus, [tex]2cos2\theta - 4cos\theta +5=0[/tex]
Simplified: [tex]4cos^2\theta -4cos\theta+3=0[/tex]
This is a quadratic in [itex]cos\theta[/itex] that doesn't have any real solutions:
[tex]cos\theta=\frac{1}{2}\left(1\pm \sqrt{2}i \right)[/tex]
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:
[tex]cos^{-1}\left[ \frac{1}{2}\left(1\pm \sqrt{2}i \right) \right][/tex]