Section02 Projections
Example
- What are the projections of onto the axis and the plane?
- Projection onto axis:
- Projection onto plane
Goals and Descrption of Projection
Goals
- Find the part in each subspaces and the projection matrix that produces that part . Every subspace of has its own by projection matrix.
Description
- Project any onto the column space of any by matrix.
Projection onto a line

- As above picture, is projected onto the line on the point .
- The point is the point which is closest to .
- The line is perpendicular to the line . Therefore,
- Because the point is on the line of , suppose . ( is determined by )
- (Compute from )
Steps of Projection
- find
- find the projection
- find the projection matrix
Properties of Projection Matrix
- Projecting a second time doesn't change anything.
- The diagonal entries of add up to 1. ()
- is the projection matrix, which projecting to , which is perpendicular to .
Projection Onto a Subspace

- Suppose the subspace is the column space of , because , is the linearly combination of 's columns, it could be denoted as
-
- The is contained in the nullspace of (The left null space of )
- Because is a rectangular matrix. is not invertible. Therefore, is false. The couldn't be split to
- is invertible, if and only if the columns of are linearly independent.
- When has independent columns, is square, symmetric, and invertible.
Properties from Exercises
- We can add projections onto orthogonal vectors to get the projection matrix onto the larger space.
- When we projecting a vector onto vectors which are not orthogonal, the sum of projections is not equal to the ortiginal vector.
-
- If is invertible, the column space of is all ,
- The column of is the space that projects onto.
-