There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.
Lecture 5: Polar Decomposition, Compact Operators
tags: 224a
Range and Kernel
Let and denote the kernel and range of . These are related as: where the second equality can be seen by taking the orthogonal complement of the first one and noting that for any subspace (homework).
While is always a closed subspace, this is not true of , and this distinction is important for instance because the projection theorem, orthogonal decomposition, and existence of orthonormal bases only work for closed subspaces.
Example. To see all of this in action, consider the Volterra operator on from the last lecture, which we showed was bounded. Its adjoint can be calculated from the definition by observing by definition, so we must have
It is now evident that is not self-adjoint, since for any strictly positive function , is strictly increasing whereas is strictly decreasing.
To compute , observe that by the fundamental theorem of calculus (or more precisely its Lebesgue version, https://en.wikipedia.org/wiki/Lebesgue_differentiation_theorem), is an almost everywhere differentiable function of , with Thus if a.e. we must have a.e., so .
The above calculation also reveals that (since there are continuous functions in which are not differentiable a.e.), yielding an example of a range which is not closed. However, we do know that since as well.
Remark 1. An operator of type is called an integral kernel operator, and the Fubini argument above shows that whenever such an operator is bounded we have where .
Projection and Unitary Operators
A projection is an operator which satisfies , and an orthogonal projection further satisfies . It is easy to check that is closed for a projection, and there is a 1-1 correspondence between orthogonal projections and closed subspaces of by .
A partial isometry is an operator satisfying which can be seen to be equivalent to by the polarization identity. Such an operator is called unitary if , in which case is a bijection.
It is easy to verify that and . The first fact implies that the range of a unitary is always closed since a sequence is Cauchy if and only if is Cauchy.
Intuitively, we think of unitaries as "rotations" and of partial isometries as "geometry preserving" embeddings of one subspace into another.
Example. The right shift operator on is a partial isometry with whereas the right shift operator on is a unitary.
The Polar Decomposition
The polar decomposition allows one to express any bounded operator as a product of a partial isometry and a positive operator. Let denote the absolute value of . Theorem 1. If then there is a unique partial isometry such that with .
The proof is given in Reed and Simon Theorem VI.10.
Suppose we could prove that every self-adjoint operator (such as ) can be "diagonalized": for some "diagonal" (we will prove this soon, though the definition of diagonal is different from the finite case). Then the polar decomposition gives: for some partial isometries , which is a "singular value decomposition" for elements of .
Compact Operators
Rather than trying to understand all self-adjoint operators, we begin by focusing on the a simpler subclass. The simplest operators in are the finite rank operators: for some . These operators always have closed range (since finite dimensional subspaces are closed), and can be understood using the methods of linear algebra.
The compact operators are a larger class which inherit many of the nice properties of finite rank operators.
Definition. An operator is compact if for every bounded set , the closure of is compact.
Compactness may seem like a weird condition, but it comes in handy because it allows one to mimick finite dimensional arguments where one "optimizes" over the unit norm ball in to produce e.g. an eigenvector. This is not directly possible in because the norm ball is not compact: consider the infinitely many basis vectors , which have pairwise distance .
A more intuitive understanding of this class is provided by the following theorem, which we will prove next time.
Theorem. An operator is compact iff it is the norm limit of finite rank operators.
Note that the content of the above theorem is that it is a norm limit. It is easy to see that every bounded operator is a limit of finite rank operators in the strong topology (i.e., there are finite rank such that for every , where the rate of convergence may depend on .)
The most obvious non-example of a compact operator is the identity, since it maps the unit ball to itself. A large class of examples is provided by integral kernel operators.
Theorem. If then is a compact operator.
In particular, the Volterra operator above is compact. We will prove this theorem in the next lecture.