Proving Inequality: a^2+b^2+c^2 <= 2 for 0<a,b,c<=1 and ab+ac+bc=1

  • Context: Graduate 
  • Thread starter Thread starter Anzas
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Discussion Overview

The discussion revolves around proving the inequality \( a^2 + b^2 + c^2 \leq 2 \) given the conditions \( 0 < a, b, c \leq 1 \) and \( ab + ac + bc = 1 \). Participants explore various mathematical approaches, reasoning, and potential errors in their proofs.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the inequality \( a^2 + b^2 + c^2 \leq 2 \) is to be proven, while others suggest it might actually be \( a^2 + b^2 + c^2 \geq 2 \).
  • One participant points out that when \( a = b = c \), the sum \( a^2 + b^2 + c^2 \) equals 1, which raises questions about the validity of the proposed inequality.
  • Several participants attempt to derive inequalities using the squares of differences, leading to the conclusion that \( a^2 + b^2 + c^2 \geq 1 \), which does not align with the original problem's requirements.
  • Another participant proposes using vector representations and dot products to approach the problem, suggesting that proving \( \cos \theta \geq \frac{1}{2} \) could be a key step.
  • Some participants express uncertainty about the necessity of advanced calculus techniques, while others suggest simpler algebraic manipulations might suffice.
  • One participant suggests that proving \( a + b + c \leq 2 \) could lead to the desired result, while another questions the assumptions made in the proofs regarding the ordering of \( a, b, c \).
  • There are discussions about potential sign errors in the inequalities presented and the implications of assuming certain values for \( a, b, c \).
  • Several participants engage in clarifying terms such as "wlog" (without loss of generality) and discuss the implications of their assumptions on the inequalities derived.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of the inequality or the methods to prove it. Multiple competing views and approaches remain throughout the discussion.

Contextual Notes

Some participants note potential limitations in their assumptions about the values of \( a, b, c \) and the conditions under which their derived inequalities hold. There are also unresolved mathematical steps and sign errors that may affect the conclusions drawn.

Who May Find This Useful

Readers interested in mathematical inequalities, algebraic proofs, and problem-solving strategies in the context of inequalities involving multiple variables may find this discussion relevant.

Anzas
Messages
87
Reaction score
0
there are three numbers a,b,c
0<a,b,c<=1
and it is given that
ab+ac+bc=1

show that
a^2+b^2+c^2 <=2
 
Mathematics news on Phys.org
Anzas said:
there are three numbers a,b,c
0<a,b,c<=1
and it is given that
ab+ac+bc=1

show that
a^2+b^2+c^2 <=2


I believe there's an error with your sign:it should be:
a^{2}+b^{2}+c^{2} \geq 2

Use the square formula and the fact that the square of a real number is always greater than "0".
 
I don't think so, some how. since there is obviously a case where a=b=c and thus a^2+b^2+c^2=1.
 
matt grime said:
I don't think so, some how. since there is obviously a case where a=b=c and thus a^2+b^2+c^2=1.

Then what am I doing wrong??
(a-b)^2 \geq 0 => a^2+b^2 \geq 2ab (1).
(a-c)^2 \geq 0 => a^2+c^2 \geq 2ac (2).
(b-c)^2 \geq 0 => b^2+c^2 \geq 2bc (3).

Add all 3 relations,devide by 2 and u'll be left with:
a^2+b^2+c^2 \geq 1 (4).

Which is different than i had previously obtained last night (i was really tired) but it's not what the problem's asking.
 
The original problem seems a bit tricky.
I've been playing with one idea as how to prove it:
1) Define vectors (a,b,c),(b,c,a).
Then, by our given equality, written as a dot product:
(a,b,c)\cdot(b,c,a)=(a^{2}+b^{2}+c^{2})\cos\theta=1
Or:
a^{2}+b^{2}+c^{2}=\frac{1}{\cos\theta}
If I therefore could prove \cos\theta\geq\frac{1}{2}
I would have solved it..
EDIT
Oops, the original problem should probably be solved using Lagrange multipliers.
 
