Consider Rosenbrock’s Function f(x, y) = (1 − x) 2 + 100(y − x 2 ) 2 .

a) Using ad-hoc/elementary reasoning, identify a global min and argue that this min is unique.

b) Confirm that this function is not convex using a characterization of convexity (as opposed to the definition of convexity). Hint: Consider the point x y = −.1 .3 .

Respuesta :

Answer:

See steps below

Step-by-step explanation:

The function  

[tex]\large f(x,y)=(1-x)^2+100(y-x^2)^2[/tex]

is a particular case of the general Rosenbrock’s Function.

a)  

Since  

[tex]\large ((1-x)^2\geq 0[/tex] for all the values of x and equals 0 when x=1 and

[tex]\large (y-x^2)^2=(y-1)^2\geq 0[/tex] for all the values of y and equals 0 only when y=1, we conclude that (1,1) is a minimum.

On the other hand,

f(x,y)>0 for (x,y) ≠ (1,1) so (1,1) is a global minimum.

b)

To confirm that this function is not convex, we will be using the following characterization of convexity

“f is convex if, and only if, the Laplace operator of f [tex]\large \nabla^2f \geq 0[/tex] for every (x,y) in the domain of f”

Given that the domain of f is the whole plane XY, in order to prove that f is not convex, we must find a point (x,y) at where the Laplace operator is < 0.

The Laplace operator is given by

[tex]\large \nabla^2f=\displaystyle\frac{\partial ^2f}{\partial x^2}+\displaystyle\frac{\partial ^2f}{\partial y^2}[/tex]

Let us compute the partial derivatives

[tex]\large \displaystyle\frac{\partial f}{\partial x}=-2(1-x)+200(y-x^2)(-2x)=-2+2x-400xy+400x^3\\\\\displaystyle\frac{\partial^2 f}{\partial x^2}=2-400y+1200x^2[/tex]

and

[tex]\large \displaystyle\frac{\partial f}{\partial y}=200(y-x^2)=200y-200x^2\\\\\displaystyle\frac{\partial^2 f}{\partial x^2}=200[/tex]

we have then

[tex]\large \nabla^2 f=2-400y+1200x^2+200[/tex]

if we take (x,y) = (0,1)

[tex]\large \nabla^2 f(0,1)=2-400+200=202-400=-198<0[/tex]

hence f is not convex.

ACCESS MORE
EDU ACCESS
Universidad de Mexico