Iconate
- 20
- 0
Homework Statement
Find a matrix P that orthogonally diagonalizes I - vvT if
v = (1, 0, 1)
Homework Equations
Well, solving I - vvT will give me my A if I am correct, and the characteristic equation for A is
det(\lambdaI - A) = \lambda3 - 2\lambda2 = 0
Solving this gives me \lambda1 = 0 and \lambda2 = 2
Now when I substitute these values back into det(\lambdaI - A) I only get 2 basis vectors for my P. (1, 0, 1) and (-1, 0, 1). Since I don't have 3 vectors I'm not going to yet normalize them, which has to be done before they become the column vectors of P.
Any help for finding this P would be great
EDIT : I guess technically I also have a 3rd basis vector (0, 0, 0) with \lambda=0 am I able to use the zero vector?
Last edited: