Finding vector perpendicular to another vector

Click For Summary
SUMMARY

To find a vector perpendicular to (2, -1, 1), utilize the dot product method. The equation (2, -1, 1)·(x, y, z) = 2x - y + z = 0 provides a single equation with three unknowns. This allows for an infinite number of solutions, as any values for x and y can be chosen, with z calculated accordingly. For a complete representation of all perpendicular vectors, express z as a function of x and y, treating them as parameters.

PREREQUISITES
  • Understanding of vector operations, specifically dot product and cross product
  • Familiarity with three-dimensional coordinate systems
  • Basic algebra skills for solving equations with multiple variables
  • Knowledge of vector notation and representation
NEXT STEPS
  • Study the properties and applications of the dot product in vector analysis
  • Explore the concept of the cross product and its geometric interpretations
  • Learn how to parameterize vectors in three-dimensional space
  • Investigate the geometric significance of perpendicular vectors in physics and engineering
USEFUL FOR

Students in mathematics or physics, educators teaching vector calculus, and anyone interested in understanding vector relationships in three-dimensional space.

TsAmE
Messages
129
Reaction score
0

Homework Statement



How would you find a vector perpendicular to (2,-1,1)?

Homework Equations



None.

The Attempt at a Solution



I tried saying (x,y,z) x (2,-1,1) = 1 (since sin90 max at 1)

but have 3 unknowns, x, y and z so don't know how to get a numerical answer
 
Physics news on Phys.org
TsAmE said:

Homework Statement



How would you find a vector perpendicular to (2,-1,1)?

Homework Equations



None.

The Attempt at a Solution



I tried saying (x,y,z) x (2,-1,1) = 1 (since sin90 max at 1)

but have 3 unknowns, x, y and z so don't know how to get a numerical answer

When you cross two vectors, the result should also be a vector, so writing (x,y,z) x (2,-1,1) = 1 doesn't really make sense.

Consider using the dot product.
 
There exist an infinite number of vectors (an entire plane) perpendicular to a given vector in three dimensions. If you want to use the cross product, then it would be the magnitude of the cross product that would be 1. But, as danago says, it would be simplest to use the dot product. (2, -1, 1)\cdot(x, y, z)= 2x- y+ z= 0.

That gives a single equation in three unknown values. If you really just want a vector perpendicular to (2, -1, 1), choose any values you want for, say, x and y, and solve for the corresponding z.

If you want to be able to express all vectors perpendicular to (2, -1, 1), solve for z as a function of x and y and use x and y as parameters.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K