No problem! Glad I could help :)

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Minimum Value
Click For Summary

Homework Help Overview

The problem involves finding the minimum value of the expression \(\frac{1}{x}+\frac{4}{y}+\frac{9}{z}\) under the constraint that \(x+y+z=1\), where \(x\), \(y\), and \(z\) are positive real numbers. The context is rooted in inequalities and optimization techniques, possibly involving methods like Cauchy-Schwarz or AM-GM.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the application of the Cauchy-Schwarz inequality and AM-GM inequality as potential methods for solving the problem. Some express uncertainty about how to proceed with these inequalities, while others explore the possibility of using calculus for optimization.

Discussion Status

There is an ongoing exploration of different approaches, with some participants questioning the applicability of calculus versus inequalities. Guidance has been offered regarding the use of AM-GM and Cauchy-Schwarz, but no consensus has been reached on a single method to solve the problem.

Contextual Notes

Some participants indicate a lack of familiarity with calculus involving multiple variables, which may influence their approach to the problem. Additionally, there are references to specific inequalities and their conditions for equality, suggesting a deeper exploration of these mathematical concepts is underway.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


Let x, y, z be positive real numbers such that ##x+y+z=1##. Determine the minimum value of
\frac{1}{x}+\frac{4}{y}+\frac{9}{z}


Homework Equations


Cauchy-Schwarz inequality maybe?


The Attempt at a Solution


Applying the Cauchy Schwarz inequality,
\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)
I don't see how can I solve this.
\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}
##(xy+yz+zx)^2=x^2y^2+y^2z^2+z^2x^2+2xyz(x+y+z)## and ##x+y+z=1##
\Rightarrow \frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}=\frac{(xy+yz+zx)^2-2xyz}{x^2y^2z^2}
I don't think the above simplification is useful here.

Any help is appreciated. Thanks!
 
Physics news on Phys.org
Pranav-Arora said:

Homework Statement


Let x, y, z be positive real numbers such that ##x+y+z=1##. Determine the minimum value of
\frac{1}{x}+\frac{4}{y}+\frac{9}{z}


Homework Equations


Cauchy-Schwarz inequality maybe?


The Attempt at a Solution


Applying the Cauchy Schwarz inequality,
\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)
I don't see how can I solve this.
\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}
##(xy+yz+zx)^2=x^2y^2+y^2z^2+z^2x^2+2xyz(x+y+z)## and ##x+y+z=1##
\Rightarrow \frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}=\frac{(xy+yz+zx)^2-2xyz}{x^2y^2z^2}
I don't think the above simplification is useful here.

Any help is appreciated. Thanks!

This problem is easily tackled using calculus. In particular, you can use either (1) the Lagrange multiplier method (the easiest); or (2) solve for z (say) in terms of x and y from the constraint equation, then substitute that expression in place of z in the function you want to minimize---giving you two-variable unconstrained minimization problem.
 
Ray Vickson said:
This problem is easily tackled using calculus. In particular, you can use either (1) the Lagrange multiplier method (the easiest); or (2) solve for z (say) in terms of x and y from the constraint equation, then substitute that expression in place of z in the function you want to minimize---giving you two-variable unconstrained minimization problem.

I have never done calculus questions involving three variables. Is it not possible to do this without calculus?
 
Pranav-Arora said:
I have never done calculus questions involving three variables. Is it not possible to do this without calculus?

You can do it using the AM-GM inequality ##\frac{a+b}{2} = \sqrt{ab}## with equality only if ##a=b##.

\begin{aligned}\frac 1 x + \frac 4 y + \frac 9 z &= \left(\frac 1 x + \frac 4 y + \frac 9 z\right)(x+y+z) \\
&= (1+4+9) + ... \\
&\ge (1+4+9) + ... \\
&= (1+4+9) + 2 \sqrt{1 \cdot 4} + 2 \sqrt{1 \cdot 9} + 2 \sqrt{4 \cdot 9}
\end{aligned}

Can you fill in the dots? :wink:
 
Hi ILS! :smile:

I like Serena said:
You can do it using the AM-GM inequality ##\frac{a+b}{2} = \sqrt{ab}## with equality only if ##a=b##.

\begin{aligned}\frac 1 x + \frac 4 y + \frac 9 z &= \left(\frac 1 x + \frac 4 y + \frac 9 z\right)(x+y+z) \\
&= (1+4+9) + ... \\
&\ge (1+4+9) + ... \\
&= (1+4+9) + 2 \sqrt{1 \cdot 4} + 2 \sqrt{1 \cdot 9} + 2 \sqrt{4 \cdot 9}
\end{aligned}

