Definite matrix: Difference between revisions

Content deleted Content added
hermitian, spacing
No edit summary
Line 1:
An ''n'' × ''n'' [[Hermitian]] [[matrix]] ''M'' is said to be '''positive definite''' (we mark M > 0) if
 
:<i>x</i>' <i>M x</i> > 0
Line 5:
for all ''x'' in '''R'''<sup>''n''</sup>.
 
It is said to be '''negative definite''' (we mark M < 0) if
 
:<i>x</i>' <i>M x</i> < 0
 
'''positive semidefinite''' (we mark M >= 0) if
 
:<i>x</i>'<i> M x</i> >= 0
 
and '''negative semidefinite''' (we mark M <= 0) if
 
:<i>x</i>'<i> M x</i> <= 0
 
Otherwise we say matrix is '''indefinite''' (we mark M <> 0).