A matrix $A$ is positive definite if for all non-zero vectors $x$, the quadratic form $x^T A x > 0$. This means that the matrix $A$ always produces a positive output when a non-zero vector is multiplied by $A$ and then by the transpose of the vector.
Show more…