Chapter 5

Compact operators

In this chapter, we study a special class of linear operators, called compact operators.

Why should we study compact operators? One important reason is that they can be approximated by finite rank operators. So they play an important role in the numerical approximation of solutions to operator equations. We had seen that if H is an infinite-dimensional Hilbert space and ACL(H) with ||A|| < 1, then given yH, there is a unique xH such that

images

which is given by the Neumann series

images

But all of the operators A, A2, A3, ··· act on the infinite-dimensional H, so that computing these powers may not at all be feasible, and the convergence of the series may be “slow” (see Exercise 2.23, page 87). But now imagine that we can approximate A by finite matrices An and consider instead

images

where the yny as n → ∞, and the unknown xn are obtained by solving the finite linear algebraic equation (IAn)xn = yn. Then we can easily compute xn = (IAn)−1yn, and if xnx, then we are able to determine x approximately. This wishful thinking can be made a reality if A is “compact”, as we shall see later on in this chapter when we learn Theorem 5.6 (page 218) on Galerkin approximations.

We begin by giving the definition of a compact operator.

5.1Compact operators

Definition 5.1. (Compact operators). Let X, Y be normed spaces. A linear transformation T : XY is said to be compact if

for every bounded sequence (xn)nN contained in X, (Txn)nN has a convergent subsequence.

We will denote the set of all compact operators from X to Y by K(X, Y).

Why do we call such operators compact? The following result answers this question. Recall firstly that a closed and bounded set in an infinite dimensional normed space may fail to be compact (Example 1.26, page 48, and Example 1.28, page 50). So if TCL(X, Y), and B is the closed unit ball in X with centre 0, then although we know that T(B) is closed and bounded, it needn’t be compact. However, compact operators T are special in the sense that T(B) is guaranteed to be compact!

Theorem 5.1.

Let X, Y be normed spaces, and T : XY be a linear transformation. Then the following are equivalent:

(1)T is compact.

(2)The closure T(B) of the image under T of the closed unit ball, B := {xX : ||x|| images 1}, is compact.

Proof.

(1) images (2): Let (zn)nN be a sequence in T(B). Then there is a sequence (yn)nN in T(B) such that

images

Let yn = Txn, xnB, nN. Since for all n we have ||xn|| images 1, and because T is compact, (yn)nN has a convergent subsequence, say (ynk)kN, converging to, say y. As each ynT(B), we have yT(B). From (5.1), (znk)kN converges to y too. Hence T(B) is compact.

(2) images (1): Let (xn)nN be a bounded sequence in X, and let M > 0 be such that for all nN, ||xn|| images M. Then (xn/M)nN is in B, and (T(xn)/M)nN is in T(B) ⊂ T(B). As T(B) is compact, (T(xn)/M)nN has a convergent subsequence. Thus (Txn)nN has a convergent subsequence. Consequently, T is compact.

images

5.2The set K(X, Y) of all compact operators

Corollary 5.1.

Every compact operator is continuous, that is K(X, Y) ⊂ CL(X, Y).

Proof. Let B := {xX : ||x|| images 1}. If T is compact, then T(B) is compact, and in particular, bounded. So T(B) ⊂ T(B) is bounded too. So there is some M > 0 such that ||Tz|| images M for all zB. But this gives ||Tx|| images M ||x|| for all xX. (This is trivially true when x = 0, and if x0, then by taking z = x/||x|| ∈ B, we have ||Tz|| images M, yielding the desired inequality.) So TCL(X, Y).

images

Is it true that K(X, Y) = CL(X, Y)? No:

Example 5.1. (Not all continuous linear transformations are compact). Let X be any infinite dimensional inner product space, for example 2. We will show that the identity operator ICL(X) is not compact.

Let {u1, u2, u3, ···} be any orthonormal set in X. (Start with any countably infinite independent set, and use Gram-Schmidt.) Then ||un|| = 1 for all nN, and so the sequence (un)nN is bounded. However, the sequence (Iun)nN has no convergent subsequence, since for all n, mN with nm, we have ||IunIum||2 = ||unum||2 = 1 + 0 + 0 + 1 = 2, and this can’t be made as small as we please. Hence I is not compact, but is continuous.

images

In contrast to the above, it turns out that all finite rank operators are compact. Recall that an operator T is called a finite rank operator if its range, ran(T), is a finite-dimensional vector space. For ease of exposition, we will just prove this when Y is an inner product space.

Theorem 5.2. Let X be a normed space and Y be an inner product space. Suppose that TCL(X, Y) is such that ran(T) is finite dimensional.
Then T is compact.

