MHB Emwhy's question at Yahoo Answers regarding finding extrema in a given region

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Extrema
Click For Summary
SUMMARY

The discussion focuses on finding the extreme values of the function f(x,y) = 6x² + 3y² - 36x - 1 within the circular region defined by x² + y² ≤ 36 using LaGrange multipliers and critical point analysis. The critical point (3,0) is identified as a relative minimum with a value of -55. The boundary analysis reveals that the point (-6,0) is a relative maximum with a value of 431. The second derivative test confirms the nature of these extrema.

PREREQUISITES
  • Understanding of multivariable calculus, specifically partial derivatives
  • Familiarity with LaGrange multipliers for constrained optimization
  • Knowledge of second derivative tests for classifying critical points
  • Ability to parametrize circular regions using trigonometric functions
NEXT STEPS
  • Study the application of LaGrange multipliers in more complex optimization problems
  • Learn about the second partial derivative test and its implications in multivariable calculus
  • Explore parametric equations and their use in boundary analysis
  • Investigate other methods for finding extrema in constrained regions, such as the method of substitution
USEFUL FOR

Students and professionals in mathematics, particularly those specializing in calculus and optimization, as well as educators looking for practical examples of finding extrema in constrained environments.

MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Find the extreme values of f, on a given region? Using LaGrange multipliers?


Find the extreme values of f(x,y) = 6x^2+3y^2-36x-1, on the region described by x^2+y^2 <=36.

I'm pretty sure you have to use LaGrange multipliers. I ended up with lamba=0, x=3, y= +/-sqrt(27) which doesn't seem right. Additional Details

Actually I just got the absolute minimum value by taking partial derivatives of f with respect to x and y. How do I get the absolute max?

I have posted a link there to this thread so the OP can see my work.
 
Physics news on Phys.org
Re: emwhy's question at Yahoo! Questions regarding finding extrema in a given region

Hello emwhy,

First, let's find the critical values inside the given region. We do this by equating the partials to zero, and solving the resulting system:

We are given:

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

Hence:

$$f_x(x,y)=12x-36=12(x-3)=0$$

$$f_y(x,y)=6y=0$$

This gives us the critical point $(x,y)=(3,0)$. Since its distance from the origin is less than $6$, we know it is within the circular region.

Next, we may employ the second partials test to determine the nature of the critical point.

Let:

$$D(x,y)=f_{xx}(x,y)f_{yy}(x,y)-\left(f_{xy}(x,y) \right)^2$$

Thus:

$$D(x,y)=12\cdot6-\left(0 \right)^2=72>0$$

Since $$f_{xx}(3,0)=12>0$$ we conclude that the critical point $(3,0)$ is a relative minimum.

Now we want to check the boundary. In order to examine $f$ on the boundary of the region, we may represent the circle $x^2+y^2=6^2$ by means of the parametric equations $x=6\cos(t),\,y=6\sin(t),\,0\le t\le 2\pi$. Thus, on the boundary we can write $f$ as a function of a single variable $t$:

$$f(\cos(t),\sin(t))=f(t)=6\left(6\cos(t) \right)^2+3\left(6\sin(t) \right)^2-36\left(6\cos(t) \right)-1=108\cos^2(t)-216\cos(t)+107$$

Differentiating with respect to $t$ and equating to zero, we find:

$$f'(t)=-216\cos(t)\sin(t)+216\sin(t)=216\sin(t)\left(1-\cos(t) \right)=0$$

This gives us the critical values for $t$:

$$t=0,\,\pi,\,2\pi$$

Since the first and third critical values are boundary values for $t$, and because the parametrization of $x$ and $y$ have the same value for these two values, we need only consider:

$$t=0,\,\pi$$

This gives us the two critical points:

$$\left(x(0),y(0) \right)=(6,0)$$

$$\left(x(\pi),y(\pi) \right)=(-6,0)$$

Now, we may use the second derivative test to determine the nature of these extrema. Let's write the first derivative as:

$$f'(t)=-108\sin(2t)+216\sin(t)$$

Differentiating, we find:

$$f''(t)=-216\cos(2t)+216\cos(t)$$

Checking the critical values:

$$f''(0)=0$$

The second derivative test is inconclusive for this point, so using the first derivative test, we find:

$$f'\left(\frac{\pi}{2} \right)=216>0$$

$$f'\left(\frac{3\pi}{2} \right)=-216<0$$

Hence the point $(6,0)$ is a relative minimum.

$$f''(\pi)=-432<0$$

Hence the point $(-6,0)$ is a relative maximum.

So, we now know:

$$f_{\max}=f(-6,0)=6(-6)^2+3(0)^2-36(-6)-1=431$$

$$f_{\min}=f(3,0)=6(3)^2+3(0)^2-36(3)-1=-55$$
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
10K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K