Question
Question: How do you find all unit vectors orthogonal to \(v=i+j+k\)?...
How do you find all unit vectors orthogonal to v=i+j+k?
Solution
To solve this question, we need to assume a vector orthogonal to the given vector v=i+j+k in the form of three unknown parameters. Since the vectors are orthogonal to each other, their dot product will be equal to zero. From this, we will get an equation relating the three unknown parameters. With the help of that equation, we will be able to reduce our vector in terms of only two unknown parameters. Since we need a unit vector, we will have to divide the vector with its magnitude. The unit vector which we will obtain will be the set of infinite possible unit vectors.
Complete step by step answer:
Let us assume a vector u orthogonal to the given vector v, and that vector be given as
u=xi+yj+zk..........(i)
According to the question, the vector v is given as
v=i+j+k..........(ii)
Now, the term orthogonal means perpendicular. This means that the assumed vector u is perpendicular to the given vector v. We know that the dot product of two perpendicular vectors is equal to zero. So we can write
⇒u⋅v=0
Putting the equations (i) and (ii) in the above equation, we get
⇒(xi+yj+zk)⋅(i+j+k)=0
⇒x+y+z=0
Subtracting (y+z) from both the sides, we get