Exercise 5.3.11

Let P = PE be the matrix of an orthogonal projection onto a subspace E. Show that

a)
The matrix P is self-adjoint, meaning that P = P.
b)
P2 = P.

Answers

Remark 1. The above 2 properties completely characterize orthogonal projection.

Proof. a) From the orthogonality, we have (x,x Px) = (x Px,x) = 0,x. (x,x Px) = (x Px)x = (xxP)x = xx xPx = 0. On the other hand, (x Px,x) = x(x Px) = xx xPx = 0. Subtract two equalities, x(P P)x = 0,x. Then P P = 0n×n,P = P.

b) Consider (Px,x Px) = (x Px)Px = (xxP)Px = x(P PP)x = 0. Thus P = PP = P2 since P = P. □

User profile picture
2018-11-29 00:00
Comments