Saitama
- 4,244
- 93
Homework Statement
Let x, y, z be positive real numbers such that ##x+y+z=1##. Determine the minimum value of
[tex]\frac{1}{x}+\frac{4}{y}+\frac{9}{z}[/tex]
Homework Equations
Cauchy-Schwarz inequality maybe?
The Attempt at a Solution
Applying the Cauchy Schwarz inequality,
[tex]\left(\frac{1}{x}+\frac{4}{y}+\frac{9}{z}\right)\leq (1^2+4^2+9^2)\left( \frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}\right)[/tex]
I don't see how can I solve this.
[tex]\frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}=\frac{x^2y^2+y^2z^2+z^2x^2}{x^2y^2z^2}[/tex]
##(xy+yz+zx)^2=x^2y^2+y^2z^2+z^2x^2+2xyz(x+y+z)## and ##x+y+z=1##
[tex]\Rightarrow \frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}=\frac{(xy+yz+zx)^2-2xyz}{x^2y^2z^2}[/tex]
I don't think the above simplification is useful here.
Any help is appreciated. Thanks!