Homework Statement
Find h in the matrix A such that the eigenspace for lambda=5 is two-dimensional.
A= [5,-2,6,-1] [0,3,h,0] [0,0,5,4] [0,0,0,1]
A-lambda*I(n) = [0,-2,6,-1] [0,-2,h,0] [0,0,0,4] [0,0,0,-4]
Homework Equations
The Attempt at a Solution
I'm not really sure how to...