Find the Eigenvectors/Eigenspace
Problem
Solution
Identify the block structure of the matrix
A The matrix is a block diagonal matrix consisting of two identical2×2 blocksB=[[−3,−5],[−5,−3]] Calculate the eigenvalues of the block
B by solving the characteristic equationdet(B−λ*I)=0
Find the eigenvectors for
(λ_1)=2 by solving(B−2*I)*v=0
Find the eigenvectors for
(λ_2)=−8 by solving(B+8*I)*v=0
Construct the eigenspaces for the
4×4 matrixA using the block structure. SinceB appears twice, each eigenvalue has a geometric multiplicity of 2.Define the eigenspace
(E_2) forλ=2
Define the eigenspace
(E_−8) forλ=−8
Final Answer
Want more problems? Check here!