x 2 + 2 y 2 + z 2 + 2 ( x y + z − 2 y )
Minimize the expression above for reals x , y , z .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
s = x 2 + 2 y 2 + z 2 + 2 ( x y + z − 2 y )
First:
∂ x ∂ s = 2 x + 2 y
And equal to zero, so:
x = − y
Substitute x:
s = 3 y 2 + z 2 + 2 ( − y 2 + z − 2 y )
Second:
∂ z ∂ s = 2 z + 2
And equals to zero, so:
z = − 1
Substitute z:
s = y 2 − 4 y − 1
Third:
∂ y ∂ s = 2 y − 4
And equals to zero, so:
y = 2
Substitute y:
s = − 5
Problem Loading...
Note Loading...
Set Loading...
We have x 2 + 2 y 2 + z 2 + 2 ( x y + z − 2 y )
Which can be rearranged to get x 2 + y 2 + 2 x y + 4 + y 2 − 4 y + z 2 + 1 + 2 z − 5
Using identity over these terms ( x + y ) 2 + ( 2 − y ) 2 + ( z + 1 ) 2 − 5
Since each of these terms are non-negative, we need to equate each of them to 0 to obtain minima (if possible).
And this is possible as we can see that y = 2 , x = − y , z = − 1 can be obtained simultaneously.
This brings the minima to 0 2 + 0 2 + 0 2 − 5 = − 5