In my recent post I have a problem with the following function: $x^4-4x^2+16$, and what I need is to find the complex roots.
Here is my answer:
First step, I make the substitution $x^2=y$ which involving $y^2-4y^2+16$, with $x^2=2\pm i\sqrt{12}$. Therfore:
$x^4-4x^2+16=(x^2-2-i\sqrt{12})(x^2-2+i\sqrt{12}) =(x+\sqrt{2+i\sqrt{12}})(x+\sqrt{2-i\sqrt{12}})(x-i\sqrt{2+i\sqrt{12}})(x-\sqrt{2-i\sqrt{12}})$
factorized irreducible over $\mathbb{R}\subset\mathbb{C}$.
Here is author's answer:
$x{_1,_2,_3,_4}=\pm(\sqrt{3}\pm i)$.
I realize the problem is at factorization: $x^4-4x^2+16=(x^2+bx+c)(x^2+dx+e)$. If I pair the complex roots from author's answer I'll obtain:
$x^4-4x^2+16=(x+\sqrt{3}+i)(x+\sqrt{3}-i)(x-\sqrt{3}-i)(x-\sqrt{3}+i)=(x^2+\sqrt{12}x+4)(x^2-\sqrt{12}x+4)$
factorized irreducible over $\mathbb{Q}\subset\mathbb{R}$, but reducible over $\mathbb{C}$.
My final question: Why $x_1{,_2,_3,_4}=\pm\sqrt{2\pm i\sqrt{12}}$ isn't enough to make the assessment that it is the final answer ? How can I get author's answer $x{_1,_2,_3,_4}=\pm(\sqrt{3}\pm i)$ begining from my complex roots found ? Why we obtain 2 different form of complex roots, who's belong in the same field $\mathbb{C}$ when we change factorization ?