Let $A$ be the $n\times n$ matrix with a $1$ in every entry. What are the eigenvalues of $A$ and a basis for each eigenspace? Is $A$ diagonalizable?
Having some trouble with this one. I tried using the fact that $\lambda$ is an eigenvalue of $A$ iff there exist non-zero solutions to $Ax=\lambda x$. Well, clearly the $1\times n$ non-zero vector $x$ with all entries equal is an eigenvector of $A$, with corresponding eigenvalue $\lambda=n$, since $Ax=nx$. But I can't seem to get much further than that in terms of finding eigenvalues for $A$, any hints/suggestions?