Proving Vector Orthogonality in R^3

Click For Summary
SUMMARY

This discussion focuses on proving vector orthogonality in R^3, specifically addressing two problems involving unit vectors. The first problem demonstrates that for a unit vector v and an orthogonal vector u, the equation v x (v x u) = -u holds true. The second problem shows that for orthogonal unit vectors v and u, the equation u x (v x (v x (v x u))) = -v is valid. Key techniques include applying the triple product identity and leveraging geometric interpretations of vector relationships.

PREREQUISITES
  • Understanding of vector cross product and dot product
  • Familiarity with unit vectors in R^3
  • Knowledge of the triple product identity
  • Basic geometric interpretation of vectors
NEXT STEPS
  • Study the properties of the vector cross product in R^3
  • Learn about the geometric interpretation of vector operations
  • Explore the application of the triple product identity in vector proofs
  • Practice problems involving orthogonal vectors and their properties
USEFUL FOR

Students studying linear algebra, mathematicians interested in vector calculus, and educators teaching vector operations in three-dimensional space.

mjstyle
Messages
8
Reaction score
0

Homework Statement


a) Let v be a unit vector in R^3 and u be a vector which is orthogonal to v. Show v x (v x u) = -u
b) Let v and u be orthogonal unit vectors in R^3. Show u x (v x (v x (v x u))) = -v


Homework Equations





The Attempt at a Solution



I am very lost in this question, I know a unit vector is = 1 therefore the summuation of the vector v is 1 for example, v = (1,0,0). square root(1^2 + 0 + 0) = 1 and i know u dot v is 0 but how do i start the prove?

thank you
 
Physics news on Phys.org
Apply the http://en.wikipedia.org/wiki/Triple_product" for the first one then simplify. Do it repeatedly for the second.
 
Last edited by a moderator:
That's one way to do it - the other is to think about the geometry. You know that u and v are orthogonal, so that u,v, vxu are all orthogonal, hence you know that vx(vxu) is parallel to u (since it is orthogonal to both v and vxu). What about its length? Again, just think about the geometric meaning. You should be able to show that vx(vxu) has length 1. Now you just need to consider if that means it is u or -u.
 
Since those equations are independent of choice of axes, it would be perfectly valid to choose you coordinate system so that u is pointing along the x-axis and v along the y-axis.

That is, assume that u= <a, 0, 0> and v= <0, b, 0> in the first problem and u= <1, 0, 0>, v= <0, 1, 0> in the other. Now use
\vec{u}\times\vec{v}= \left|\begin{array}{ccc}\vec{i} &amp; \vec{j} &amp; \vec{k} \\ a &amp; 0 &amp; 0 \\0 &amp; b &amp; 0\end{array}\right|
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K