I do not manage to solve it as a real equation nor to find a solution with the algebraic form.
2026-05-13 18:29:15.1778696955
How can I solve $\bar{z}^2+3z+1=0$?
64 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Pair the original equation
$\overline z^2+3z+1=0$
with its conjugate which must be simultaneously satisfied:
$z^2+3\overline z+1=0$
From the conjugate equation infer $\overline z=-(z^2+1)/3$. Substitute into the first equation thus
$(z^2+1)^2/9+3z+1=0$
$z^4+2z^2+27z+10=0$
If you try rational roots to this equation you will fail. But there is a better way to factor it: if the equation without conjugation
$z^2+3z+1=0$
has real roots then these also satisfy the complex equation you are trying to solve because then $z=\overline z$. That works because the discriminant is positive. So we are sure that $z^2+3z+1$ is a factor of the quartic and we can divide it out to get the factored equation
$(z^2+3z+1)(z^2-3z+10)=0$
Each of these quadratic equations is solved to give the roots
$(-3\pm\sqrt5)/2$
$(3\pm i\sqrt{31})/2$