Problem:
Find the eigen values and eigen vectors of the matrix
Find the eigen values and eigen vectors of the matrix
A = [ 9 -1 9]
[ 3 -1 3]
[-7 1 -7]
Also find the corresponding eigen spaces for the matrix A.
Find a matrix B which reduce the given matrix A to the diagonal form by the transformation B^(-1)AB.