- #1
kwal0203
- 69
- 0
Homework Statement
Find a unit vector that is orthogonal to both [itex]u=(1,1,0)[/itex] and [itex]v=(-1,0,1)[/itex]
Any help appreciated thanks!
haruspex said:What do you know about the direction of the cross product of two vectors?
haruspex said:Ok, so how about supposing the vector is (x, y, z) and obtaining some equations based on dot products?
It's confusing to have one symbol mean two different things, so I recommend that you don't use this notation. I'll use ##p=(x,y,z)##.kwal0203 said:let [itex]x=(x,y,z)[/itex]
You should write this askwal0203 said:[itex]x\cdot u=(x,y,z)\cdot (1,1,0)[/itex]
[itex]x+y=\left \| x \right \|\left \| u \right \|cos\theta=0[/itex]
Yes, something like that. But not that. First you threw away useful information from the equalities ##p\cdot u=0## and ##p\cdot v=0##, and then you incorrectly canceled x and -x from what you had left.kwal0203 said:[itex]x+y=z-x[/itex]
[itex]y=z[/itex]
something like this?
Two vectors are orthogonal if they are perpendicular to each other, meaning that the angle between them is 90 degrees.
To find an orthogonal vector to a given vector, you can use the cross product. Take the given vector as the first vector and any other non-parallel vector as the second vector. The resulting cross product will be orthogonal to the given vector.
Yes, a vector can be orthogonal to an infinite number of vectors. This is because as long as the angle between two vectors is 90 degrees, they are considered to be orthogonal.
Yes, the zero vector is orthogonal to any vector. This is because the cross product of any two parallel vectors is the zero vector, and the zero vector is always orthogonal to any vector because it has an angle of 90 degrees with any other vector.
Yes, you can find an orthogonal vector in any number of dimensions. The process is the same as finding an orthogonal vector in 3 dimensions, but you will use more than 3 components for each vector.