Maximum and Minimum values of a function (2 vars)

Click For Summary
SUMMARY

The discussion focuses on finding the maximum and minimum values of the function f(x, y) = (x-y)/(2 + x² + y²) over the disk defined by x² + y² ≤ 4. Critical points were identified at (1, -1) and (-1, 1), yielding function values of f(-1, 1) = -1/2 and f(1, -1) = 1/2. The user attempted to analyze the boundary conditions but encountered difficulties in deriving the maximum and minimum values. The conversation highlights the importance of correctly applying derivative rules, especially when dealing with square roots in boundary evaluations.

PREREQUISITES
  • Understanding of multivariable calculus, specifically partial derivatives
  • Familiarity with critical points and boundary conditions in optimization problems
  • Knowledge of the method for evaluating functions over constrained regions
  • Experience with functions involving square roots and their derivatives
NEXT STEPS
  • Study the method of Lagrange multipliers for constrained optimization
  • Learn about evaluating limits and continuity at boundary points
  • Explore the properties of critical points in multivariable functions
  • Review techniques for handling square roots in calculus, particularly in derivative calculations
USEFUL FOR

Students and educators in calculus, particularly those focusing on optimization problems in multivariable functions, as well as anyone looking to strengthen their understanding of critical points and boundary evaluations in mathematical analysis.

VenaCava
Messages
20
Reaction score
0

Homework Statement



Find the max and min values of the function f(x, y) = (x-y)/(2 +x2 + y2)
over the disk x2 + y2 <= 4

Homework Equations




The Attempt at a Solution




fx = 1/(2 +x2 + y2) + -2x(x-y)/(2 +x2 + y2)2
= (2- x2 + y2 +2xy)/(2 +x2 + y2)2

Should equal zero when x=1 y= -1 or x=-1 y=1

fy= (-2- x2 + y2 -2xy)/(2 +x2 + y2)2

equals zero when x=1 y=-1 or y=1 x=-1

Critical points at (1, -1) and(-1, 1)

f(-1, 1)= -1/2 f(1, -1) = 1/2

If I check the boundary

I get f(x, (4-x2)1/2) =1/6( x - (4-x2)1/2) _

If I take the derivative of that and set it to zero, I don't see any values that will let it equal 0.

f' = 1/6(1 + x/(4-x2)1/2

Shouldn't there be a max and min value on the boundary, even if it's not the abs max/min on the region.

I know I must be making a mistake somewhere, but I can't find it.

Thanks
 
Physics news on Phys.org
It seems probable that your forgetting a rule that happens when you take square roots of a value. (I do it all the time. Drives me nuts, so if this is your error I understand your pain.)

As just a random example, If x2 = 9, how many different values get you to the 9?
 

Similar threads

Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
30
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
7
Views
2K
Replies
9
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K