MHB Determine the minimum value of an expression

AI Thread Summary
The discussion focuses on finding the minimum value of the expression (x + 1/x)^{10} + (y + 1/y)^{10} + (z + 1/z)^{10} under the constraint x + y + z = 1, with x, y, z being positive. Participants explore various mathematical approaches and inequalities, such as the AM-GM inequality, to derive the minimum. The consensus suggests that the minimum occurs when x, y, and z are equal, specifically at x = y = z = 1/3. This leads to the calculated minimum value being 3 * (1/3 + 3)^{10}. The thread emphasizes the importance of symmetry in optimization problems.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If $x,\,y,\,z>0$ and $x+y+z=1$, find the minimum of $\left(x+\dfrac{1}{x}\right)^{10}+\left(y+\dfrac{1}{y}\right)^{10}+\left(z+\dfrac{1}{z}\right)^{10}$.
 
Mathematics news on Phys.org
anemone said:
If $x,\,y,\,z>0$ and $x+y+z=1$, find the minimum of $\left(x+\dfrac{1}{x}\right)^{10}+\left(y+\dfrac{1}{y}\right)^{10}+\left(z+\dfrac{1}{z}\right)^{10}$.
for $x,y,z>0$
by using AM-GM inequality,
the minimum value will hold when :$x+\dfrac {1}{x}=y+\dfrac {1}{y}=z+\dfrac {1}{z}$
or $x=y=z=\dfrac{1}{3}$
the minimum value =$3\times (\dfrac {10}{3})^{10}$
 
Thanks Albert for participating and your solution! :)

Here is another solution that I want to share:

Given that $0<x,\,y,\,z<1$.

If we let $f(x)=\left(x+\dfrac{1}{x}\right)^{10}$ on $I=90,\,1)$, then $f$ is strictly convex on I because $f''(x)=90\left(x+\dfrac{1}{x}\right)^{8}\left(1-\dfrac{1}{x^2}\right)^{2}+10\left(x+\dfrac{1}{x}\right)^{9}\left(\dfrac{2}{x^3}\right)>0$ for $x\in I$.

By Jensen's inequality,

$\begin{align*}3f\left(\dfrac{x+y+z}{3}\right)&=3f\left(\dfrac{1}{3}\right)\\&=\dfrac{10^{10}}{3^9}\\&\le f(x)+f(y)+f(z)\\&=\left(x+\dfrac{1}{x}\right)^{10}+\left(y+\dfrac{1}{y}\right)^{10}+\left(z+\dfrac{1}{z}\right)^{10}\end{align*}$

Therefore, the minimum is $\dfrac{10^{10}}{3^9}$, attained when $x=y=z=\dfrac{1}{3}$.
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
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...

Similar threads

Back
Top