Rayleigh_quotient Rayleigh_quotient

Rayleigh quotient - Definition and Overview

In mathematics, for a given real symmetric matrix A and real nonzero vector x, the Rayleigh quotient R(A,x) is defined as:

<math>{x^{T} A x \over x^{T} x}<math>

Note that R(A,c·x) = R(A,x) for any real scalar c.

It can be shown that this quotient reaches its minimum value λmin (the smallest eigenvalue of A) when x is vmin (the corresponding eigenvector). Similarly, R(A,x) ≤ λmax and R(A,vmax) = λmax

The Rayleigh quotient is used in eigenvalue algorithms to obtain an eigenvalue approximation from an eigenvector approximation. Specifically, this is the basis for Rayleigh quotient iteration.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.