Introduction

Optimization problems can be written as follows:

In the book (Numerical Optimization by Jorge Nocedal & Stephen J. Wright), we focus on continuous local deterministic optimization, and go over both constrained and unconstrained optimization.

Fundamentals of Unconstrained optimization

We only consider the problem of

here.

Talor’s Theorem

This is not only Talor’s theorem. We also uses Lagrange theorem (mean value theorem) here.

Suppose that is continuously differentiable and that . Then we have that

FIrst Order Necessary Conditions

If is a local minimizer and f is continuously differentiable in an open neighborhood of , then .

Second Order Necessary Conditions

If is a local minimizer of f and exists and is continuous in an open neighborhood of , then and is positive semidefinite.

Second-Order Sufficient Conditions

Suppose that is continuous in an open neighborhood of and that and is positive definite. Then is a strict local minimizer of .