When is the Cauchy-Schwartz inequality an equality?

  • Thread starter Thread starter Logarythmic
  • Start date Start date
  • Tags Tags
    Inequality
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
16 replies · 8K views
Logarythmic
Messages
277
Reaction score
0
I can show that if the vectors a and b are parallel,

[tex]a = \lambda b[/tex],

then the Cauchy-Schwartz inequality

[tex] \newcommand{\braket}[2]{{<\!\!{#1|#2}\!\!>}}<br /> |\braket{a}{b}|^2 \leq \braket{a}{a} \braket{b}{b}[/tex]

is an equality.

But how do I show that it is an equality if and only if they are parallel?
 
Physics news on Phys.org
You can write b=Pb+Qb, where Pb is the projection of b onto the subspace generated by a, ie, Pb is parellel to a, and Qb is perpendicular to a. Then a=lambda*b iff Qb=0. Plug the expansion of b into the inequality.
 
Sorry, I don't get it. Can you give me more details?
 
In this case,

[tex]\hat{b} = \frac{b \cdot a}{a \cdot a} a[/tex]

right?
 
Right, and b is equal to its projection onto a iff a and b are parellel. See if you can express (a,b) in terms of the projection of b onto a.
 
Like

[tex]\hat{b} = \frac{b \cdot a}{a \cdot a} a = \lambda \frac{a \cdot a}{a \cdot a} a = \lambda a[/tex]

?
 
Then I'm stuck...
 
Never mind, the converse is trivial. Ok, so you've shown that b is a multiple of a iff Qb=b-Pb=0, where Pb is the projection of b onto a. Now plug b=Pb+Qb into (a,b).
 
I don't get it. If b = Pb, then

[tex]|<b|a>|^2 = <a|b> <b|a> = <a|Pb><Pb|a>[/tex]

and I want to show that this equals

[tex]<a|a><b|b>[/tex]

??
 
Just in case you want to try a different path (because it may be easier):
If a and b are linearly independent, then [tex]a-\lambda b\not= 0[/tex] for all [itex]\lambda \in \mathbb{R}[/tex]. Now what you can you say about the inner product of [itex]a-\lambda b[/itex] with itself?[/itex]
 
I don't know, what can I say?

[tex]<a - \lambda b|a - \lambda b> = <a|a> - \lambda <a|b> - \lambda <b|a> + \lambda^2 <b|b>[/tex]

?
 
That's a polynomial in lambda that has no real solutions. Look at the determinant.

Galileo's way is probably easier (and nicer, as it doesn't require a projection operator), but all I wanted you to do was plug in |<a,b>|^2=|<a,Pb+Qb>|^2=|<a,Pb>+<a,Qb>|^2=..., and you'll eventually end up with something like |<a,b>|^2+c||Qb||^2=||a||^2||b||^2, so that equality holds iff Qb is zero.
 
Last edited:
Logarythmic said:
I don't know, what can I say?

[tex]<a - \lambda b|a - \lambda b> = <a|a> - \lambda <a|b> - \lambda <b|a> + \lambda^2 <b|b>[/tex]

?
True. Now, if v is a nonzero vector, what does that say about <v,v>?
(You have a vector v=a-Lb that is nonzero for EVERY L.)

Then look at your equation as a quadratic equation in L.
 
So <v|v> is constant and I get an expression for [tex]\lambda[/tex]? My head is pretty messed up after this thread.
 
No, <v,v> is not constant wrt lambda. It's a quadratic equation in terms of lambda, as you have shown.

The inner product has the property that:
[tex]\langle v,v \rangle \geq 0 \mbox{ with equality only if v=0}[/tex]

Since your v is not zero it is positive for any value of lambda. That means you have a quadratic equation which has no real roots. What does that tell you about its determinant?