Engineering Analysis/Quadratic Forms

From Wikibooks, open books for an open world
Jump to navigation Jump to search

If we have an n × 1 vector x, and an n × n symmetric matrix M, we can write:

Where a is a scalar value. Equations of this form are called quadratic forms.

Matrix Definiteness[edit | edit source]

Based on the quadratic forms of a matrix, we can create a certain number of categories for special types of matrices:

  1. if for all x, then the matrix is positive definite.
  2. if for all x, then the matrix is positive semi-definite.
  3. if for all x, then the matrix is negative definite.
  4. if for all x, then the matrix is negative semi-definite.

These classifications are used commonly in control engineering.