Help with the following inequality

  • Thread starter Thread starter evagelos
  • Start date Start date
  • Tags Tags
    Inequality
AI Thread Summary
The discussion revolves around solving a complex inequality involving positive variables x, y, and z. Participants suggest methods such as assuming x ≥ y ≥ z, cross-multiplying, and expanding polynomials to simplify the inequality. It is noted that the inequality is symmetric but not homogeneous, complicating the solution process. A change of variables is proposed to potentially clarify the inequality's structure. Ultimately, using mathematical software like Maple or Mathematica is recommended for a thorough analysis and verification of the solution.
evagelos
Messages
314
Reaction score
0
please help with the following inequality:



.....[(x+y)(y+z)(z+x) +xy+xz+yz]/xyz >=
.....(3xy+3xz+3yz+x^2+y^2+z^2)/[(x+y)(y+z)(z+x)]
 
Mathematics news on Phys.org


That doesn't look like a very appealing inequality. Is there a condition for this inequality? I guess you could try dumbassing it by assuming x >= y >= z since the inequality is symmetric in x,y,z and then cross multiplying but I haven't figured out a nice solution yet.
 


thanks for the quick respond the only condition is that x>0,y>0,z>0
 


What have you tried?
 


I would suggest, if x,y,z are positive, that you just get a common denominator and multiply the numerators out into expanded polynomials, then match up the terms.
 


Yeah just as I had guessed, the inequality is basically just multiplying out, moving everything to one side, and relying on the fact that the sum of positive real numbers is greater than 0.

That is really a nasty inequality. It's symmetric but that doesn't make anything better. It's not homogeneous, so we can't come up with any additional constraints. It doesn't rely on any clever manipulations or other well-known inequalities (unless you count a simple albeit important fact). It's somewhat instructive but taken in perspective it's no where near as instructive as the other inequality you posed.
 


so what do we do now?
 


Give me a solid proof please
 


The change of variables:

s = x + y + z, t = xyz, w = 1/x + 1/y + 1/z

might help. Note that (x + y)(y + z)(x + z) = swt - t and xy + xz + yz = tw. The inequality becomes: sw + w - 1 \geq (s^2 + 2tw)/(stw - t), if my calculations aren't off. Also note that sw \geq 1.
 
  • #10


cellotim you mixed up worst now
 
  • #11


Does this mean that I made a mistake or that I've confused you more?

If you want to know how I would solve this problem for a class, I would sit down at Maple or Mathematica, cross-multiply the denominators, and have the computer symbolically expand each side (in x,y,z), then I would make sure that all the coefficients on the LHS are bigger than all the coefficients on the RHS. It would be a huge mess, but it would get it done. I don't know if you have access to any maths software, but that is how I would do it. (Of course you can do it all or partially by hand if you need to show that work. It wouldn't take more than 30-1hr.)
 
Back
Top