I am in my first Linear Algebra course and, until now, I felt good. I've been working on the following exercise for one entire day, to no avail.
Find al Z such that:
$$|z|^{2} = 3z^{2}+i\cdot z^{*}$$
It is the first complex equation we were given to solve, and I honestly dont know where should I start from.
Could anyone give me a hint or a tip, just a place to "pull the string from"?
Lots of thanks in advance.
Let $z= x + i y$. Then \begin{align} |z|^2 & = 3z^2 + i z^* \\ \implies x^2+y^2 &= (3x^2-3y^2 +y) + i(6xy+x) \\ \implies x(6y+1) & = 0 \\ \vdots \end{align}