Last edited:
Wow, I really don't think calc3 is necessary (also, wouldn't you need stricter conditions on a,b,c other than they're between 0 and 1?). I also, now that I'm thinking about it, am not entirely sure how to solve it. This was my original idea:

0<=(a+b+c)^2
0<=a^2+b^2+c^2+2ab+2ac+2bc
0<=a^2+b^2+c^2 (this is a given like the original I think?)
and
2ab+2bc+2ac=2(1)=2
so
0<=a^2+b^2+c^2 +2
but... *sigh* Maybe someone else knows where one could take it from here? Could we put better restrictions on a,b,c?
 
No,your put your mind at work only to come up with nothing.U just proved that the sum of the squares is larger than -2,which is more than obvious,since a sum of (real number) squares is always >=0>-2.
 
Well, can someone show that:

(a-1)^2 <= bc

Cause from there it's easy ...
 
I thought I had it, but realized at the end I had a small error. Here are some things I did find that seem like they were leading in the right direction (until I got too tired).

You can start with a>= 1/2 which gives 2a>=1 and maybe use that somehow (this is easy to show).

If you can get to a+b+c <= 2 the end result is also easy, this seemed like an easier initial target.
 
  • #10
Okay, I think I've got it. A kind of weird proof, so let me know if anyone sees a flaw.

First we order the letters in an arbitrary order:

0 < c <= b <= a <= 1

-3a^2 <= 0
2a^2 - 4a^2 - a^2 <= 0

since c<=a:
2a^2 - 4ac - c^2 <= 0
2a^2 + c^2 <= 4ac + 2c^2

sinc b<=a:
a^2 + b^2 + c^2 <= 4ac + 2c^2
a^2 + b^2 + c^2 <= 2ac + 2ac + 2c^2

sinc b>=c:
a^2 + b^2 + c^2 <= 2ac + 2ab + 2bc

so:

a^2 + b^2 + c^2 <= 2
 
  • #11
There's one small problem with this step:
2a^2-4a^2-a^2 \leq 0
U assume that c\leq a,but my guess is that u cannot full justify that:
2a^2 \leq 4ac+c^2
,because,as a,b,c are arbitray in the domain (0,1),while 'c'(which u assumed to be the smallest of the 3) could be very small,close to 0,which would mean that your relation would fail,right??
:confused:
 
Last edited:
  • #12
I had a sign error ... I'll have to look it over again, but I think I can do it in a similar way getting the relations right.
 
  • #13
dextercioby said:
Then what am I doing wrong??
(a-b)^2 \geq 0 => a^2+b^2 \geq 2ab (1).
(a-c)^2 \geq 0 => a^2+c^2 \geq 2ac (2).
(b-c)^2 \geq 0 => b^2+c^2 \geq 2bc (3).

Add all 3 relations,devide by 2 and u'll be left with:
a^2+b^2+c^2 \geq 1 (4).

Which is different than i had previously obtained last night (i was really tired) but it's not what the problem's asking.

Nothing (it's simply the AM-GM inequality) however this isn't what you said in the previous post is it, as you point out.
 
  • #14
Okay, now I think I have it. Once again, start with an arbitrary ordering:

1>=a>=b>=c>0

so:
a-c <= 1
a(a-c) <= 1
a^2 - ac <= 1
a^2 + b^2 +c^2 - b^2 - c^2 -ac <= 1
a^2 + b^2 +c^2 - ab - bc -ac <= 1
a^2 + b^2 +c^2 <= 2

Let me know if anyone sees a problem with this. I think I got all the signs right this time.
 
  • #15
Isn't anyone going to tell me if they think I'm right or wrong?
 
  • #16
I think you're right, though I'd write it as:

wlog a=max(a,b,c)

a^2+b^2+c^2 <= a^2+ ab+ac = a^2 + 1-ac <= 1+a^2 <=2.
 
  • #17
matt grime said:
wlog a=max(a,b,c)

a^2+b^2+c^2 <= a^2+ ab+ac = a^2 + 1-ac <= 1+a^2 <=2

Very nice, Matt !

:-)
 
  • #18
