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

  1. Eigenvalues and eigenvectors:

    • If is an eigenvector of with eigenvalue , then:
    • The Rayleigh quotient evaluated at an eigenvector returns its corresponding eigenvalue.
  2. 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.

  3. Maximization:
    For Symmetric Matrix , the maximum value of is the largest eigenvalue, achieved when is the corresponding eigenvector:

  4. Minimization:
    Similarly, the minimum value of is the smallest eigenvalue, achieved when is the corresponding eigenvector:

  5. Symmetry and Definiteness:

    • For symmetric positive definite matrices, for all .
    • For symmetric negative definite matrices, for all .