Theorem: Induced Norm Theorem
A norm that is induced by an inner product, there exists a symmetric positive definite (PD) matrix A such that:
- If A = I, the norm is Euclidean Norm
- If A is a diagonal matrix with positive entries, we get a weighted norm: , where are diagonal elements of A (weights).
- If A is a covariance matrix, this norm corresponds to the Mahalanobis norm, common in statistics and machine learning.
Ellipsoid Norm Theorem
Every quadratic form defines an ellipsoid, showing a geometric interpretation of norms.