Find Stationary Points of f(x,y) Under Constraint x^3+y^3+6xy=8

  • Context: MHB 
  • Thread starter Thread starter Petrus
  • Start date Start date
  • Tags Tags
    Points
Click For Summary
SUMMARY

The discussion focuses on finding stationary points of the function \( f(x,y) = x^3y^3 \) under the constraint \( g(x,y) = x^3 + y^3 + 6xy - 8 = 0 \). The solution employs Lagrange multipliers, resulting in a system of equations that confirms the critical points \( (0,0) \) and \( (2,-2) \). The participants clarify that stationary points are determined solely by the Lagrange method and do not include cases where the gradient of the constraint is zero.

PREREQUISITES
  • Understanding of Lagrange multipliers
  • Familiarity with partial derivatives
  • Knowledge of critical points in multivariable calculus
  • Ability to solve systems of equations
NEXT STEPS
  • Study the application of Lagrange multipliers in constrained optimization problems
  • Learn about the implications of the gradient of a constraint in optimization
  • Explore the concept of critical points in higher dimensions
  • Investigate alternative methods for finding stationary points, such as the Hessian matrix
USEFUL FOR

Students and professionals in mathematics, particularly those studying multivariable calculus and optimization techniques, will benefit from this discussion.

Petrus
Messages
702
Reaction score
0
Hello MHB,This is an old exam I got a question,
Decide all stationary points to function $$f(x,y)=x^3y^3$$ under constraint $$x^3+y^3+6xy=8$$So basically this is how they Solved it and I did so as well but I Also have learned that there is stationary point where gardient of constraint is equal to zero
111331d.jpg

I am aware that you guys Dont understand but it's nr 3 and are those the stationary points or they forgot when gradient of constraint is equal to zero which gives Also this point $$(0,0)$$ and $$(2,-2)$$

Edit:svar means answer so are those point correct or?
Regards,
$$|\pi\rangle$$
 
Physics news on Phys.org
I would use Lagrange multipliers for this problem.

The objective function is:

$$f(x,y)=x^3y^3$$

subject to the constraint:

$$g(x,y)=x^3+y^3+6xy-8=0$$

So, we obtain the system:

$$3x^2y^3=\lambda\left(3x^2+6y \right)$$

$$3x^3y^2=\lambda\left(3y^2+6x \right)$$

Solving both for $\lambda$ and equating, we find:

$$\lambda=\frac{x^2y^3}{x^2+2y}=\frac{x^3y^2}{y^2+2x}$$

$$x^2y^3\left(y^2+2x \right)=x^3y^2\left(x^2+2y \right)$$

$$x^2y^2\left(y\left(y^2+2x \right)-x\left(x^2+2y \right) \right)=0$$

$$x^2y^2\left(y^3+2xy-x^3-2xy \right)=0$$

$$x^2y^2\left(y^3-x^3 \right)=0$$

This leads to the same critical points as the solution you have. You don't consider where the gradient of the constraint is zero in such problems.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
Replies
17
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
1K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
52K