Rajesh P Mishra 2152A: Classical Optimization Theory
Rajesh P Mishra 2152A: Classical Optimization Theory
Rajesh P Mishra
2152A
[email protected]
2/24/17 7
Classification of Quadratic Form
Importance of Determinant, Eigen Values and
Diagonal Element
8
Continued
Y xT Ax
3. Negative Definite: (a). A quadratic form
is negative definite iff the nested principal minors of A
are given as
a11 a12 a13
a11 a12
a11 0, 0, a21 a22 a23 0,........
a21 a22
a31 a32 a33
9
Continued
4. Negative Semi-definite:(a)A quadratic form
Y xT Ax
is negative semi-definite iff the nested principal minors
of A is given as
a11 a12 a13
a11 a12
a11 0, 0, a21 a22 a23 0,........
a21 a22
a31 a32 a33
Evidently a matrix A is negative semi-definite
only if
(1) n A 0
,that is, det(A)0 ( det(A)0 ) when n is
( 1)n A 0
odd( even).
Y xT Ax
(b). A quadratic form is negative semi-
definite iff at least one eigen value of A is zero while
the remaining roots are negative.
10
Two closely related algorithms are
presented in this section:
dichotomous and golden section
search methods