Can you fill in the dots? :wink:

\left(\frac{1}{x}+\frac{4}{y}+\frac{9}{z}\right)(x+y+z)=14+4\left(\frac{x+z}{y}\right)+9\left(\frac{x+y}{z}\right)+\left(\frac{y+z}{x}\right)

I really can't figure out how you brought those surds in the end. I tried applying AM-GM to the expanded expression but that led to me nowhere. :(
 
Pranav-Arora said:
Hi ILS! :smile:



\left(\frac{1}{x}+\frac{4}{y}+\frac{9}{z}\right)(x+y+z)=14+4\left(\frac{x+z}{y}\right)+9\left(\frac{x+y}{z}\right)+\left(\frac{y+z}{x}\right)

I really can't figure out how you brought those surds in the end. I tried applying AM-GM to the expanded expression but that led to me nowhere. :(

Heya. :smile:

Try it for instance with ##\frac y x + 4\frac x y##.
 
  • Like
Likes   Reactions: 1 person
I like Serena said:
Heya. :smile:

Try it for instance with ##\frac y x + 4\frac x y##.

Ah, I think I got it.
\frac{y}{x}+4\frac{x}{y}\geq 2\sqrt{1\cdot 4}
\frac{z}{x}+9\frac{x}{z} \geq 2\sqrt{1\cdot 9}
9\frac{y}{z}+4\frac{z}{y} \geq 2\sqrt{4\cdot 9}
I think I can add the inequalities as ##x,y## and ##z## are positive real numbers.
Hence,
\frac{1}{x}+\frac{4}{y}+\frac{9}{z}\geq 36

Thanks ILS! :smile:

But how can I do it with Cauchy-Schwarz? I found this problem in a trigonometry book and the author wrote that the problem can be done in one-step using Cauchy-Schwarz. As this is a trigonometry book, the author used trigonometric substitutions to solve the problem but I am curious as to how can I do it using Cauchy-Schwarz. And anyways, I always wanted to learn this inequality because a few questions were asked in my tests and I rarely (or once :-p) had success with them.

Thanks!
 
Pranav-Arora said:
Ah, I think I got it.
\frac{y}{x}+4\frac{x}{y}\geq 2\sqrt{1\cdot 4}
\frac{z}{x}+9\frac{x}{z} \geq 2\sqrt{1\cdot 9}
9\frac{y}{z}+4\frac{z}{y} \geq 2\sqrt{4\cdot 9}
I think I can add the inequalities as ##x,y## and ##z## are positive real numbers.
Hence,
\frac{1}{x}+\frac{4}{y}+\frac{9}{z}\geq 36

Thanks ILS! :smile:

Good! :wink:

But how can I do it with Cauchy-Schwarz? I found this problem in a trigonometry book and the author wrote that the problem can be done in one-step using Cauchy-Schwarz. As this is a trigonometry book, the author used trigonometric substitutions to solve the problem but I am curious as to how can I do it using Cauchy-Schwarz. And anyways, I always wanted to learn this inequality because a few questions were asked in my tests and I rarely (or once :-p) had success with them.

Well, your expression is on the wrong side of the Cauchy-Schwarz inequality (and you also left out a square :eek:).

Cauchy-Schwarz is:
$$|(a \cdot b)|^2 \le (a \cdot a) (b \cdot b)$$
For the right side, you want something like
$$\left(\frac 1x + \frac 4y + \frac 9z\right)(x+y+z)$$
Which a and b would fit?
 
  • Like
Likes   Reactions: 1 person
I like Serena said:
Well, your expression is on the wrong side of the Cauchy-Schwarz inequality (and you also left out a square :eek:).
[strike]Why is it wrong? I think I only forgot to put a 2 in the exponent on LHS of inequality.[/strike] :confused:

EDIT: Got it. Thanks!
Cauchy-Schwarz is:
$$|(a \cdot b)|^2 \le (a \cdot a) (b \cdot b)$$
For the right side, you want something like
$$\left(\frac 1x + \frac 4y + \frac 9z\right)(x+y+z)$$
Which a and b would fit?
If I take a as ##(\sqrt{x},\sqrt{y},\sqrt{z})## and b as ##(\frac{1}{\sqrt{x}},\frac{2}{\sqrt{y}},\frac{3}{\sqrt{z}})##, it gives the right answer.

Thank you again ILS!
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
4
Views
4K
Replies
8
Views
5K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K