Finding Unit Vectors in Plane Determined by u & v Perpendicular to w

The reason you use scalars is because you can multiply them by any real number and still get a vector in the same subspace.
  • #1
lha08
164
0

Homework Statement


Find all unit vectors in the plane determined by u= (3, 0, 1) and v=(1, -1, 1) that are perpendicular to the vector w= (1, 2, 0).


Homework Equations





The Attempt at a Solution


I'm basically having trouble with the concept and visualizing the problem. Well first I found the normal of the points u and v, which i found n= (1, -2, -3). After this, I'm supposed to take the cross product of n and of w..why would this be? At the end, i found (6, -3, 4) and (-6,3,-4) but the answers say the same but all the x,y,z values are divided by the square root of 61...?? Could someone please clarify this? Do orthogonal solutions have infinitely many solutions?? Thanks a bunch.
 
Physics news on Phys.org
  • #2
You're not looking at this the right way. u and v are vectors, not points. The plane is the one that is made of of all linear combinations of these two vectors. IOW, the set of vectors au + bv, where a and b are arbitrary real numbers.

There is no need to find the normal to the plane. What you want are the vectors in this plane that are perpendicular to w = (1, 2, 0).

To find these vectors, take the dot product of the vectors in the plane and w and set the dot product to zero.
(au + bv).w = 0

Solve for a and b. Since you have one equation in two unknowns, there won't be a unique solution.

The vectors you found aren't unit vectors. To make unit vectors of them, multiply each by the reciprocal of its magnitude.
 
  • #3
Mark44 said:
You're not looking at this the right way. u and v are vectors, not points. The plane is the one that is made of of all linear combinations of these two vectors. IOW, the set of vectors au + bv, where a and b are arbitrary real numbers.

There is no need to find the normal to the plane. What you want are the vectors in this plane that are perpendicular to w = (1, 2, 0).

To find these vectors, take the dot product of the vectors in the plane and w and set the dot product to zero.
(au + bv).w = 0

Solve for a and b. Since you have one equation in two unknowns, there won't be a unique solution.

The vectors you found aren't unit vectors. To make unit vectors of them, multiply each by the reciprocal of its magnitude.

The only thing i don't get is why we would add the two vectors in the beginning, like, why don't we calculate it by subtracting the two vectors? Also, why do we place scalars in front of u and v? Thanks again.
 
  • #4
lha08 said:
subtracting the two vectors? Also, why do we place scalars in front of u and v?

The subspace spanned by two vectors u and v is defined to be all vectors of the form au + bv for all scalars a and b. Geometrically, this is the set of vectors coplanar with both u and v, as was required in the problem statement. Negations are covered by the scalar -1. so using - instead of + generates the same set.
 

FAQ: Finding Unit Vectors in Plane Determined by u & v Perpendicular to w

What is a unit vector?

A unit vector is a vector with a magnitude of 1. It is often used to represent direction in a coordinate system.

How do you find the unit vector in a plane determined by u & v perpendicular to w?

To find the unit vector in a plane determined by u & v perpendicular to w, first calculate the cross product of u and v. Then, divide the resulting vector by its magnitude to get the unit vector.

Why is finding unit vectors in a plane important?

Finding unit vectors in a plane is important because it allows us to determine the direction of vectors in a specific coordinate system. It is also useful in solving problems involving vectors and can simplify calculations.

Can there be more than one unit vector in a plane?

Yes, there can be more than one unit vector in a plane. For a given vector, there are an infinite number of unit vectors in the same direction but with different magnitudes.

How do you represent a unit vector in a plane mathematically?

A unit vector in a plane can be represented as u = (cos(θ), sin(θ)), where θ is the angle the vector makes with the positive x-axis.

Back
Top