lacunary - Mathnotes

Projection

Definition of Projection

Take two vectors in Rn, u and v.

The projection of u onto v is the vector paralell to v that's magnitude is component of u in the direction of v.

One way to visualize this is to shine a flashlight from a direction perpendicular to v, with u between the flashlight and v (pretend the vectors are opaque). The shadow the flashlight casts onto v will be the projection of u onto v.

The notation and formula for projection of u onto v is:

projvu=uv||v||2v

Component

The length of the projection of u in the direction of v is called the component of u in the direction of v and is written as:

compvu=||projvu||=uv||v||

Orthogonal

The orthogonal projection of u onto v is given as:

orthvu=uprojvu

This is the component of u that is orthogonal to v.