TL;DR
A symmetric matrix A is positive definite if \( \mathbf{x}^T A \mathbf{x} > 0 \) for all non-zero \( \mathbf{x} \). Equivalently, all eigenvalues are strictly positive.
Positive Definite Matrix
A symmetric matrix A is positive definite if \( \mathbf{x}^T A \mathbf{x} > 0 \) for all non-zero \( \mathbf{x} \). Equivalently, all eigenvalues are strictly positive.
Why it matters for interviews
Covariance matrices must be positive semi-definite. Portfolio optimization requires this property -- without it, the optimization problem is ill-defined. Understanding when estimated covariance matrices lose positive definiteness is practically important.
Definition and Mathematical Foundation
A symmetric matrix A is positive definite if \( \mathbf{x}^T A \mathbf{x} > 0 \) for all non-zero \( \mathbf{x} \). Equivalently, all eigenvalues are strictly positive.
Application in Quantitative Finance
Covariance matrices must be positive semi-definite. Portfolio optimization requires this property -- without it, the optimization problem is ill-defined. Understanding when estimated covariance matrices lose positive definiteness is practically important.
Related Terms
Ready to practice for the Quant Trading Interview?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →