Engg Opti - Tutorial-10
Engg Opti - Tutorial-10
Step 1: Solve
On solving the above two equations we get (0,0) as the stationary point.
Step 2: The Hessian matrix for the above equation would be
Step 3: First minor
Second minor
Since both and are greater than zero, the stationary point represents a Minima.
However, it is not easy to find the roots for the above equation. One method
we can use to solve for roots for such complex equation would be Newton’s
Raphsons method
Step 2: Start with by assuming the root, here we start with ‘’
Step 3: update the root using the following step
If the function
.
has (0,3,1), (0,1,-1), (1,2,0), and (2,1,1) as stationary points.
Determine which of the following points are maxima, minima and saddle
points
For (0,3,1)
(Saddle point)
For (0,1,-1)
(Saddle point)
For (1, 2, 0)
(Minima)
For (2,1,1)
(Saddle point)