If $\omega$ is a complex cube root of unity and $\lambda$ belongs to real numbers, then the equation $$|z-\omega|^2+|z-\omega^2|^2=\lambda$$ will represent the circle for what range of $\lambda$?
My Attempt:
$\Rightarrow 2|z|^2+|\omega|^2+|\omega^2|^2-(z\omega^2+\bar z\omega+z\omega+\bar z\omega^2)=\lambda$
$\Rightarrow 2|z|^2+2-(\omega^2)(z+\bar z)-(\omega)(z+\bar z)=\lambda$
$\Rightarrow 2(|z|^2+1)+(z+\bar z)=\lambda$
$\Rightarrow 2[|z|^2+Re(z)+1]=\lambda$
$\Rightarrow x^2+y^2+x+1-\lambda/2=0$
For a general conic to be a circle, the determinant must be non zero, coefficient of $xy$ must $=0$, and coefficient of $x^2$ and $y^2$ must be $=1$. Conditions $2$ and $3$ are satisfied, so I checked for condition $1$,and got the answer as $\lambda$ belongs to the real numbers except $-{3/2}$. However the answer is $[3/2,\infty]$. I have already checked with another method and the given answer seems to be correct (involves locus of circle in complex form for diametric endpoints)
Where have I gone wrong?

We have that
$$x^2+y^2+x+1-\frac \lambda 2=0\iff\left(x+\frac12\right)^2+y^2=\frac \lambda 2-\frac 34$$
with the condition $\frac \lambda 2-\frac 34\ge 0 \iff \lambda \ge \frac 32$.