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$.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top