MHB Multiple Integral and Optimization in 3D

Click For Summary
The discussion revolves around solving a multiple integral problem using a change of variables, specifically defining u and v to simplify the integral. The user confirms their variable transformations and seeks validation before proceeding to compute the Jacobian. Additionally, they analyze a function to find its critical points and determine relative extrema using the second partials test, concluding that the critical point (1, -1) is a relative minimum. They also apply Lagrange multipliers to find the extrema on the boundary, ultimately identifying the absolute minimum and maximum values of the function. The calculations and methodologies presented are aimed at confirming the correctness of the solutions.
Vanrichten
Messages
12
Reaction score
1
View attachment 1691

In this problem I have drawn out the region specified and noticed two sets of parallel lines indicating to me that a change of variable(u and v) are able to be used to solve this integral.

I decided that u=y-x and v = -2x-y then solving for x and y I obtain x= (u-v)/3 and y = (4u-v)/3

From here I can compute the jacobian but I want to be sure the work above is correct before I move on. Can anyone please confirm?

For this second problem can anyone verify that it has been completed correctly

View attachment 1692

View attachment 1693

I think I have the right absolute minimum and maximum. Can someone also verify ?
 

Attachments

  • number 14.png
    number 14.png
    5.7 KB · Views: 96
  • 11.png
    11.png
    5.1 KB · Views: 104
  • 11 answer.jpg
    11 answer.jpg
    33 KB · Views: 109
Physics news on Phys.org
I would work the second problem as follows:

We are given the function:

$$f(x,y)=(x-1)^2+(y+1)^2$$

Computing the first partials, and equating them to zero, we find:

$$f_x(x,y)=2(x-1)=0$$

$$f_y(x,y)=2(y+1)=0$$

This yields the critical point $(x,y)=(1,-1)$, which is within $R$. Using the second partials test for relative extrema, we find:

$$f_{xx}(x,y)=2$$

$$f_{yy}(x,y)=2$$

$$f_{xy}(x,y)=0$$

Hence:

$$D(x,y)=4$$

Since $$f_{xx}(1,-1)=2>0$$ and $$D(1,-1)=4>0$$ we conclude this critical value is a relative minimum.

$$f(1,-1)=(1-1)^2+(-1+1)^2=0$$

To check the boundary, we may use Lagrange multipliers.

The objective function is:

$$f(x,y)=(x-1)^2+(y+1)^2$$

subject to the constraint:

$$g(x,y)=x^2+y^2-4=0$$

and this yields the system:

$$2(x-1)=\lambda(2x)$$

$$2(y+1)=\lambda(2y)$$

which implies:

$$\lambda=\frac{x-1}{x}=\frac{y+1}{y}\implies y=-x$$

Substituting for $y$ into the constraint, there results:

$$x^2+(-x)^2=4$$

$$x=\pm\sqrt{2},y=\mp\sqrt{2}$$

Thus, the extrema values of the function on the boundary are:

$$f(\sqrt{2},-\sqrt{2})=(\sqrt{2}-1)^2+(-\sqrt{2}+1)^2=6-4\sqrt{2}$$

$$f(-\sqrt{2},\sqrt{2})=(-\sqrt{2}-1)^2+(\sqrt{2}+1)^2=6+4\sqrt{2}$$

Thus, the absolute extrema of $f$ over $R$ are:

$$f_{\min}=f(1,-1)=0$$

$$f_{\max}=f(-\sqrt{2},\sqrt{2})=6+4\sqrt{2}$$
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 19 ·
Replies
19
Views
2K
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K