Tuesday, February 20, 2018

linear algebra - Find the eigenvalues and eigenvectors with zeroes on the diagonal and ones everywhere else.

I have been working on this problem for a couple hours and am completely stuck. Any help would be greatly appreciated.


Let $A$ be the $n \times n$ matrix which has zeros on the main diagonal and ones everywhere else. Find the eigenvalues and eigenvectors of $A$.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...