


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Note: This also hints that max/min could be at points where at least one of partial derivatives doesn't exists. Second Derivative Test: Suppose that z=f(x,y) ...
Typology: Exercises
1 / 4
This page cannot be seen from the preview
Don't miss anything!



when (x,y) is near (a,b). In other words there exists a small disc D centered at (a,b) such that for
Thm (Fermat’s): If z=f(x,y) has a local maximum or minimum at (a,b) and the first order partial
Note : This also hints that max/min could be at points where at least one of partial derivatives
doesn’t exists.
Second Derivative Test : Suppose that z=f(x,y) has continuous partial derivatives on a disc
D = D (^) ( a , b ) = fxx fyy − (^) ( fxy ( a , b ))
2
If D^ =^0 -‐ the test is indecisive use another method.
Note : It may be easy to remember formula of D it with use of Hessian Matrix
fxx fxy
fyx fyy
fxx fxy
fxy fyy
, since D = det H.
closed/open/clopen set in 2 (also in n ( ) ).^ A set is^ closed if it contain all it’s boundary
points.
Note : A domain is considered an open set.
Def : A set S is a bounded set if there is a disc D such that S ⊂ D.
Thm : Extreme Value Theorem for function of two variables z=f(x,y). If f is continuous on a
closed bounded set D ⊂ 2 then f attains its absolute maximum and minimum values.
Alg : To find the abslolute minimum and maximum values of a continuous function f on a closed
bounded set D :
xy
2
The function is differential everywhere (as a product of differential functions), so the critical points are only at zeros of partial derivatives.
Calculate D = fxx fyy − fxy 2 :
fxx = ye
xy ( 2 + xy − y
2 ) fyy = xe
xy (− 2 + x
2 − xy ) fxy = e
xy ( 2 x + x
2 y − xy
2 − 2 y )
D = yxe
2 xy ( 2 + xy − y
2 )(− 2 + x
2 − xy ) − e
2 xy 2 x + x
2 y − xy
2
2
2 e
− 2 x^2 ( 2 − x
2 − x
2 )(− 2 + x
2
2 ) − e
− 2 x^2 2 x − x
3 − x
3
= 4 x 2 e − 2 x^2 1 − x 2
2 − 2 − x 2
2
2 e − 2 x^2 2 x 2
x = 1 / 2
= 2 e − 1
− 1 < 0
Thus we got a saddle point.
2 − xy + y
2
The critical points only at zeros of partial derivatives (why?):
f ' x = 2 x − y = 0
f ' y = − x + 2 y = 0
D = fxx fyy − fxy
2
Next we look at boundaries we have
2 ± y + y 2
f ( x ,± 1 ) = x
2
2
which are smiling parabolas (second derivative =2>0) centered (with min) at ± 12 respectively
and a minimum value is 34. This value is a local minimum on the boundary, but is above the
minimum inside the domain, so the minimum at (0,0) is an absolute (or global) minimum.
For the global maximum we have to look at the values of the function at the corners, thus
f (± 1 ,± 1 ) = 1
2 − 1 + 1
2 = 1
f (± 1 , 1 ) = 1
2
2 = 3
Thus, we got two absolute maximum points at (-‐1,1) and (1,-‐1).
Solution 2, using Lagrange multipliers:
∇
z = λ∇
2 x , 2 y = λ 1 , 1
x , y = λ 1 , 1
x = y
0 = x + y − 1 = 2 x − 1
x = y = 0.
or
L = x
2
2
Lx = 2 x − λ = 0
Ly = 2 y − λ = 0
L λ = x + y − 1 = 0
x + y − λ = 0
x + y − 1 = 0
2
2
In x 2
f ' x = 2 x + 2 = 0
f ' y = 2 y − 2 = 0
and so we found an extreme value at (^) ( x , y ) = (^) ( − 1 , (^1) ) ,
however this point is outside the domain of interest.
On x
2
2 = 1 / 4
f = λ∇
g
2 x + 2 , 2 y − 2 = λ 2 x , 2 y ⇒ x + 1 , y − 1 = λ x , y
x + 1 = λ x
y − 1 = λ y
⇒ x = − y
x 2
2 = 2 x 2 = 1 / 4 ⇒ x = ± 1 / 8
Therefore the extreme values at (^) ( x , y ) = (^) ( 1 / 8 ,− 1 / (^8) ), (^) (− 1 / 8 , 1 / (^8) )
f ( x ,− x ) = x
2
2
2
1 / 4 + 2 / 2 max
1 / 4 − 2 / 2 min
F = a
2
2
2
Solution: Since a
2 = b
2
2 − 2 bc cos θ we rewrite
F ( a , b , c ) = a
2
2
2 = 2 b
2
2 − 2 bc cos θ = f ( b , c , θ )
Next we use Lagrange multipliers
∇
f = λ∇
g
4 b − 2 c cos θ, 4 c − 2 b cos θ, 2 bc sin θ = λ 12 c sin θ, b sin θ, bc cos θ
2 bc sin θ = λ 12 bc cos θ ⇒ λ = 4 tan θ
4 b − 2 c cos θ = 4 tan θ ⋅ 12 c sin θ
4 c − 2 b cos θ = 4 tan θ ⋅ 12 b sin θ
⇒ c = b
⇒ 2 = tan θ sin θ + cos θ =
sin 2 θ
cos θ
cos θ
a 2 = b 2
2
2 ⇒ a = b
Finally, we got Equilateral triangle.