|
Consider the quadratic
polynomial p:
3
:
|
 |
[2.93] |
a. Express the polynomial in matrix form
[2.91]. Make sure your matrix c is symmetric.
b. Apply the Cholesky algorithm to determine
if your matrix c is positive definite.
c. Solve for the point x
indicated by [2.92].
d. What is the polynomial’s value at the point x
obtained in item (c)?
e. Is your solution a maximum, minimum, or saddle point? |