Eigenvalues and eigenvectors of this matrix

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
shouvikdatta8
Messages
6
Reaction score
0
Consider the nXn matrix A whose elements are given by,

[tex]A_{ij} = 1 if i=j+1 or i=j-1 or i=1,j=n or i=n,j=1<br /> = 0 otherwise[/tex]
What are the eigenvalues and normalized eigenvectors of A??
 
Physics news on Phys.org
You could start by calculating the characteristic polynomial. Put [itex]-\lambda[/itex] on the diagonal entries and calculate the determinant. Expanding along the first row or column should be easy, because most entries are zero anyway. You might get a recursive equation ;)