Proof. Let {u1, ···, um} be an orthonormal basis for ran(T). Let (xn)nN be a bounded sequence in X. Suppose that M > 0 is such that ||xn|| images M for all nN. We want to show that (Txn)nN has a convergent subsequence. (We will show that

images

for some subsequence (xnk)kN.) For all nN and each ∈ {1, . . . , m},

images

(xn)nN has some subsequence (xn(1))nN such that images.

(xn(1))nN has some subsequence (xn(2))nN such that images.

(xn(m–1))nN has some subsequence (xn(m))nN such that images.

Claim: (Txn(m))nN converges to α1u1 + ··· αmum.

images

it follows that (Txn(m))nN is a convergent subsequence of the sequence (Txn)nN. Consequently T is compact.

images

In elementary linear algebra, not only were all linear transformations from Cn to Cm continuous, they were even compact!

Example 5.2. (L(Cn, Cm) = CL(Cn, Cm) = K(Cn, Cm)).

If ACn×m, then TACL(Cn, Cm) given by TAx = Ax, xCn, is finite-rank because ran TACm, and so TA is compact. In particular, the identity map I : CdCd is compact.

images

We had seen that K(X, Y) ⊂ CL(X, Y). But CL(X, Y) is a vector space, with the usual pointwise operations. So it is natural to ask if K(X, Y) is a subspace of CL(X, Y). The answer is “yes”, and this is what we show next.

Theorem 5.3. images.

If X, Y are normed spaces, then K(X, Y) is a subspace of CL(X, Y).

Proof.

(S1)0 is compact since (0xn)nN = (0)nN is convergent for all bounded sequences (xn)nN in X.

(S2)If T, S are compact, and (xn)nN is bounded, then (Tn)nN has some subsequence (Txnk)kN that is convergent, and (Sxnk)kN has some subsequence (Sxnk)N that is convergent. So ((T + S)xnk)N is convergent. Thus T + S is compact.

(S3)If T, S are compact, αK and (xn)nN is bounded, then (Tn)nN has some subsequence (Txnk)kN that is convergent, and so it follows that images is convergent. Thus αT is compact.

images

Since CL(X, Y) is a normed space, we can even ask if K(X, Y) is a closed subspace of CL(X, Y). We now show that if Y is a Banach space, then K(X, Y) is a closed subspace of CL(X, Y), or briefly:

“Limits of compact operators are compact.”

Theorem 5.4. Let X be a normed space, Y a Banach space, and (Tn)nN be a sequence in K(X, Y) that converges in CL(X, Y) to TCL(X, Y). Then T is compact.

Proof. Suppose that (xn)nN is a bounded sequence in X, and let M > 0 be such that for all nN, ||xn|| images M. Since T1 is compact, (T1xn)nN has a convergent subsequence (T1xn(1))nN, say. Again, since (xn(1))nN is a bounded sequence, and T2 is compact, (T2xn(1))nN has a convergent subse-quence, say (T2xn(2))nN. We continue in this manner to obtain the following:

images

Consider the diagonal sequence x1, x2(1), x3(2), ··· .

By meditating on the above picture, one can convince oneself that

images, ··· is a subsequence of images.

As images, ··· converges, its subsequence,

images

