The vectors in span() have a special interpretation. Any vector in the span of can be written as a polynomial of times

Polynomials of can be used to interpret the convergence of Arnoldi. Arnoldi is a process that finds a polynomial such that is small in some appropriate sense.

Making small may start to make sense if we go back to the characteristic polynomial. Recall the definition:

Then:

We provide a proof for cases where is diagonalizable.

Proof: Assume that is diagonalizable.

Since we get

Making small

Let’s explore in what sense Arnoldi makes small. Here is the optimality condition statement:

Arnoldi builds a such that is minimum.

This leads to approximate eigenvalues.

Recall that we approximate the eigenvalues of using . This is equivalent to computing the roots of the characteristic polynomial of :

Theorem: minimizes

among all monic polynomials of degree :

Why is this result relevant for eigenvalue approximation?

Here is the sketch of an argument.

So

But making this statement more precise is difficult for unsymmetric .