Linear matrix inequalities and control theory/pages/Notion of Matrix Positivity

From testwiki
Revision as of 21:49, 6 December 2021 by imported>Margav06 (Created page with "== '''Notation of Positivity''' == A symmetric matrix <math>A\in\R^{n\times n}</math> is defined to be: '''positive semidefinite''', <math>(A\ge 0)</math>, if <math>x^TAx\ge 0 </math> for all <math>x\in\R^n, x\neq \mathbf{0} </math>. '''positive definite''', <math>(A>0)</math>, if <math>x^TAx> 0 </math> for all <math>x\in\R^n, x\neq \mathbf{0} </math>. '''negative semidefinite''', <math>(-A\ge 0)</math>. '''negative definite''', <math>(-A>0)</math>. '''indefinite...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notation of Positivity

A symmetric matrix An×n is defined to be:

positive semidefinite, (A0), if xTAx0 for all xn,x𝟎.

positive definite, (A>0), if xTAx>0 for all xn,x𝟎.

negative semidefinite, (A0).

negative definite, (A>0).

indefinite if A is neither positive semidefinite nor negative semidefinite.

Properties of Positive Matricies

  • For any matrix M, MTM>0.
  • Positive definite matricies are invertible and the inverse is also positive definite.
  • A positive definite matrix A>0 has a square root, A1/2>0, such that A1/2A1/2=A.
  • For a positive definite matrix A>0 and invertible M, MTAM>0.
  • If A>0 and M>0, then A+M>0.
  • If A>0 then μA>0 for any scalar μ>0.


Template:Bookcat