



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
How to compute the orthogonal projection of a vector onto a line in r2 using the projection theorem. It also introduces the concept of vector components along and orthogonal to a given vector. Examples and formulas for finding the orthogonal projection and vector components.
Typology: Study notes
1 / 7
This page cannot be seen from the preview
Don't miss anything!
7.7 The Projection Theorem and Its Implications
November 9, 2009
Let a be a nonzero vector in R
2
. We would like to compute the
orthogonal projection of a vector x onto the line W = span{a}.
x
y
a
x
W = span a
x 2
x 1
Solve for k
x · a − k||a||
2 = 0 ⇒ k =
x · a
||a|| 2
Hence
x 1 = ka =
x · a
||a||^2
a.
We denote the orthogonal projection of x onto the line span{a} by
proj a x =
x · a
||a|| 2
a.
Find the orthogonal projection of x = (− 3 , 2) on the line L : x + 3y = 0.
n
If a is a nonzero vector in R n , then every vector x in R n can be expressed
in exactly one way as
x = x 1 + x 2
where x 1 is a scalar multiple of a and x 2 is orthogonal to a (and hence to
x 1 ). The vectors x 1 and x 2 are given by the formulas
x 1 =
x · a
||a|| 2
a and x 2 = x −
x · a
||a|| 2
a
Find the vector components of x along a and orthogonal to a.
I (^) x = (2, 0 , 1), a = (1, 2 , 3).
I (^) x = (5, 0 , − 3 , 7), a = (2, 1 , − 1 , −1).
Find the length of the orthogonal projection of x on a.
I (^) x = (4, − 5 , 1), a = (2, 2 , 4).
I (^) x = (5, − 3 , 7 , 1), a = (7, 1 , 0 , −1).
Hint: It is easier to use
||projax|| =
x · a
||a|| 2
a
|x · a|
||a||