Rahul Sharma (Editor)

Bauer–Fike theorem

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, the Bauer–Fike theorem is a standard result in the perturbation theory of the eigenvalue of a complex-valued diagonalizable matrix. In its substance, it states an absolute upper bound for the deviation of one perturbed matrix eigenvalue from a properly chosen eigenvalue of the exact matrix. Informally speaking, what it says is that the sensitivity of the eigenvalues is estimated by the condition number of the matrix of eigenvectors.

Contents

The theorem was proved by Friedrich L. Bauer and C. T. Fike in 1960.

The setup

In what follows we assume that:

  • ACn,n is a diagonalizable matrix;
  • VCn,n is the non-singular eigenvector matrix such that A = VΛV−1, where Λ is a diagonal matrix.
  • If XCn,n is invertible, its condition number in p-norm is denoted by κp(X) and defined by:
  • The Bauer–Fike Theorem

    Bauer–Fike Theorem. Let μ be an eigenvalue of A + δA. Then there exists λΛ(A) such that: | λ μ | κ p ( V ) δ A p

    Proof. We can suppose μΛ(A), otherwise take λ = μ and the result is trivially true since κp(V) ≥ 1. Since μ is an eigenvalue of A + δA, we have det(A + δAμI) = 0 and so

    0 = det ( A + δ A μ I ) = det ( V 1 ) det ( A + δ A μ I ) det ( V ) = det ( V 1 ( A + δ A μ I ) V ) = det ( V 1 A V + V 1 δ A V V 1 μ I V ) = det ( Λ + V 1 δ A V μ I ) = det ( Λ μ I ) det ( ( Λ μ I ) 1 V 1 δ A V + I )

    However our assumption, μΛ(A), implies that: det(Λ − μI) ≠ 0 and therefore we can write:

    det ( ( Λ μ I ) 1 V 1 δ A V + I ) = 0.

    This reveals −1 to be an eigenvalue of

    ( Λ μ I ) 1 V 1 δ A V .

    Since all p-norms are consistent matrix norms we have |λ| ≤ ||A||p where λ is an eigenvalue of A. In this instance this gives us:

    1 = | 1 | ( Λ μ I ) 1 V 1 δ A V p ( Λ μ I ) 1 p V 1 p V p δ A p = ( Λ μ I ) 1 p   κ p ( V ) δ A p

    But (Λ − μI)−1 is a diagonal matrix, the p-norm of which is easily computed:

    ( Λ μ I ) 1 p   = max x p 0 ( Λ μ I ) 1 x p x p = max λ Λ ( A ) 1 | λ μ |   = 1 min λ Λ ( A ) | λ μ |

    whence:

    min λ Λ ( A ) | λ μ |   κ p ( V ) δ A p .

    An Alternate Formulation

    The theorem can also be reformulated to better suit numerical methods. In fact, dealing with real eigensystem problems, one often has an exact matrix A, but knows only an approximate eigenvalue-eigenvector couple, (λa, va ) and needs to bound the error. The following version comes in help.

    Bauer–Fike Theorem (Alternate Formulation). Let (λa, va ) be an approximate eigenvalue-eigenvector couple, and r = Avaλava. Then there exists λΛ(A) such that: | λ λ a | κ p ( V ) r p v a p

    Proof. We can suppose λaΛ(A), otherwise take λ = λa and the result is trivially true since κp(V) ≥ 1. So (AλaI)−1 exists, so we can write:

    v a = ( A λ a I ) 1 r = V ( D λ a I ) 1 V 1 r

    since A is diagonalizable; taking the p-norm of both sides, we obtain:

    v a p = V ( D λ a I ) 1 V 1 r p V p ( D λ a I ) 1 p V 1 p r p = κ p ( V ) ( D λ a I ) 1 p r p .

    However

    ( D λ a I ) 1

    is a diagonal matrix and its p-norm is easily computed:

    ( D λ a I ) 1 p = max x p 0 ( D λ a I ) 1 x p x p = max λ σ ( A ) 1 | λ λ a | = 1 min λ σ ( A ) | λ λ a |

    whence:

    min λ λ ( A ) | λ λ a | κ p ( V ) r p v a p .

    A Relative Bound

    Both formulations of Bauer–Fike theorem yield an absolute bound. The following corollary is useful whenever a relative bound is needed:

    Corollary. Suppose A is invertible and that μ is an eigenvalue of A + δA. Then there exists λΛ(A) such that: | λ μ | | λ | κ p ( V ) A 1 δ A p

    Note. ||A−1δA|| can be formally viewed as the relative variation of A, just as |λμ|/|λ| is the relative variation of λ.

    Proof. Since μ is an eigenvalue of A + δA and det(A) ≠ 0, by multiplying by A−1 from left we have:

    A 1 ( A + δ A ) v = μ A 1 v .

    If we set:

    A a = μ A 1 , ( δ A ) a = A 1 δ A

    then we have:

    ( A a + ( δ A ) a I ) v = 0

    which means that 1 is an eigenvalue of Aa + (δA)a, with v as an eigenvector. Now, the eigenvalues of Aa are μ/λi, while it has the same eigenvector matrix as A. Applying the Bauer–Fike theorem to Aa + (δA)a with eigenvalue 1, gives us:

    min λ Λ ( A ) | μ λ 1 | = min λ Λ ( A ) | λ μ | | λ | κ p ( V ) A 1 δ A p

    The Case of Normal Matrices

    If A is normal, V is a unitary matrix, therefore:

    V 2 = V 1 2 = 1 ,

    so that κ2(V) = 1. The Bauer–Fike theorem then becomes:

    λ Λ ( A ) : | λ μ | δ A 2

    Or in alternate formulation:

    λ Λ ( A ) : | λ λ a | r 2 v a 2

    which obviously remains true if A is a Hermitian matrix. In this case, however, a much stronger result holds, known as the Weyl's theorem on eigenvalues. In the hermitian case one can also restate the Bauer–Fike theorem in the form that the map AΛ(A) that maps a matrix to its spectrum is a non-expansive function with respect to the Hausdorff distance on the set of compact subsets of C.

    References

    Bauer–Fike theorem Wikipedia