Help with a basic linear algebra proof

paulrb
Messages
18
Reaction score
1

Homework Statement



Let x and y be nonzero vectors in Rn. Prove ||x+y|| = ||x|| + ||y|| if and only if y = cx for some c > 0.

Homework Equations



Formula for vector magnitude, basic properties of vectors, possibly other vector formulas

The Attempt at a Solution



I have proved the first part, that is, that ||x+y|| = ||x|| + ||y|| if y=cx for some c > 0.

Now I have to prove the second part:
If ||x+y|| = ||x|| + ||y|| there is some c > 0 such that y = cx.

I don't know how to begin proving this. I'm guessing I need to find c using the equation. However I can't think of a method that allows me to do this.

If someone could give me hint or help me get started, I would greatly appreciate it. Thanks.
 
Physics news on Phys.org
Isn't ||x + y||^2 = (x + y) . (x + y)?
 
Thank you, that was enough for me to figure it out :)
 
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