Cauchy-Schwarz Inequality Proof Question

Moridin
Messages
692
Reaction score
3

Homework Statement



Prove the Cauchy-Schwarz Inequality.

Homework Equations



|\mathbf{x \cdot y}| \leq |\mathbf{x}||\mathbf{y}|, \forall \mathbf{x,y} \in \mathbb{R}^{n} (1)

The Attempt at a Solution



If x is equal to 0, then both sides are equal to 0. If x not equal to 0 the following applies. The dot product of a vector by itself is always greater or equal to 0. This means that the following holds:

\mathbf{0} \leq (t \mathbf{x} + \mathbf{y}) \cdot (t \mathbf{x} + \mathbf{y}) = t^{2} |\mathbf{x}|^{2} + 2t\mathbf{x} \cdot \mathbf{y} + |\mathbf{y}|^{2} (2)

Factoring |x|2 (which is not equal to zero) gives:

|\mathbf{x}|^{2} (t^{2} + 2 \frac{\mathbf{x} \cdot \mathbf{y}}{|\mathbf{x}|^{2}}t + \frac{|\mathbf{y}|^{2}}{|\mathbf{x}|^{2}}) (3)

Completing the square gives:

|\mathbf{x}|^{2} ( (t + \frac{\mathbf{x} \cdot \mathbf{y}}{|\mathbf{x}|^{2}})^{2} - \frac{(\mathbf{x} \cdot \mathbf{y})^{2}}{|\mathbf{x}|^{4}} + \frac{|\mathbf{y}|^{2}}{|\mathbf{x}|^{2}}) (4)

Expansion gives:

|\mathbf{x}|^{2}(t + \frac{\mathbf{x} \cdot \mathbf{y}}{|\mathbf{x}|^{2}})^2 - \frac{\mathbf{x} \cdot \mathbf{y}}{|\mathbf{x}|^{2}} + |\mathbf{y}|^{2} (5)

The parenthesis is equal to zero for an appropriate value of t, that is:

t = - \frac{\mathbf{x} \cdot \mathbf{y}}{|\mathbf{x}|^2} (6)

Then the following is true:

0 \leq |\mathbf{y}|^{2} - \frac{\mathbf{x} \cdot \mathbf{y}^{2}}{|\mathbf{x}|^{2}} (7)

Which, rearranged and the root taken of both sides, becomes:

|\mathbf{x \cdot y}| \leq |\mathbf{x}||\mathbf{y}| (8)

Analogous treatment for y. Q.E.D

My question regarding this attempt is with regards to the justification of moving from step 5 to 6 and 7. Is it valid just to pick a specific t, even though the first step does not fixate it? Or is that t that t which gives the lowest value of the RHS in the inequality, so all other t makes the RHS increase, so that if it is valid for the smallest possible RHS (which is the result of that t), then it is possible for all RHS larger (any other t)? The latter seems more intuitive, since the square cannot possible be negative, so the minimum it can get is 0?

Thank you for your time, have a nice day.
 
Last edited:
Physics news on Phys.org
It's true for all t, so what could be wrong with picking a specific t? You could have picked any other t and still gotten a valid inequality, it just wouldn't be Cauchy-Schwarz.
 
Right, since the inequality holds for all possible t, it must hold for any tn that is a possible t.

Thanks.
 
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

Replies
3
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
6
Views
2K
Replies
2
Views
746
Replies
1
Views
939
Back
Top