Proving Vector Orthogonality in R^3

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|
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top