Numerical range

From HandWiki

In the mathematical field of linear algebra and convex analysis, the numerical range or field of values or Wertvorrat or Wertevorrat of a complex n×n matrix A is the set

W(A)={𝐱*A𝐱𝐱*𝐱𝐱n, 𝐱=0}={𝐱,A𝐱𝐱n, 𝐱2=1}

where 𝐱* denotes the conjugate transpose of the vector 𝐱. The numerical range includes, in particular, the diagonal entries of the matrix (obtained by choosing x equal to the unit vectors along the coordinate axes) and the eigenvalues of the matrix (obtained by choosing x equal to the eigenvectors).

Equivalently, the elements of W(A) are of the form tr(AP), where P is a Hermitian projection operator from 2 to a one-dimensional subspace.

In engineering, numerical ranges are used as a rough estimate of eigenvalues of A. Recently, generalizations of the numerical range are used to study quantum computing.

A related concept is the numerical radius, which is the largest absolute value of the numbers in the numerical range, i.e.

r(A)=sup{|λ|:λW(A)}=supx2=1|𝐱,A𝐱|.

Properties

Let sum of sets denote a sumset.

General properties

  1. The numerical range is the range of the Rayleigh quotient.
  2. (Hausdorff–Toeplitz theorem) The numerical range is convex and compact.
  3. W(αA+βI)=αW(A)+{β} for all square matrix A and complex numbers α and β. Here I is the identity matrix.
  4. W(A) is a subset of the closed right half-plane if and only if A+A* is positive semidefinite.
  5. The numerical range W() is the only function on the set of square matrices that satisfies (2), (3) and (4).
  6. W(UAU*)=W(A) for any unitary U.
  7. W(A*)=W(A)*.
  8. If A is Hermitian, then W(A) is on the real line. If A is anti-Hermitian, then W(A) is on the imaginary line.
  9. W(A)={z} if and only if A=zI.
  10. (Sub-additive) W(A+B)W(A)+W(B).
  11. W(A) contains all the eigenvalues of A.
  12. The numerical range of a 2×2 matrix is a filled ellipse.
  13. W(A) is a real line segment [α,β] if and only if A is a Hermitian matrix with its smallest and the largest eigenvalues being α and β.

Normal matrices

  1. If A is normal, and xspan(v1,,vk), where v1,,vk are eigenvectors of A corresponding to λ1,,λk, respectively, then x,Axhull(λ1,,λk).
  2. If A is a normal matrix then W(A) is the convex hull of its eigenvalues.
  3. If α is a sharp point on the boundary of W(A), then α is a normal eigenvalue of A.

Numerical radius

  1. r() is a unitarily invariant norm on the space of n×n matrices.
  2. r(A)Aop2r(A), where op denotes the operator norm.[1][2][3]Cite error: Closing </ref> missing for <ref> tag

Normal matrices

Numerical radius

Generalisations

Higher-rank numerical range

The numerical range is equivalent to the following definition:W(A)={λ:PMP=λP for some Hermitian projector P of rank 1}This allows a generalization to higher-rank numerical ranges, one for each k=1,2,3,:[4]Wk(A)={λ:PMP=λP for some Hermitian projector P of rank k}Wk(A) is always closed and convex,[5][6] but it might be empty. It is guaranteed to be nonempty if k<n/3+1, and there exists some A such that Wk(A) is empty if kn/3+1.[7]

See also

Bibliography

Books

  • Bonsall, F.F.; Duncan, J. (1971), Numerical Ranges of Operators on Normed Spaces and of Elements of Normed Algebras, Cambridge University Press, ISBN 978-0-521-07988-4 
  • Bonsall, F.F.; Duncan, J. (1971), Numerical Ranges II, Cambridge University Press, ISBN 978-0-521-20227-5 
  • Horn, Roger A.; Johnson, Charles R. (1991), Topics in Matrix Analysis, Cambridge University Press, Chapter 1, ISBN 978-0-521-46713-1 .
  • Horn, Roger A.; Johnson, Charles R. (1990), Matrix Analysis, Cambridge University Press, Ch. 5.7, ex. 21, ISBN 0-521-30586-1 
  • Bhatia, Rajendra (1997). Matrix analysis. Graduate texts in mathematics. New York Berlin Heidelberg: Springer. ISBN 978-0-387-94846-1. 
  • Gustafson, Karl E.; Rao, Duggirala K. M. (1997). Numerical Range: The Field of Values of Linear Operators and Matrices. Universitext. New York, NY: Springer. doi:10.1007/978-1-4613-8498-4. ISBN 978-0-387-94835-5. 

Papers

References