Projections: Finding Components and Orthogonal Projections of Vectors, Summaries of Physics

How to find the component and projection of a vector onto another vector. It covers the mathematical formula for finding projections and components, as well as examples of calculating projections and components for various vectors. The document also discusses orthogonal projections.

Typology: Summaries

2021/2022

Uploaded on 09/27/2022

eshal
eshal 🇺🇸

4.3

(37)

258 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
7.7
Projections
P. Danziger
1 Components and Projections
AAAAAA
`
`
θ
Avu
`
`
projvu
Given two vectors uand v, we can ask how far we will go in the direction of vwhen we travel
along u. The distance we travel in the direction of v, while traversing uis called the component of
uwith respect to vand is denoted compvu. The vector parallel to v, with magnitude compvu, in
the direction of vis called the projection of uonto vand is denoted projvu.
So, compvu=||projvu||
Note projvuis a vector and compvuis a scalar. From the picture compvu=||u||cos θ
We wish to find a formula for the projection of uonto v.
Consider u·v=||u||||v||cos θ
Thus ||u||cos θ=u·v
||v||
So compvu=u·v
||v||
The unit vector in the same direction as vis given by v
||v||. So
projvu=u·v
||v||2v
Example 1
1. Find the projection of u=i+ 2jonto v=i+j.
u·v= 1 + 2 = 3,||v||2=22
= 2
projvu=u·v
||v||2v=3
2(i+j) = 3
2i+3
2j
1
pf3

Partial preview of the text

Download Projections: Finding Components and Orthogonal Projections of Vectors and more Summaries Physics in PDF only on Docsity!

Projections

P. Danziger

1 Components and Projections





















              

A A A A A A 

`` 

θ

 u A v

        `` 

projvu

Given two vectors u and v, we can ask how far we will go in the direction of v when we travel

along u. The distance we travel in the direction of v, while traversing u is called the component of

u with respect to v and is denoted compvu. The vector parallel to v, with magnitude compvu, in

the direction of v is called the projection of u onto v and is denoted projvu.

So, compvu = ||projvu||

Note projvu is a vector and compvu is a scalar. From the picture compvu = ||u|| cos θ

We wish to find a formula for the projection of u onto v.

Consider u · v = ||u||||v|| cos θ

Thus ||u|| cos θ = u^ ·^ v ||v||

So compvu = u · v ||v||

The unit vector in the same direction as v is given by v ||v||

. So

projvu =

u · v ||v|| 2

v

Example 1

  1. Find the projection of u = i + 2j onto v = i + j.

u · v = 1 + 2 = 3, ||v|| 2 =

projvu =

u · v

||v||^2

v =

(i + j) =

i +

j

7.7 Projections P. Danziger

  1. Find projvu, where u = (1, 2 , 1) and v = (1, 1 , 2)

u · v = 1 + 2 + 2 = 5, ||v|| 2 =

12 + 1^2 + 2^2

So, projvu =

  1. Find the component of u = i + j in the direction of v = 3i + 4j.

u · v = 3 + 4 = 7, ||v|| =

32 + 4^2 =

compvu =

u · v

||v||

  1. Find the components of u = i + 3j − 2 k in the directions i, j and k.

u · i = 1, u · j = 3, u · k = − 2 ,

||i|| = ||j|| = ||k|| = 1

So compiu = 1, compju = 3, compku = − 2.

So the use of the term component is justified in this context.

Indeed, coordinate axes are arbitrarily chosen and are subject to change.

If u is a new coordinate vector given in terms of the old set then compuw gives the component of the vector w in the new coordinate system.

Example 2 If coordinates in the plane are rotated by 45o, the vector i is mapped to u = √^1 2 i + √^1 2 j, and

the vector j is mapped to v = − √^1 2 i + √^1 2 j. Find the components of w = 2i − 5 j with respect to the new coordinate vectors u and v. i.e. Express w in terms of u and v.

@

@

@

@

@

@

@

@

@

w @ w

i

j u

  • v^ @@I @@

6

6 















w · u =

, w · v =

. ||u|| = ||v|| = 1

So

compuw =

, compvw =

and

w =

u +

v