LectureNotes Ch13 13.8.2 HowToFindRelativeExtrema Simple
LectureNotes Ch13 13.8.2 HowToFindRelativeExtrema Simple
Example 1: Find the Local Extrema of f(x, y) on its domain using Second Partials Test
f(x, y) = − x3 + 4 xy − 2 y 2 + 1
Solution: Guideline to find Local Extrema using Second Partials Test
f x (x, y ) = − 3x 2 + 4 y
f y (x, y ) =4 x − 4 y
Step3: Find the Critical Points of f(x, y) on R
f(x,y) f(x,y)
=0 and =0
2. Find the Critical Points from the Condition 2 where:
x y
4
-3x 2 + 4 x = 0 x(4 − 3 x) = 0 x = 0 or x=
3
4 4 4
x = y = ( , ) or x=y=0 (0, 0)
3 3 3
4 4
1. f(x,y) is defined all around ( , ) and (0,0) since Df is open
3 3
4 4
2.( , ) and (0,0) are in the House of f(x,y)=Df
3 3
Then:
4 4
( , ) and (0,0) are the only Critical Points.
3 3
Step4: Calculate all the Second Partial Derivatives of f(x, y)
f ( x, y )
f x (x, y ) = − 3 x 2 + 4 y f xx (x, y) = ( ) = −6 x
x x
f ( x, y )
f y (x, y ) =4 x − 4 y f yy (x, y) = ( ) = −4
y y
f ( x, y )
f xy (x, y ) = ( ) = (4 x − 4 y) = 4
x y x
f xx (x, y ) = − 6 x
f yy (x, y ) =-4
f xy (x, y ) =4
Step5: Calculate d(0,0) and d(4/3,4/3) at Critical Points and Conclude using the Second Partials Test
Other Examples: Find the Local Extrema of f(x, y) on its domain using SPT
f(x, y ) =x 2 y 2
1
f ( x, y ) = −4( x + y + 81)
2 2 4
1
f ( x, y ) = ( x + y ) + 2
2 2 3
1
f ( x, y ) = 2 xy − ( x 4 + y 2 ) + 1
2
1
f ( x, y ) = ( − x 2 + y 2 )e1− x − y
2 2
2
1
f ( x, y ) = xy
2
Do it yourself by following the above Guideline. End of section 8.2