Matrix of orthogonal projection

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 9K views
morsel
Messages
29
Reaction score
0

Homework Statement


Let A be the matrix of an orthogonal projection. Find A^2 in two ways:
a. Geometrically. (consider what happens when you apply an orthogonal projection twice)
b. By computation, using the formula:
matrix of orthogonal projection onto V = QQ^T, where Q = [u1 ... um]


Homework Equations





The Attempt at a Solution


I have no idea how to approach (a).
(b). A^2 = Q Q^T Q Q^T = Q^2 (Q^T)^2

Thanks in advance.
 
Physics news on Phys.org
Let's start with (a).
Suppose we have 2 dimensions and A defines an orthogonal projection.
This means that any point v is projected orthogonally on a line.
What happens to this projection if we project it again on the line?
 
Last edited:
Does it go back to the original point?
 
morsel said:
Does it go back to the original point?

We can find on wikipedia a page http://en.wikipedia.org/wiki/Projection_%28linear_algebra%29" :

252px-Orthogonal_projection.svg.png

The transformation P is the orthogonal projection onto the line m.

and:

"In linear algebra and functional analysis, a projection is a linear transformation P from a vector space to itself such that P2 = P. "
 
Last edited by a moderator: