What is the minimum value of f(x,y) under a symmetric constraint?

  • MHB
  • Thread starter anemone
  • Start date
  • Tags
    Minimum
In summary, the minimum value of the product of $mnpq$ can be found using the trigonometric approach, but this method should be used with caution as it may not always lead to the global minimum. In some cases, there may be unexpected extreme points that need to be considered.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Let $m,\,n,\,p,\,q$ be the positive real numbers such that $\dfrac{1}{1+m^4}+\dfrac{1}{1+n^4}+\dfrac{1}{1+p^4}+\dfrac{1}{1+q^4}=1$, find the minimum of the product of $mnpq$.
 
Mathematics news on Phys.org
  • #2
Here is my solution:

Because of cyclic symmetry*, we know the extremum will occur for:

\(\displaystyle m=n=p=q\)

which gives us:

\(\displaystyle \frac{4}{1+m^4}=1\)

\(\displaystyle m^4+1=4\)

\(\displaystyle m^4=3\)

Hence, the product $mnpq=3$.

* When any two of the set of variables in an optimization problem with constraint can be switched without changing either the objective function or the constraint, then we have cyclic symmetry. You will always find in such a case that the method of Lagrange multipliers will imply that the critical point will occur when all of the variables are equal to one another. So, a nice shortcut to such a problem where you see there is cyclic symmetry is to let all of the variables be equal and solve for the value using the constraint. This alleviates the need to compute the partials.
 
  • #3
Thanks MarkFL for participating and thanks for your solution using the nice shortcut as well.

Here is a solution that used the trigonometric approach that I'd like to share with MHB:

If we let $m^2=\tan M$, $n^2=\tan N$, $p^2=\tan P$, and $q^2=\tan Q$, where $M,\,N,\,P,\,Q\in \left(0,\,\dfrac{\pi}{2} \right)$, then the original equality becomes $\cos^2 M+\cos^2 N+\cos^2 P+\cos^2 Q=1$.

By AM-GM, we have $\sin^2 M=1-\cos^2 M=\cos^2 N+\cos^2 P+\cos^2 Q\ge3(\cos N \cos P \cos Q)^{\dfrac{2}{3}}$.

Similarly we have

$\sin^2 N ge3(\cos P \cos Q \cos M)^{\dfrac{2}{3}}$,

$\sin^2 P ge3(\cos Q \cos M \cos N)^{\dfrac{2}{3}}$,

$\sin^2 Q ge3(\cos M \cos N \cos P)^{\dfrac{2}{3}}$,

Multiplying these four inequalities yields the result.
 
  • #4
MarkFL said:
Here is my solution:

Because of cyclic symmetry*, we know the extremum will occur for:

\(\displaystyle m=n=p=q\)

which gives us:

\(\displaystyle \frac{4}{1+m^4}=1\)

\(\displaystyle m^4+1=4\)

\(\displaystyle m^4=3\)

Hence, the product $mnpq=3$.

* When any two of the set of variables in an optimization problem with constraint can be switched without changing either the objective function or the constraint, then we have cyclic symmetry. You will always find in such a case that the method of Lagrange multipliers will imply that the critical point will occur when all of the variables are equal to one another. So, a nice shortcut to such a problem where you see there is cyclic symmetry is to let all of the variables be equal and solve for the value using the constraint. This alleviates the need to compute the partials.
That answer is correct, of course. But this method of "cyclic symmetry" needs to be used with caution. To take a simple example, what is the minimum value of $f(x,y) = \bigl(x^2 + (y-1)^2\bigr)\bigl(y^2 + (x-1)^2\bigr)$ subject to the constraint $x+y=1$? The function and the constraint are symmetric in $x$ and $y$ (and clearly $f(x,y)\to\infty$ as $|x|$ and $|y|$ go to infinity), so the method indicates that the minimum will occur when $x=y=\frac12$, with $f\bigl(\frac12, \frac12\bigr) = \frac14.$ But in fact $f(1, 0) = f(0, 1) = 0.$ The explanation in that case is that there is indeed an extreme point at $\bigl(\frac12, \frac12\bigr)$, but it is a local maximum. There are also two "unexpected" extreme points, $(1,0)$ and $(0,1)$, away from the symmetric point, where the minimum occurs.
 
  • #5


To find the minimum value of a function under a constraint, we can use the method of Lagrange multipliers. In this case, the function we want to minimize is the product of $mnpq$, which we can write as $f(m,n,p,q)=mnpq$. The constraint given is $\dfrac{1}{1+m^4}+\dfrac{1}{1+n^4}+\dfrac{1}{1+p^4}+\dfrac{1}{1+q^4}=1$.

Using the method of Lagrange multipliers, we can set up the following system of equations:
$$\begin{cases}
\nabla f = \lambda \nabla g \\
g(m,n,p,q) = \dfrac{1}{1+m^4}+\dfrac{1}{1+n^4}+\dfrac{1}{1+p^4}+\dfrac{1}{1+q^4} - 1 = 0
\end{cases}$$
where $\nabla f$ and $\nabla g$ are the gradients of $f$ and $g$ respectively, and $\lambda$ is the Lagrange multiplier.

Taking the partial derivatives of $f$ and $g$, we get:
$$\nabla f = (npq, mnq, mnp, mnq)$$
$$\nabla g = \left(-\dfrac{4m^3}{(1+m^4)^2}, -\dfrac{4n^3}{(1+n^4)^2}, -\dfrac{4p^3}{(1+p^4)^2}, -\dfrac{4q^3}{(1+q^4)^2}\right)$$

Setting them equal to each other and solving for $\lambda$, we get:
$$\lambda = \dfrac{npq}{-\dfrac{4m^3}{(1+m^4)^2}} = \dfrac{mnq}{-\dfrac{4n^3}{(1+n^4)^2}} = \dfrac{mnp}{-\dfrac{4p^3}{(1+p^4)^2}} = \dfrac{mnq}{-\dfrac{4q^3}{(1+q^4)^2}}$$

Simplifying this
 

Related to What is the minimum value of f(x,y) under a symmetric constraint?

1. What does "minimum of mnpq" mean?

The term "minimum of mnpq" refers to finding the smallest possible value of the variables m, n, p, and q in a given equation or problem.

2. How do you find the minimum of mnpq?

To find the minimum of mnpq, you can use a variety of methods such as algebraic manipulation, calculus, or graphing. The specific method will depend on the equation or problem at hand.

3. Is the minimum of mnpq always a whole number?

No, the minimum of mnpq does not always have to be a whole number. It can be a decimal or a fraction, depending on the values of m, n, p, and q and the method used to find the minimum.

4. Can more than one set of values result in the same minimum of mnpq?

Yes, it is possible for more than one set of values to result in the same minimum of mnpq. This can occur when there are multiple ways to rearrange or manipulate the equation to achieve the same minimum value.

5. How is finding the minimum of mnpq useful in real-life applications?

Finding the minimum of mnpq is useful in many real-life scenarios, such as optimization problems in economics, engineering, and science. It can also be used to determine the most efficient or cost-effective solution to a problem.

Similar threads

  • General Math
Replies
1
Views
848
Replies
1
Views
768
Replies
4
Views
998
Replies
1
Views
950
Replies
1
Views
882
  • General Math
Replies
1
Views
693
Replies
2
Views
820
  • General Math
Replies
3
Views
675
Replies
3
Views
1K
Back
Top