Difference between revisions of "031 Review Part 3, Problem 3"

From Grad Wiki
Jump to navigation Jump to search
Line 41: Line 41:
 
|Now, to find a basis for the eigenspace corresponding to &nbsp;<math style="vertical-align: -4px">5,</math>&nbsp; we need to solve &nbsp;<math style="vertical-align: -5px">(A-5I)\vec{x}=\vec{0}.</math>
 
|Now, to find a basis for the eigenspace corresponding to &nbsp;<math style="vertical-align: -4px">5,</math>&nbsp; we need to solve &nbsp;<math style="vertical-align: -5px">(A-5I)\vec{x}=\vec{0}.</math>
 
|-
 
|-
|To do this, we use row reduction. Thus, we get
+
|We have
 
|-
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp;<math>\begin{array}{rcl}
 
|&nbsp; &nbsp; &nbsp; &nbsp;<math>\begin{array}{rcl}
Line 52: Line 52:
 
         \end{bmatrix}}\\
 
         \end{bmatrix}}\\
 
&&\\
 
&&\\
& \sim & \displaystyle{\begin{bmatrix}
+
& = & \displaystyle{\begin{bmatrix}
 
           0 & 1 \\
 
           0 & 1 \\
 
           0 & 0  
 
           0 & 0  

Revision as of 16:14, 13 October 2017

Let  

(a) Find a basis for the eigenspace(s) of  

(b) Is the matrix    diagonalizable? Explain.


Foundations:  
Recall:
1. The eigenvalues of a triangular matrix are the entries on the diagonal.
2. By the Diagonalization Theorem, an    matrix    is diagonalizable
if and only if    has    linearly independent eigenvectors.


Solution:

(a)

Step 1:  
Since    is a triangular matrix, the eigenvalues are the entries on the diagonal.
Hence, the only eigenvalue of    is  
Step 2:  
Now, to find a basis for the eigenspace corresponding to    we need to solve  
We have
       
Solving this system, we see    is a free variable and  
Therefore, a basis for this eigenspace is

(b)

Step 1:  
From part (a), we know that    only has one linearly independent eigenvector.
Step 2:  
By the Diagonalization Theorem,    must have    linearly independent eigenvectors to be diagonalizable.
Hence,    is not diagonalizable.


Final Answer:  
   (a)     The only eigenvalue of    is    and the corresponding eigenspace has basis  
   (b)       is not diagonalizable.

Return to Sample Exam