Valid proof of Cauchy-Schwarz inequality?

phosgene
Messages
145
Reaction score
1

Homework Statement



I was discussing the proof for the Cauchy-Schwarz inequality used in our lectures, and another student suggested an easier way of doing it. It's really, really simple. But I haven't seen it anywhere online or in textbooks, so I'm wondering if it's either wrong or is only valid in certain scenarios.

The quick version is this:

u \bullet v = ||u|| ||v|| cosθ where θ is between 0 and \pi.

The upper and lower bounds of |cosθ| are 1 and 0, respectively, so |u \bullet v | \leq ||u|| ||v||
 
Physics news on Phys.org
phosgene said:

Homework Statement



I was discussing the proof for the Cauchy-Schwarz inequality used in our lectures, and another student suggested an easier way of doing it. It's really, really simple. But I haven't seen it anywhere online or in textbooks, so I'm wondering if it's either wrong or is only valid in certain scenarios.

The quick version is this:

u \bullet v = ||u|| ||v|| cosθ where θ is between 0 and \pi.

The upper and lower bounds of |cosθ| are 1 and 0, respectively, so |u \bullet v | \leq ||u|| ||v||

You need to tell us what is the definition of inner product that you start with. If it is ##u \cdot v = \sum_i u_i v_i,## then you first need to prove that ##u \cdot v = |u| |v| \cos \theta.## Actually, it is sometimes done in the opposite way: from ##u \cdot v = \sum_i u_i v_i,##, one proves the C_S inequality, and then notes that one can *define* ##\theta## from
\cos \theta =\frac{u \cdot v}{|u| |v|}.
 
Thanks for the reply, so it seems that the proof in my original post would probably not be a good one to use in an exam? The course in question is multivariable and complex calculus. The proof that I've used myself relies on algebraically manipulating the square of the length of the difference of two vectors ( ||a \widehat{x} - b \widehat{y} ||^2 \geq 0 ) using the properties of the dot product, rather than the cosine argument. It's the proof I've seen in the textbooks I have, but it's a bit longer to write out.
 
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...
Back
Top