Finding Eigenspaces of a Matrix

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Dustinsfl
Messages
2,217
Reaction score
5
[tex]\begin{bmatrix}<br /> 3 & 2\\<br /> 4 & 1<br /> \end{bmatrix}[/tex]
[tex]det(A-\lambda I)=\begin{vmatrix}<br /> 3-\lambda & 2\\<br /> 4 & 1-\lambda<br /> \end{vmatrix}=(3-\lambda)(1-\lambda)-8=\lambda^2-4\lambda-5[/tex]
[tex]\lambda_{1}=5[/tex] and [tex]\lambda_{2}=-1[/tex]
When [tex]\lambda=5[/tex], [tex]\begin{bmatrix}<br /> -2 & 2\\<br /> 4 & -4<br /> \end{bmatrix}\Rightarrow \begin{bmatrix}<br /> 1 & -1\\<br /> 0 & 0<br /> \end{bmatrix}[/tex]
The eigenspace for [tex]\lambda_{1}[/tex] is [tex]\begin{bmatrix}<br /> 1\\<br /> 1<br /> \end{bmatrix}[/tex]
When [tex]\lambda=-1[/tex], [tex]\begin{bmatrix}<br /> 4 & 2\\<br /> 4 & 2<br /> \end{bmatrix}\Rightarrow \begin{bmatrix}<br /> 1 & 0\\<br /> 0 & 1<br /> \end{bmatrix}[/tex]
The eigenspace for[tex]\lambda_{2}[/tex] is [tex]\begin{bmatrix}<br /> 0\\<br /> 0<br /> \end{bmatrix}[/tex]

I don't know what is going wrong but my second Eigenspace is wrong compared to the books answer which is [tex]\begin{bmatrix}<br /> 1\\<br /> -2<br /> \end{bmatrix}[/tex]
 
Physics news on Phys.org


Dustinsfl said:
[tex]\begin{bmatrix}<br /> 3 & 2\\<br /> 4 & 1<br /> \end{bmatrix}[/tex]
[tex]det(A-\lambda I)=\begin{vmatrix}<br /> 3-\lambda & 2\\<br /> 4 & 1-\lambda<br /> \end{vmatrix}=(3-\lambda)(1-\lambda)-8=\lambda^2-4\lambda-5[/tex]
[tex]\lambda_{1}=5[/tex] and [tex]\lambda_{2}=-1[/tex]
When [tex]\lambda=5[/tex], [tex]\begin{bmatrix}<br /> -2 & 2\\<br /> 4 & -4<br /> \end{bmatrix}\Rightarrow \begin{bmatrix}<br /> 1 & -1\\<br /> 0 & 0<br /> \end{bmatrix}[/tex]
The eigenspace for [tex]\lambda_{1}[/tex] is [tex]\begin{bmatrix}<br /> 1\\<br /> 1<br /> \end{bmatrix}[/tex]
When [tex]\lambda=-1[/tex], [tex]\begin{bmatrix}<br /> 4 & 2\\<br /> 4 & 2<br /> \end{bmatrix}\Rightarrow \begin{bmatrix}<br /> 1 & 0\\<br /> 0 & 1<br /> \end{bmatrix}[/tex]
Your mistake is above. The [4 2; 4 2] matrix doesn't row reduce to the identity matrix. Try again.
Each matrix for calculating the eigenspace can't reduce to the identity; otherwise its determinant would not be zero.
Dustinsfl said:
The eigenspace for[tex]\lambda_{2}[/tex] is [tex]\begin{bmatrix}<br /> 0\\<br /> 0<br /> \end{bmatrix}[/tex]

I don't know what is going wrong but my second Eigenspace is wrong compared to the books answer which is [tex]\begin{bmatrix}<br /> 1\\<br /> -2<br /> \end{bmatrix}[/tex]
 


I had a -2 entered into my calc.