kwal0203
- 69
- 0
Homework Statement
Find a unit vector that is orthogonal to both u=(1,1,0) and v=(-1,0,1)
Any help appreciated thanks!
The discussion revolves around finding a unit vector that is orthogonal to two given vectors, u=(1,1,0) and v=(-1,0,1). Participants explore various methods to approach this problem without directly using the cross product.
The conversation is active, with participants providing guidance on how to formulate the problem using dot products. There is a recognition of the need for clarity in notation and the implications of orthogonality in terms of the dot product being zero. Multiple interpretations of the setup are being explored, and some participants are refining their understanding of the relationships between the vectors.
There is a mention of confusion regarding notation and the representation of vectors, which may affect the clarity of the discussion. Participants are also navigating the constraints of not using certain methods while trying to maintain mathematical rigor.
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 x=(x,y,z)
You should write this askwal0203 said:x\cdot u=(x,y,z)\cdot (1,1,0)
x+y=\left \| x \right \|\left \| u \right \|cos\theta=0
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:x+y=z-x
y=z
something like this?