08.11.2012 Views

multivariate production systems optimization - Stanford University

multivariate production systems optimization - Stanford University

multivariate production systems optimization - Stanford University

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

IMSL (1987). For a broad overview of numerical <strong>optimization</strong> techniques, see Gill,<br />

Murray, & Wright (1981). For a more extensive treatment of numerical <strong>optimization</strong><br />

applied to petroleum engineering problems, see Barua (1989).<br />

6.1 Newton’s Method<br />

Newton’s Method is one of the most common techniques used in nonlinear <strong>optimization</strong>. It<br />

is the standard against which all other algorithms are measured. If Newton’s Method is<br />

provided with a good initial estimate of the solution, quadratic convergence is achieved.<br />

Newton’s Method achieves this rate of convergence by approximating the objective<br />

function with a quadratic model. The quadratic model is chosen so that, at a given point,<br />

its first and second derivatives are identical to the first and second derivatives of the<br />

objective function. Therefore, at the given point, the objective function and the quadratic<br />

model are identical in value, slope, and curvature. The quadratic model is solved for the<br />

stationary point where its gradient goes to zero. If the quadratic model is a good<br />

approximation of the objective function, then the stationary point of the quadratic model<br />

should be near a stationary point of the objective function. The stationary point of the<br />

quadratic model is taken as the new estimate of the objective function’s stationary point and<br />

the process is repeated until some form of convergence criteria is satisfied.<br />

Taylor’s theorem provides the mathematical basis for Newton’s Method. Taylor’s<br />

theorem states that if a function and its derivatives are known at a single point, then<br />

approximations to the function can be made at all points in the immediate neighborhood of<br />

the point. The Taylor series expansion of a general function F about x gives a simple<br />

approximation to the function F in the immediate neighborhood of x as<br />

where x is the vector of variables,<br />

F x+p = Fx + g T p + 1 2 p T H p + O ||p|| 3<br />

x =<br />

63<br />

x1<br />

x2<br />

x3<br />

xn<br />

(6.4)<br />

(6.5)

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

Saved successfully!

Ooh no, something went wrong!