15.05.2015 Views

Introduction to Unconstrained Optimization - Scilab

Introduction to Unconstrained Optimization - Scilab

Introduction to Unconstrained Optimization - Scilab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

x 2<br />

x*<br />

x 1<br />

Figure 6: <strong>Unconstrained</strong> optimization problem with positive definite Hessian<br />

1.6 An optimum in unconstrained optimization<br />

Before getting in<strong>to</strong> the mathematics, we present some intuitive results about unconstrained<br />

optimization.<br />

Suppose that we want <strong>to</strong> solve the following unconstrained optimization problem.<br />

min f(x) (17)<br />

x∈Rn where f is a smooth objective function. We suppose here that the hessian matrix is<br />

positive definite, i.e. its eigenvalues are strictly positive. This optimization problem<br />

is presented in figure 6, where the con<strong>to</strong>urs of the objective function are drawn.<br />

The con<strong>to</strong>urs are the locations where the objective has a constant value. When<br />

the function is smooth and if we consider the behaviour of the function very near the<br />

optimum, the con<strong>to</strong>urs are made of ellipsoids : when the ellipsoid is more elongated,<br />

the eigenvalues are of very different magnitude. This behaviour is the consequence of<br />

the fact that the objective function can be closely approximated, near the optimum,<br />

by a quadratic function, as expected by the local Taylor expansion of the function.<br />

This quadratic function is closely associated with the Hessian matrix of the objective<br />

function.<br />

1.7 Big and little O notations<br />

The proof of several results associated with optimality require <strong>to</strong> make use of Taylor<br />

expansions. Since the development of these expansions may require <strong>to</strong> use the big<br />

and little O notations, this is the good place <strong>to</strong> remind ourselves the definition of<br />

the big and little o notations.<br />

Definition 1.4. (Little o notation) Assume that p is a positive integer and h is a<br />

function h : R n → R.<br />

We have<br />

h(x) = o(‖x‖ p ) (18)<br />

if<br />

lim<br />

x→0<br />

h(x)<br />

= 0. (19)<br />

‖x‖<br />

p<br />

14

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!