If $A\in \Bbb C^{n\times n}$ is any matrix, then $$\|A\|_2^2\leqslant \|A\|_1\|A\|_\infty.$$
I know that $\|A\|_2^2=\max_i \lambda_i$ where $\lambda_i$ are the eigenvalues of $A^*A$, and I also know that $\|A\|_1$ is the largest column sum, and $\|A\|_\infty$ the largest row sum.
Yet I am unable to produce a proof. Could you tell me the right approach please?