MHB Find Min of $\frac{a(x^2+y^2+z^2)+9xyz}{xy+yz+zx}$ for $x+y+z=1$

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Minimum
AI Thread Summary
The discussion focuses on finding the minimum value of the expression (a(x^2+y^2+z^2)+9xyz)/(xy+yz+zx) under the constraint x+y+z=1 for non-negative real numbers x, y, and z, where a is a positive constant. Participants suggest using the Arithmetic Mean-Geometric Mean (AM-GM) inequality to derive the minimum. Corrections were made regarding variable notation, ensuring consistency in the expression. The conversation highlights collaborative problem-solving, with users sharing and validating each other's approaches. The goal remains to express the minimum value in terms of the parameter a.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find, in terms of $a$, where $a \gt 0$, the minimum value of the expression $$\frac{a(x^2+y^2+z^2)+9xyz}{xy+yz+zx}$$ for all non-negative real $x,\,y$ and $z$ such that $x+y+z=1$.
 
Last edited:
Mathematics news on Phys.org
anemone said:
Find, in terms of $a$, where $a \gt 0$, the minimum value of the expression $$\frac{a(x^2+y^2+c^2)+9xyz}{xy+yz+zx}$$ for all non-negative real $x,\,y$ and $z$ such that $x+y+z=1$.

Correction: it should be z instead of c

applying cyclic symmetry the value is at $x=y=z= \frac{1}{3}$ and the value is a + 1 . the value at $(1,0,0)$ is infinite
 
Last edited:
Your answer is correct, thanks for participating, kaliprasad!

I hope someone else could solve it without using the property of cyclic symmetry. :)
 
anemone said:
Find, in terms of $a$, where $a \gt 0$, the minimum value of the expression $$\frac{a(x^2+y^2+z^2)+9xyz}{xy+yz+zx}$$ for all non-negative real $x,\,y$ and $z$ such that $x+y+z=1$.
Using $AP\geq GP$
$\dfrac {a(x^2+y^2+z^2)+9xyz}{xy+yz+zx}
\geq\dfrac {a(x^2+y^2+z^2)}{x^2+y^2+z^2}+\dfrac {9xyz}{xy+yz+zx}$
$\geq a+27xyz=a+1$
(equality holds at $x=y=z=\dfrac {1}{3}$
 
Albert said:
Using $AP\geq GP$
$\dfrac {a(x^2+y^2+z^2)+9xyz}{xy+yz+zx}
\geq\dfrac {a(x^2+y^2+z^2)}{x^2+y^2+z^2}+\dfrac {9xyz}{xy+yz+zx}$
$\geq a+27xyz=a+1$
(equality holds at $x=y=z=\dfrac {1}{3}$

Thanks Albert for participating! Your approach is correct and neater than mine!(Cool)

My solution:

Since $9xyz≥4(xy+yz+zx)-1$ (by the Schur's inequality), we can transform the objective function as

$$\frac{a(x^2+y^2+c^2)+9xyz}{xy+yz+zx}$$

$$=a\left(\frac{x^2}{xy+yz+zx}+\frac{y^2}{xy+yz+zx}+\frac{z^2}{xy+yz+zx}\right)+\frac{9xyz}{xy+yz+zx}$$

$$\ge a\left(\frac{x^2}{xy+yz+zx}+\frac{y^2}{xy+yz+zx}+\frac{z^2}{xy+yz+zx}\right)+\frac{4(xy+yz+zx)-1}{xy+yz+zx}$$ (by the Schur's inequality)

$$= a\left(\frac{x^2}{xy+yz+zx}+\frac{y^2}{xy+yz+zx}+\frac{z^2}{xy+yz+zx}\right)+4-\frac{1}{xy+yz+zx}$$

$$\ge a\left(\frac{(x+y+z)^2}{3(xy+yz+zx)}\right)+4-\frac{1}{xy+yz+zx}$$ (by the extended Cauchy-Schwarz inequality)

$$= a\left(\frac{1}{3(xy+yz+zx)}\right)+4-\frac{1}{xy+yz+zx}$$

$$= \frac{a-3}{3(xy+yz+zx)}+4$$

$$\ge \frac{a-3}{3\left(\frac{(x+y+z)^2}{3}\right)}+4$$ since $$xy+yz+zx\le \frac{(x+y+z)^2}{3}$$

$$= a-3+4$$

$$= a+1$$

Therefore, the minimum of $$\frac{a(x^2+y^2+c^2)+9xyz}{xy+yz+zx}$$ is $a+1$, this occurs when $x=y=z$.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Back
Top