- categories: Linear algebra, Definition
Definition
The Rayleigh quotient of a square matrix and a nonzero vector is defined as:
- Numerator: is a scalar obtained by a quadratic form of and .
- Denominator: is the squared Euclidean norm of , ensuring normalization.
Key Properties
-
- If is an eigenvector of with eigenvalue , then:
- The Rayleigh quotient evaluated at an eigenvector returns its corresponding eigenvalue.
-
Bounds on Eigenvalues:
The Rayleigh quotient provides bounds for the eigenvalues of . If is symmetric:where and are the smallest and largest eigenvalues of , respectively.
-
Maximization:
For Symmetric Matrix , the maximum value of is the largest eigenvalue, achieved when is the corresponding eigenvector: -
Minimization:
Similarly, the minimum value of is the smallest eigenvalue, achieved when is the corresponding eigenvector: -
Symmetry and Definiteness:
- For symmetric positive definite matrices, for all .
- For symmetric negative definite matrices, for all .