Proving Schwarz's Inequality for Proportional a's and b's

  • Thread starter courtrigrad
  • Start date
  • Tags
    Relations
In summary, Schwarz's inequality states that for two unequal a's and b's, the inequality sign holds if and only if the a's and b's are proportional.
  • #1
courtrigrad
1,236
2
Hello all

Show that the equality signs in Schwarz's Inequality holds if, and only if, the a's and b's are proportional; that is; [tex] ca_{v} + db_{v} = 0 [/tex] for all v's where c and d are independent of v and not both zero. How would I even begin this? I know Schwarz's Inequality is:

[tex] (a_1b_1 + a_2b_2 + ... + a_nb_n)^2 \leq (a_1^2 +... + a_n^2)(b_1^2 + ...+ b_n^2) [/tex] Now we need to show that the equality sign holds given the above conditions.

Would i use the fact of direct proportionality, [tex] y = kx [/tex]?

Thanks :smile:
 
Last edited:
Physics news on Phys.org
  • #2
I am not really sure what [tex] ca_v + db_v = 0 [/tex] is implying.
 
  • #3
Use:
[tex]\vec a \cdot \vec b = |\vec a||\vec b|\cos \theta[/tex]
 
  • #4
i have not really studied vectors help. could you please elaborate further?

Thanks
 
  • #5
courtrigrad said:
Hello all

Show that the equality signs in Schwarz's Inequality holds if, and only if, the a's and b's are proportional; that is; [tex] ca_{v} + db_{v} = 0 [/tex] for all v's where c and d are independent of v and not both zero. How would I even begin this? I know Schwarz's Inequality is:

[tex] (a_1b_1 + a_2b_2 + ... + a_nb_n)^2 \leq (a_1^2 +... + a_n^2)(b_1^2 + ...+ b_n^2) [/tex] Now we need to show that the equality sign holds given the above conditions.

Would i use the fact of direct proportionality, [tex] y = kx [/tex]?

Thanks :smile:

I don't understand this at all. I have been studying the Cauchy inequality for about a month and I have yet to run across anything that says for equality to hold that a and b must be proportional.

Lets see if we can come up with some instances where equality would hold.

First of all a more general form of the Cauchy inequality is

[tex]|a_1b_1+a_2b_2+...+a_nb_n| \leq {(a_1^2+a_2^2+...+a_n^2)}^{\frac{1}{2}}{(b_1^2+b_2^2+...+b_n^2)}^{\frac{1}{2}}[/tex]

Now for n=1 equality holds but what about n=2?

[tex]|a_1b_1+a_2b_2| \leq \sqrt{a_1^2+a_2^2} \sqrt{b_1^2+b_2^2}[/tex]

[tex]{(a_1b_1+a_2b_2)}^2 \leq (a_1^2+a_2^2)(b_1^2+b_2^2)[/tex]

If you expand both sides of the inequality you have

[tex]a_1^2b_1^2+2a_1b_1a_2b_2+a_2^2b_2^2 \leq a_1^2b_1^2+a_1^2b_2^2+a_2^2b_1^2+a_2^2b_2^2[/tex]

Which can be simplified to

[tex]2a_1b_2a_2b_1 \leq (a_1b_2)^2+(a_2b_1)^2[/tex]

Which we can see the second degree polynomial there and so we move the RHS to the LHS and we have

[tex]0 \leq (a_1b_2)^2-2a_1b_2a_2b_1+(a_2b_1)^2[/tex]

And the RHS factors into a perfect square which is clearly always either greater than or equal to 0. But we are interested in when it is equal to 0. We want to know under what conditions the RHS is 0. So we must solve

[tex](a_1b_2-a_2b_1)^2=0 \\\\\ \mbox{ so we just solve } \\\\ a_1b_2=a_2b_1 [/tex]

Now that might be something. I will work on this some more because I think it is very interesting. But for right now I need to run...

Best of luck
 
Last edited:
  • #7
Muzza said:


Thanks for the links...I will spend some time studying them. I suppose that I would eventually have reached a stoping point or come to the same conclusion about a being proportional to b. That or made a mistake somewhere and thought I had something I really did not have.

I still want to see where my reasoning takes me.

Regards
 
Last edited by a moderator:
  • #8
I will just continue on from post #5 I made earlier, some family stopped by but they are gone now so I am back to it. By the way I am not sure where I am going with this but I think I can get to where you need to be. Please feel free to just jump in and add to anything I have.

So far I have shown that one way to equality to hold is for [itex]n=2\\\mbox{ when }\\\ {a_1b_2=a_2b_1}[/itex]

Well I worked out the gory details to check this for n=3 and there was no surprises. After simplifying, factoring and all that goodness I ended up with

[tex] 0 \leq (a_1b_2-a_2b_1)^2+(a_1b_3-a_3b_1)^2+(a_2b_3-a_3b_2)^2[/tex]

Which leaves me with a hypothesis that one way for equality to hold we need the following conditions to hold.

For each [tex]a_n[/tex]