gonzo said:
Okay, now I think I have it. Once again, start with an arbitrary ordering:

1>=a>=b>=c>0

so:
a-c <= 1
a(a-c) <= 1
a^2 - ac <= 1
a^2 + b^2 +c^2 - b^2 - c^2 -ac <= 1
a^2 + b^2 +c^2 - ab - bc -ac <= 1
a^2 + b^2 +c^2 <= 2

Let me know if anyone sees a problem with this. I think I got all the signs right this time.
in your second line you multiplied the left side of the inequality with 'a' but forgot to multiply the right side of the inequality with 'a'.
another thing if you are going with your first assumption:
1>=a>=b>=c>0
then when you reduct c from everything you get:
1-c>=a-c
and not a-c<=1.
 
  • #19
loop quantum gravity said:
in your second line you multiplied the left side of the inequality with 'a' but forgot to multiply the right side of the inequality with 'a'.
another thing if you are going with your first assumption:
1>=a>=b>=c>0
then when you reduct c from everything you get:
1-c>=a-c
and not a-c<=1.

You suggest a(a-c)<=a, but since a<=1 also, the weaker inequality a(a-c)<=1 is also true and sufficient for the problem. Same thing for your other complaint, a-c<=1-c implies a-c<=1 since c is positive.
 
  • #20
shmoe said:
You suggest a(a-c)<=a, but since a<=1 also, the weaker inequality a(a-c)<=1 is also true and sufficient for the problem. Same thing for your other complaint, a-c<=1-c implies a-c<=1 since c is positive.
if you assume a=1 then it's obviously right.

i would think to solve this question you simply need to prove that a+b+c<=2
because then when squaring both sides you get (a+b+c)^2<=4 and substracting 2 from both sides get you with a^2+b^2+c^2<=2, and if he does assume a=1 then the other numbers b,c are fractions which their product should with their sum be equal to one which means that b+c is indeed smaller than one and therefore this a+b+c<=2 is correct and so what that deduced from this.

btw, this question was asked in another forum (israeli one), and it's fair from the poster who post this question not even to say from where it was taken.
 
  • #21
loop quantum gravity said:
if you assume a=1 then it's obviously right.

There's no need to assume a=1, his inequalities are still correct.
 
  • #22
loop quantum gravity said:
in your second line you multiplied the left side of the inequality with 'a' but forgot to multiply the right side of the inequality with 'a'.
another thing if you are going with your first assumption:
1>=a>=b>=c>0
then when you reduct c from everything you get:
1-c>=a-c
and not a-c<=1.

I think you are a bit off here. First, I didn't multiply both sides of the inequality by "a", though as was pointed out that would be fine too. If you multiply two numbers between 0 and 1 you end up with another number between 0 and 1.

And if a>=c and a and c are between 0 and 1 then of course a-c<=1.

matt grime said:
wlog a=max(a,b,c)

a^2+b^2+c^2 <= a^2+ ab+ac = a^2 + 1-ac <= 1+a^2 <=2

Okay, much much much nicer than mine ;)

Two questions though.

what is "wlog"?
and I assume you mean 1-bc and not 1-ac (small nit)?
 
Last edited:
  • #23
Ok, 1-bc then.

wlog means without loss of generality (ie a made a the largest just for ease, i could have picked one of the other ones to be the largest, and the argument is the same up to relabelling, etc)
 
  • #24
Cool, I thought it was some strange kind of logarithm. I'll have to remember that in the future.
 
  • #25
gonzo said:
Okay, now I think I have it. Once again, start with an arbitrary ordering:

1>=a>=b>=c>0

so:
a-c <= 1
a(a-c) <= 1
a^2 - ac <= 1
a^2 + b^2 +c^2 - b^2 - c^2 -ac <= 1
a^2 + b^2 +c^2 - ab - bc -ac <= 1
a^2 + b^2 +c^2 <= 2

Let me know if anyone sees a problem with this. I think I got all the signs right this time.

Wow! I was staring at this problem for ages and couldn't solve it. Very nice gonzo!
 

Similar threads

Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K
Replies
3
Views
6K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K