MHB Real Numbers Inequality Proof: x+y+z > (|x|+|y|+|z|)/3

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
AI Thread Summary
The discussion revolves around proving the inequality x+y+z > (|x|+|y|+|z|)/3 under the conditions that x+y>0, y+z>0, and z+x>0. Participants explore various approaches to demonstrate this inequality, emphasizing the importance of the given conditions. Solutions provided by members lfdahl and greg1313 highlight different methods of tackling the proof, showcasing mathematical reasoning and techniques. The conversation reflects a collaborative effort to understand and solve the problem effectively. The thread serves as a valuable resource for those interested in real number inequalities and proof strategies.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----
Suppose $x,\,y,\,z$ are real numbers such that $x+y>0$, $y+z>0$ and $z+x>0$.

Prove that $x+y+z>\dfrac{|x|+|y|+|z|}{3}$.
-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solutions::)

1. lfdahl
2. greg1313

Solution from greg1313:
If x > 0, y > 0, z > 0 we are done.

From the given inequalities only one of x, y, z can be non-positive and by symmetry this can be anyone of x, y, z; the outcome will be the same.

Choosing y to be non-positive, we also have |x| > |y| and |z| > |y|.

Now, with y non-positive

$$x + y + z = |x| - |y| + |z| = \frac{3|x|-3|y|+3|z|}{3}$$

If the difference $$\frac{3|x|-3|y|+3|z|}{3}-\frac{|x|+|y|+|z|}{3}$$ is positive we are done.

$$\frac{3|x|-3|y|+3|z|}{3}-\frac{|x|+|y|+|z|}{3}=\frac{2(|x|+|z|)-4|y|}{3}$$

but since |x| > |y| and |z| > |y|, |x| + |z| > 2|y| so $$\frac{2(|x|+|z|)-4|y|}{3}>0$$ as required.
 
Back
Top