Is This Approach to Linear Algebra Proof Correct?

mitch987
Messages
7
Reaction score
0
Help!? Linear algebra proof

Homework Statement


Suppose that u,v,w are geometric vectors such that u\neq0,
u\cdotv=u\cdotw and uxv=uxw

Prove that v=w

Homework Equations


The Attempt at a Solution


So far, I'm not sure if this is correct
u\cdotv=u\cdotw
|u||v|cos\theta=|u||w|cos\theta
|v|=|u|uxv=uxw
|u||v|sin\theta\hat{(u\times v)}=|u||w|sin\theta\hat{(u\times w)}
|w|sin\theta\hat{(u\times v)}=|w|sin\theta\hat{(u\times w)}
\hat{(u\times v)}=\hat{(u\times w)}
therefore, v=w
 
Physics news on Phys.org


I think you're on the right track. One thing to keep in mind is that we can't assume a priori that the two angles are equal, so we're looking at

|u||v|\cos\theta_1 = |u||w|\cos\theta_2<br /> <br /> |v|\cos\theta_1 = |w|\cos\theta_2

Similarly,

|v|\sin\theta_1 = |w|\sin\theta_2

See what you can do from there
 


Thanks, i completely forgot bout the angles not being equal.
however, going with that i can only simplify it down to

\upsilon \cdot \upsilon = \omega \cdot \omega
 


so that shows the magnitudes are the same...
 


yeah, but that only encompasses magnitude not direction.
anyway i figured it out by using the various laws.

if, u · v = u · w
then, u · (v-w) = 0

if, u x v = u x w
then, u x (v-w) = 0

therefore, v-w is both orthogonal and parallel to the non zero vector u, hence v-w = 0
therefore v=w
 


once you have the magnitudes, it follows from either

but yeah that's heaps nicer
 
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...
Back
Top