Find the minimum of subject to the constraint . The minimum value can be expressed as , where is a positive integer. Enter as your answer.
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.
Parametrizing the unit sphere with polar coordinates, so ( x , y , z ) = ( sin θ cos ϕ , sin θ sin ϕ , cos θ ) we want to minimize x + 2 y + 2 z 2 = sin θ ( cos ϕ + 2 sin ϕ ) + 2 cos 2 θ = sin θ ( cos ϕ + 2 sin ϕ ) + 2 − 2 sin 2 θ over 0 ≤ θ ≤ π , 0 ≤ ϕ ≤ 2 π . It is clear (since sin θ ≥ 0 ) that sin θ ( cos ϕ + 2 sin ϕ ) + 2 − 2 sin 2 θ ≥ 2 − 5 sin θ − 2 sin 2 θ Since the function f ( x ) = 2 − 5 x − 2 x 2 is decreasing for 0 ≤ x ≤ 1 , we deduce finally that sin θ ( cos ϕ + 2 sin ϕ ) + 2 − 2 sin 2 θ ≥ 2 − 5 sin θ − 2 sin 2 θ ≥ 2 − 5 − 2 = − 5 Note that the value of − 5 is achieved when ϕ = π + tan − 1 2 and θ = 2 1 π . This makes the answer 5 .