[tex] \frac{a_{n-1}}{a_n} = \frac{b_{n-1}}{b_n} [/tex]

I am going to try to show this is true for all n in the set of natural numbers. I will leave all that out of here but basically I am going to try induction to see where it takes me. If we can show this is true perhaps we can use normalization to get to where we want to go. I am sure this has been done before and it may well be a waste of my time to go through all of this but at the very least I find it fun to see what I can do.

I'll be back, as the govenator would say...

Regards
 
Last edited:
  • #9
Townsend's missing code

Townsend wrote:

[tex] \frac{a_{n-1}}{a_n} = \frac{b_{n-1}}{b_n} [/tex]

note to townsend: you left out a curly bracket
 
  • #10
I got it...in trying to show this is true by induction I came up with some interesting results.

My hypothesis was that for the Cauchy inequality to have equality we must have

[tex] \frac{a_1}{a_2}=\frac{b_1}{b_2}[/tex]

[tex]\frac{a_1}{a_3}=\frac{b_1}{b_3}[/tex]

and so on through n. And then the same squence of equations for a_2 and b_2 and then the same through a_3, b_3 until we get to a_{n-1}, b_{n_1} in which we just have

[tex]\frac{a_{n-1}}{a_n} = \frac{b_{n-1}}{b_n} [/tex]

Well when we add these equations together we end up with a very complicated looking expresion. I will try to write it out so you can see it but then I am going to try to normalize the series to make things look much cleaner. Not too sure if I can push this thing around like I wish but I will do my best.

I am going to break this up into the LHS and the RHS just to make it easier.


[tex](\frac{a_1}{a_2}+\frac{a_1}{a_3}+\cdots+\frac{a_1}{a_n})+(\frac{a_2}{a_3}+\frac{a_2}{a_4}+\cdots+\frac{a_2}{a_n})+\cdots+\frac{a_{n-1}}{a_n}[/tex]

Now the LHS looks the same only with b's instead of a's

[tex](\frac{b_1}{b_2}+\frac{b_1}{b_3}+\cdots+\frac{b_1}{b_n})+(\frac{b_2}{b_3}+\frac{b_2}{b_4}+\cdots+\frac{b_2}{b_n})+\cdots+\frac{b_{n-1}}{b_n}[/tex]

So in my mind we need to see how to make the LHS and the RHS into a single fraction and at the same time hopefully simplify the equation a bit. This part is kind of hard, at least for me it is, so I am going to leave you with this until I can make some more sense out of everything.

Regards
 
Last edited:
  • #11
Without vectors, the usual way this is proven is:

(I): Assume x and y are proportional. It's easy to show equality holds.
(II): Assume they are not proportional: [itex]\lambda y-x\not=0[/itex] for all [itex]\lambda \in \mathbb{R}[/itex].

[tex]0<|\lambda y-x|^2=\sum_{i=1}^n(\lambda y_i-x_i)^2[/tex]

expand the right side. You'll get a quadratic equation in [itex]\lambda[/itex] which is never 0, hence it doesn't have any real roots and it's discriminant is therefore negative. Write the discriminant down, the solution is immediate.
 

What is Schwarz's Inequality for Proportional a's and b's?

Schwarz's Inequality for Proportional a's and b's is a mathematical theorem that states the relationship between two sets of proportional positive real numbers. It states that the sum of the squares of these numbers is always greater than or equal to the square of the sum of these numbers.

Why is Schwarz's Inequality important?

Schwarz's Inequality is important because it is a fundamental theorem in mathematics that has many applications in various fields such as physics, engineering, and economics. It also plays a crucial role in the development of other mathematical theorems.

How do you prove Schwarz's Inequality for Proportional a's and b's?

The proof of Schwarz's Inequality for Proportional a's and b's involves using the Cauchy-Schwarz Inequality, which states that the dot product of two vectors is always less than or equal to the product of their magnitudes. By applying this inequality to the vectors of proportional a's and b's, we can prove Schwarz's Inequality.

Can Schwarz's Inequality be extended to more than two sets of proportional numbers?

Yes, Schwarz's Inequality can be extended to any number of sets of proportional numbers. This is known as the generalized form of Schwarz's Inequality and has many applications in multivariate analysis and optimization problems.

Are there any exceptions to Schwarz's Inequality for Proportional a's and b's?

No, Schwarz's Inequality holds true for all sets of proportional positive real numbers. It is a universally accepted mathematical theorem with no exceptions.

Similar threads

  • Topology and Analysis
Replies
4
Views
261
  • Introductory Physics Homework Help
Replies
6
Views
2K
  • Quantum Physics
Replies
2
Views
768
  • Linear and Abstract Algebra
Replies
7
Views
804
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
8
Views
2K
  • Linear and Abstract Algebra
Replies
4
Views
916
  • Linear and Abstract Algebra
Replies
23
Views
1K
  • General Math
Replies
4
Views
3K
  • Topology and Analysis
Replies
8
Views
2K
Back
Top