- #1
A.Magnus
- 138
- 0
Could anyone help me figure out the eigenvalues of a $4 \times 4$ matrix, with all entries being $-1$ except the entries of non-main diagonal being $3$?
$$ A =
\begin{pmatrix}
3 &-1 &-1 &-1\\
-1 &3 &-1 &-1\\
-1 &-1 &3 &-1\\
-1 &-1 &-1 &3\\
\end{pmatrix}$$
For small matrices, I would use characteristic equation $|A - \lambda I| = 0$ without hesitation, but this matrix is too big. Thank you before hand for your gracious helping hand and time. ~MA
$$ A =
\begin{pmatrix}
3 &-1 &-1 &-1\\
-1 &3 &-1 &-1\\
-1 &-1 &3 &-1\\
-1 &-1 &-1 &3\\
\end{pmatrix}$$
For small matrices, I would use characteristic equation $|A - \lambda I| = 0$ without hesitation, but this matrix is too big. Thank you before hand for your gracious helping hand and time. ~MA