hotcommodity
- 434
- 0
If I have z= ||v||u + ||u||v, can I say that (z/uv) = (||v||/v) + (||u||/u) ? I'm not sure if I can divide vectors that way...
The discussion centers on the mathematical operation involving vectors, specifically the expression z = ||v||u + ||u||v. It is established that dividing vectors directly is undefined, making the expression (z/uv) invalid. Instead, the correct approach is to divide by the norms of the vectors, leading to the valid equation \(\frac{z}{||u||||v||}=\frac{u}{||u||}+\frac{v}{||v||}\), which provides meaningful insights into the relationship between the vectors.
PREREQUISITESMathematicians, physics students, and anyone studying linear algebra or vector calculus will benefit from this discussion, particularly those interested in vector operations and their properties.
Moo Of Doom said:It's meaningless to divide something by a vector. In general, that operation is not defined. What you could do in this case, though, is divide by the norms of the vectors instead. That yields some useful information:
[tex]\frac{z}{||u||||v||}=\frac{u}{||u||}+\frac{v}{||v||}[/tex]