Let $A$ be a $10 \times 10$ matrix defined by $A=(a_{ij})$ where $(a_{ij})=1-(-1)^{i-j}$. If $P(x)$ is the minimal polynomial of $A$ then
1) degree of $P(x)$?
2) coefficient of $x$ in $P(x)$?
My work: First of all I find the matrix it is of the form \begin{pmatrix} 0 & 2 & 0 & 2\:\cdots&0 &2 \\ 2 & 0 & 2 & 0\:\cdots&2 &0 \\ \vdots &\vdots &\vdots & &\vdots &\vdots\\ 0 & 2 & 0 & 2\:\cdots&0 &2\\ 2 & 0 & 2 & 0\:\cdots&2 &0\\ \end{pmatrix}
and I find $10$ is an eigen value with geometric multiplicity one and I also find solution of $Ax=0$ and see that geometric multiplicity is $8$ corresponding to the eigenvalue zero. From that I can say the matrix has zero as an eigenvalue at least $8$. But How do I find another eigenvalue or is there anything wrong? Please help. Thanks.
If your results are correct, always remind that if your matrix is $A$ $$ \text{Trace}\left(A\right)=\sum_{k=1}^{10}\lambda_k $$ where $\lambda_k$ is an eigenvalue of $A$ counted with multiplicity. Here you have $$ \text{Trace}\left(A\right)=10+\lambda=0 $$