If $a_1,a_2,\cdots,a_n\ (n\geq2)$ are real and $(n-1)a_1^2-2na_2<0$, then prove that at least two roots of the equation, $$x^n+a_1x^{n-1}+a_2x^{n-2}+\cdots+a_n=0$$ are imaginary.
Let $\{\alpha_i\}_{i=1}^n$ be the $n$ roots of the given equation. Then,$$\sum_i\alpha_i=-a_1;$$ also $$\sum_{i \ne j} \alpha_i\alpha_j = a_2.$$ It follows that \begin{align}(n-1)a_1^2-2na_2&= (n-1)\bigg(\sum_i \alpha_i\bigg)^2-2n\sum_{i \ne j} \alpha_i\alpha_j \\ &=n\bigg[{\bigg(\sum_i \alpha_i\bigg)^2-2\sum_{i \ne j} \alpha_i \alpha_j}\bigg]-\bigg(\sum_i \alpha_i\bigg)^2&\\&=n\sum_i \alpha_i^2-\bigg(\sum_i \alpha_i\bigg)^2 < 0.\end{align}
How to carry it further from here?
If $\alpha_i$ 's are all real then Cauchy - Schwarz inequality gives $(\sum \alpha_i)^{2} \leq n \sum (\alpha_i )^{2}$ which contradicts the inequality you have derived. Hence at least one root must be non-real. Since complex roots appear in conjugate pairs there must be two non-real roots. [Cauchy - Schwarz inequality gives $(\sum \alpha_i \beta_i )^{2} \leq \sum \alpha_i ^{2} \sum \beta_i ^{2}$. Put $\beta_i =1$ for all $i$.]