converges too, and so (images converges.

For n, mN, we have

images

Hence images is a Cauchy sequence in Y and since Y is complete, it converges in Y. So, starting from the bounded sequence (xn)nN in X, we have found a subsequence images of the sequence (Txn)nN, that converges in Y. Consequently, T is compact.

images

Corollary 5.2. Let X be a normed space, Y a Hilbert space, and (Tn)nN be a sequence of finite rank operators in CL(X, Y) that converges in CL(X, Y) to TCL(X, Y). Then T is compact.

Example 5.3. (When is a diagonal operator on 2 compact?)

Let X = Y = 2, (λn)nN be a bounded in K, and Λ ∈ CL(2) be “given by”

images

Then we had seen in Exercise 2.17 (page 76) that ||Λ|| = images|λn|.

Claim: Λ is compact if and only if images λn = 0.

(If part): Consider for nN, the operators ΛnCL(2) given by

images

Each Λn is a finite rank operator because ran Λn ⊂ span{e1, ··· , en}, where ek is the sequence with kth term equal to 1, and all others equal to 0. Hence Λn is compact. Then

images

Consequently, Λ, being the uniform limit of a sequence of compact operators, is compact.

(Only if part): Suppose that Λ is compact, but it is not the case that

(λn)nN is convergent with limit 0, that is,

images

that is,

images

Taking N = 1, there exists n1 > 1 such that |λn1| images images.

Taking N = n1, there exists n2 > n1 such that |λn2| images images.

· · ·

Proceeding in this manner, we can construct inductively a subsequence (λnk)kN of (λn)nN such that for all kN, |λnk| images images. Now consider the bounded sequence (enk)kN in 2. We have (Λenk)nN = (λnk enk)kN. But for all images. This shows that (λnk enk)kN has no convergent subsequence, contradicting the compactness of Λ.

images

Exercise 5.1. (Hilbert Schmidt operators are compact.)

Let H be a Hilbert space with an orthonormal basis (u1, u2, u3, ···}.

Let TCL(H) be Hilbert-Schmidt, that is, images.

(1)If mN, then define Tm : HH by Tmx = images.

Prove that TmCL(H) and that images.

Hint:images. and use the Cauchy-Schwarz inequality in 2.

(2)Show that every Hilbert-Schmidt operator T is compact.

Hint:Using (1), conclude that T is the limit in CL(H) of the sequence of finite rank operators Tm, mN.

Exercise 5.2. Let H be a Hilbert space, and x0, y0H be fixed.

Define x0 images y0 : HH by (x0 images y0)(x) = 〈x, y0x0, xH.

(1)Show that x0 images y0CL(H) and that ||x0 images y0|| images ||x0||||y0||.

(2)Is x0 images y0 compact?

(3)Let A, BCL(H). Show that A(x0 images y0)B = (Ax0) images (B*y0).

Recall that CL(H) has the structure of a complex algebra with multiplication of T, SCL(H) taken as composition T images SCL(H). What is the relation of K(H q as a subset of CL(H) with respect to this operation of multiplication? The answer is that K(H) forms an “ideal” in CL(H).

Definition 5.2. (Ideal in an algebra).

An ideal I of an algebra R is a subset I of R having the properties:

(I1) 0 ∈ I.

(I2) If a, bI, then a + bI.

(I3) If aI and rR, then arI and raI.

For example, if R = Z, the set of all integers, then I = 2Z, the set of all even integers, is an ideal in R. In algebra, ideals are important, since they serve as kernels of algebra homomorphisms.

Theorem 5.5. Let H be a Hilbert space. Then we have:

(1)If TK(H) is compact and SCL(H), then TS is compact.

(2)If TCL(H) is compact, then T* is compact.

(3)If TCL(H) is compact and SK(H), then ST is compact.

Proof.

(1)Let (xn)nN be a bounded sequence in H. Suppose M > 0 is such that ||xn|| images M for all nN. Since SCL(H), it follows that (Sxn)nN is also a bounded sequence (||Sxn|| images ||S||||xn|| images ||S||M). As T is compact, (T(Sxn))nN = (TSxn)nN has a convergent subsequence. Thus TS is compact.

(2)As TK(H) and T* ∈ CL(H), by part (1) above, TT* is compact.

Let (xn)nN be a bounded sequence in X and ||xn|| images M for all n.

Then (TT*xn)nN has some convergent subsequence, say (TT*xnk)kN. Hence, given an images > 0,

images

So (T*xnk)kN is a Cauchy sequence, and as H is a Hilbert space, it is convergent. Consequently, T* is compact.

(3)Since T is compact, by part (2), it follows that T* is also compact.

Moreover, as S* ∈ CL(H), we have T*S* is compact, using part (1). From part (2) again, we get (T* S*)* = S**T** = ST is compact.

images

Summary: The set K(H) is a closed ideal of CL(H).

Example 5.4. (Compact operators on infinite dimensional Hilbert spaces are never invertible.) Let H be an infinite dimensional Hilbert space, and TK(H). If T were invertible in CL(H), then T−1CL(H), so that I = TT−1K(H), which is false, since we had seen that the identity operator on an infinite dimensional Hilbert space is not compact.

images

Exercise 5.3. Let TCL(H), where H is an infinite-dimensional Hilbert space.

(1)Give an example of H and T such that T2 is compact, but T isn’t.

(2)Show that if T is self-adjoint and T2 is compact, then T is compact.

Exercise 5.4. Determine if the following statements are true for all S, TCL(H), where H is an infinite dimensional Hilbert space.

(1)If S and T are compact, then S + T is compact.

(2)If S + T is compact, then S or T is compact.

(3)If S or T is compact, then ST is compact.

(4)If ST is compact, then S is compact or T is compact.

Exercise 5.5. Let H be a Hilbert space. Let ACL(H) be fixed.

We define Λ ∈ CL(CL(H)) by Λ(T) = A*T + TA, TCL(H).

Show that the subspace K(H) of CL(H) is Λ-invariant, that is, ΛK(H) ⊂ K(H).

5.3Approximation of compact operators

Compact operators play an important role in numerical analysis since they can be approximated by finite rank operators. This means that when we want to solve an operator equation involving a compact operator, then we can replace the compact operator by a sufficiently good finite-rank approximation, reducing the operator equation to an equation involving finite matrices. The solution can then be found using linear algebra. In this section we will prove Theorems 5.6 and 5.7, which form the basis of the Galerkin Method in numerical analysis.

Consider the equation (IK)x = y, where K is a given operator on a Hilbert space H, yH is a given vector, and xH is the unknown. Suppose we consider instead the equation (IK0)x0 = y0, where K0 is close to K, and y0 is close to y. The following result describes how big ||xx0|| can get.

images

Theorem 5.6.

Let

(1)H be a Hilbert space,

(2)KCL(H) be such that IK is invertible in CL(H),

(3)K0CL(H) be such that images := ||(KK0)(IK)−1|| < 1.

Then for every y, y0H, there exist unique x, x0X such that

(a) (IK)x = y,

(b) (IK0)x0 = y0, and

(c) images.

Note that from part (c) we see that the upper estimate on ||xx0|| is small when yy0 and KK0. So the result is telling us that if we have a scheme of approximating the operator K and the vector y, then we can solve the equation

images

approximately by solving instead the equation

images

and moreover, we have a handle on how large the error ||xx0|| can get. Later on, in Theorem 5.7 we will see that for compact operators K, such an approximating scheme for producing K0 does exist.

Proof. As ||(KK0) (IK)−1|| < 1, by the Neumann Series Theorem, we have I + (KK0)(IK)−1 is invertible, and so

images

is invertible as well. Moreover,

images

Furthermore, we have

images

and so

images

Let y, y0X. Since IK and IK0 are invertible, there are unique x, x0X such that (IK)x = y and (IK0)x0 = y0. Also,

images

and so images, as desired.

images

Question: If K is compact, yH, then how do we find approximations K0 to K and y0 to y?

Answer: Via projections.

Theorem 5.7. (Galerkin approximation).

Let

(1)H be a Hilbert space,

(2)K be a compact operator on H,

(3)(Pn)nN be a sequence of projections (P2n = P*n = ∈ CL(H)) of finite rank such that Pn converges strongly to I (for all xH, images Pnx = x).

Then PnKPn images K in CL(H).

We remark that a mere strong convergence assumption results in uniform convergence, and this miracle happens since we have a compact operator at hand. We also remark that a standard way of producing such a sequence of projections is via choosing an orthonormal basis {u1, u2, u3, ···} for H, and then we can take Pn to be the projection onto the closed finite dimensional subspace Y = span{u1, ···, un}:

images

Proof. We’ll prove the following claims:

(1)PnK images K in CL(H) (projection approximation),

(2)KPn images K in CL(H) (Sloan approximation),

(3)PnKPn images K in CL(H) (Galerkin approximation).

(1): For all xH, we have

images

and so ||Pnx|| images ||x|| for all x, that is, ||Pn|| images 1. Suppose that it is not the case that PnKK converges to 0 in CL(H) as n → ∞. This means that

images

Thus there exists an images > 0 such that for all NN, there exists an n > N, such that ||PnKK|| > images.

Hence there exists an images > 0 such that for all NN, there exists an n > N, such that sup{||(PnKK)x|| : xH, ||x|| images 1} > images.

So there exists an images > 0 such that for all NN, there exists an n > N, such that there exists an xH with ||x|| images 1, but ||(PnKK)x|| > images.

The last statement allows us to construct a sequence (xnk)kN in X such that ||xnk|| images 1 and ||(PnkKK)xnk|| > images as follows.

Taking N = 1, there exists an n1 > 1 and an xn1H with ||xn1|| images 1 but ||(Pn1KK)xn1|| > images.

Taking N = n1, there exists an n2 > n1 and an xn2H with ||xn2|| images 1 but ||(Pn2KK)xn2|| > images.

Taking N = n3, there exists an n3 > n2 and an xn3H with ||xn3|| images 1 but ||(Pn3KK)xn3|| > images.

Thus (xnk)kN is bounded and ||(PnkKK)xnk|| > images for all ks.

As (xnk)kN is bounded and K is compact, there exists a subsequence, say (Kxnk)N, of (Knk)kN, that is convergent to y, say. Then we have

images

a contradiction. This completes the proof of (1).

(2): As K is compact, so is K*. Thus by (1), images in CL(H). But images, and so KPn images K in CL(H).

(3): Finally,

images

This completes the proof

images

So, in Theorem 5.6, what is y0, K0? We can take K0 = PnKPn, where Pn is the orthogonal projection onto span{u1, ···, un}, and y0 = Pny. We note that ||y0y|| = ||Pnyy|| is small for large n, and ||KPnKPn|| is small for large n. Thus images = ||(KK0)(IK)−1|| is small. So if we look at the equation (IPnKPn)x0 = Pny instead of (IK)x = y, then ||xx0|| can be made as small as we please by taking n large enough. We give a simple toy example.

Example 5.5.

Consider the operator images on 2. For all x = (xn)nN2,

images

So ||K|| images images, and IK is invertible in CL(2).

K is Hilbert-Schmidt as images. So K is compact.

Let images. To find approximate solutions of the equation

images

we fix an nN, and solve instead xPnKPnx = Pny, that is, the system

images

The approximate solutions for n = 1, 2, 3, 4, 5 are given (correct up to four decimal places) by

images

while the exact unique solution to the equation (IK)x = y is given by

images

To 4 decimal places, this is x = (0.5, 0.3333, 0.2500, 0.2000, 0.1667, ···).

images

5.4(∗) Spectral Theorem for Compact Operators

In elementary linear algebra, one learns about the Spectral Theorem, which says that every Hermitian matrix TCd×d is diagonalisable, with a basis of orthonormal eigenvectors u1, ··· , udCd, and corresponding real eigenvalues λ1 images ··· images λd, so that

images

Towards seeking a generalisation to the Hilbert space case, we’ll now show that while the spectrum of a general self-adjoint operator may be quite complicated, for a compact self-adjoint operator, things are quite similar to the finite-dimensional case.

Theorem 5.8. (Spectral Theorem for compact, self-adjoint operators).

Let H be a Hilbert space and T = T* ∈ K(H) have infinite rank.

Then there exist orthonormal eigenvectors un, nN, with corresponding eigenvalues λn, nN, such that images λn = 0, and for all xH,

images

We had already seen that the eigenvalues of a self-adjoint operator must be real, and that the eigenvectors corresponding to distinct eigenvalues are orthogonal. It is also clear that for any eigenvalue λ of T, we have that |λ| images ||T||, since if vH\{0} is a corresponding eigenvector, then

images

Let us make a few more observations which will be used in proving the spectral theorem.

Lemma 5.1. If T = T* ∈ CL(H), then ||T|| = images.

Proof. Let M := images.

If xH is such that ||x|| = 1, then we have by Cauchy-Schwarz that images. Thus M images ||T||.

It remains to show the reverse inequality. For any x, yH,

images

and so images. We note that by the definition of M,

images

and so from the above, together with the Parallelogram Law, we obtain

images

Let θR be such that 〈T x, y〉 = |〈T x, y〉|e. Replacing y by ey yields

images

If Tx = 0 or x = 0, then ||Tx|| images M ||x|| is trivially true.

If Tx0 and x0, then with images in the above, we obtain

||Tx||||x|| images M ||x||2 and so ||Tx|| images M ||x||. Thus ||T|| images M.

images

Moreover if T is compact, then this bound M is achieved, thanks to the following result. Indeed, if x is the unit-norm eigenvector corresponding to the eigenvalue λ whose modulus |λ| = ||T||, then

images

Lemma 5.2. If H is a nontrivial Hilbert space and T = T* ∈ K(H), then either ||T|| or −||T|| is an eigenvalue of T.

Proof. If T = 0, then this is trivial. So let us suppose that T is nonzero. From the previous lemma, it follows that there is a sequence (xn)nN of unit norm vectors in H such that images. But as 〈Txn, xn〉 is real, we have 〈Txn, xn〉 is either |〈Txn, xn〉| or −|〈Txn, xn〉|. Thus either for infinitely many n, 〈Txn, xn〉 is positive (and then the subsequence (〈Txn, xn〉)nN with these ns converges to ||T||), or for infinitely many n, 〈Txn, xn〉 is negative (and then the subsequence (〈Txn, xn〉)nN with these ns converges to −||T||). So 〈Txn, xnimages λ, where λ is either ||T|| or −||T||. We have

images

So Txnλxn images 0. As T is compact, there is a subsequence, say (Txnk)kN of (Txn)nN that converges, say, to yH. Then (xnk)kN converges to y/λ, because λxnk = Txnk – (Txnkλxnk) images y0 = y.

Thanks to the continuity of T, we obtain

images

Hence Ty = λy, and y0 since images.

images

Lemma 5.3. Let H be a Hilbert space, T = T* ∈ CL(H), and Y be a T-invariant closed subspace of H. Then:

(1)Y is also T-invariant.

(2)The restriction T|Y : YY of T to the Hilbert space Y is also self-adjoint.

(3)If T is in addition compact, then T|Y is also compact.

Proof.

(1)Let zY. For all yY, we have that TyY (Y is T-invariant!), and so 〈Tz, y〉 = 〈z, T*y〉 = 〈z, Ty〉 = 0. Thus TzY.

(2)Y, being a closed subspace of a Hilbert space, is itself a Hilbert space. As Y is T-invariant, the restriction T|Y : YY is well-defined. Let us denote this restriction by images. For z1, z2Y,

images

Thus T|Y is self-adjoint.

(3)Finally, suppose that T is compact. Let (zn)nN be a bounded sequence in Y. Then ||zn||Y = ||zn||. So (zn)nN is a bounded sequence in H. As T is compact, (Tzn)nN = (imageszn)nN has a subsequence (imagesxnk)kN that is convergent in H. In particular, (imagesxnk)kN is Cauchy in H, and hence also Cauchy in Y (because ||imagesznimageszm|| = ||imagesznimageszm||Y). As Y is complete, it follows that (imagesxnk)kN is convergent in Y. So T|Y is compact.

images

Proof. (Of the spectral theorem). Let H1 := H and T1 := T.

By Lemma 5.2, there exists an eigenvalue λ1 of T1 and a corresponding eigenvector u1 such that ||u1|| = 1 and |λ1| = ||T1||.

Set H2 = (span{u1}). Then H2 is a closed subspace of H1, and it is also T-invariant: TH2H2. Let T2 := T|H2. Then T2 is self-adjoint and compact. There exist an eigenvalue λ2 of T2 and a corresponding eigenvector u2 such that ||u2|| = 1 and |λ2| = ||T2||. So

images

Clearly, {u1, u2} are orthonormal, Tu1 = λ1u1 and Tu2 = λ2u2.

Now let H3 := (span{u1, u2}). Then H3 is a closed subspace of H, H3H2, and as span{u1, u2} is T-invariant, we obtain TH3H3. Let T3 := T|H3. Then T3 is self-adjoint and compact. Thus there exist an eigenvalue λ3 of T3 and a corresponding eigenvector u3H3, such that ||u3|| = 1 and |λ3| = ||T3||. As u3H3H2, we have that

images

Continuing in this manner, we get a sequence λ1, λ2, λ3, ··· of eigenvalues of T, and a corresponding set of eigenvectors u1, u2, u3, ··· , such that

images

The process would stop at some n if Hn := (span{u1, ···, un−1}) would become {0}, but we will now show that thanks to the infinite rank assumption on T, this case is impossible. Suppose, on the contrary, that Hn = {0}.

For any xH, we have images.

As Hn = {0}, we obtain images.

So ran T is spanned by Tu1, ··· , Tun, a contradiction to the assumption that T has infinite rank. Thus one has an infinite sequence of eigenvectors u1, u2, u3, ··· with eigenvalues λ1, λ2, λ3, ··· .

Let us now show that (|λn|)nN converges to 0. As it is decreasing, it converges to images. If images > 0, then for nm,

images

But this contradicts the fact that T is compact, since the sequence (Tun)nN should have some convergent (and hence Cauchy) subsequence. So (|λn|)nN converges to 0, and hence (λn)nN also converges to 0.

For all xH, we have images, and so

images

The last inequality above follows from Bessel’s Inequality (Exercise 4.15, page 172). Hence images for all xH.

images

Exercise 5.6.

Let H be an infinite dimensional Hilbert space, and T = T* ∈ K(H) be one-to-one. Show that the eigenvectors of T form an orthonormal basis for H.

Exercise 5.7. Let H be a Hilbert space. Suppose that T = T* ∈ K(H) has infinite rank, and is positive, that is, 〈T x, ximages 0 for all xH.

Prove that T has a square root, that is, an operator imagesCL(H) such that (images)2 = T.