if $x^2 -ax +1-2a^2 > 0$ for all $x\in \Bbb R$ then find the set of real values of $a$.
the book give the solution as :
since $x^2 -ax +1-2a^2 > 0$ for all $x\in \Bbb R$, $\quad \implies \quad a^2-4(1-2a^2) < 0\quad \implies \quad -\frac{2}3<a<\frac{2}3$
but is the discriminant is smaller than $0$, then the solutions skips into the complex region. then how can the value of $a$ be such that the solutions of the inequation are complex.
actuelly we get $$x^2-2\cdot \frac{a}{2}x+\frac{a^2}{4}+1-2a^2-\frac{a^2}{4}>0$$ this is $$\left(x-\frac{a}{2}\right)^2+1-\frac{9}{4}a^2>0$$