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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

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
721
Replies
1
Views
910
Back
Top