4 Linear Operators and Linear Functionals
4 Linear Operators and Linear Functionals
Definition 4.1. Let V and W be normed spaces over a field F. We say that
T : V → W is a linear operator if T is linear (that is, T (x+y) = T (x)+T (y)
for all x, y ∈ V and T (λx) = λT (x) for all x ∈ V and λ ∈ F).
Example. 1. Not all operators are bounded. Let V = C([0, 1]) with
R 1/2
1 2 dx
respect to the norm kf k = 0 |f (x)| . Consider the linear
operator T : V → C given by T (f ) = f (0). We can see that this
operator
R 1 is unbounded by defining functions where fn where fn (0) = n
but 0 |fn |2 dx = 1.
1. T is bounded
2. T is continuous
3. T is continuous at 0.
kT (x − y)k ≤ kT kkx − yk ≤ .
1
Definition 4.4. Let V and W be normed spaces. We let B(V, W ) be the
space of Bounded linear operators T : V → W .
Theorem 4.5. Let V be a normed space and W a Banach space. The space
B(V, W ) is a Banach space with respect to the operator norm.
Proof. It’s a routine exercise to show that B(V, W ) is a normed space. Now
let {Tn }n∈N be a Cauchy sequence in B(V, W ). Let x ∈ V and consider the
sequence Tn (x). Let > 0 and choose N such that for all n, m ≥ N we have
that kTn − Tm k ≤ . We then have that
Since this holds for all m ≥ N and limm→∞ kT (x) − Tm (x)k = 0 we have
that kTn (x) − T (x)k ≤ for all n ≥ N . Thus kT (x)k ≤ kTN (x)k + and so
T is bounded. We can also conclude that for n ≥ N , kTn − T k ≤ and so
Tn converge to T in B(V, W ). Hence, B(V, W ) is a Banach space.
2
Example. Consider the space `1 . We can find a norm preserving linear
bijection (isomorphism for Banach spaces) between theP dual space (`1 )∗ and
`∞ . For x = (xn )n∈N define fx : `1 → F by fx (y) = ∞ n=1 xn yn . We can
see that fx is linear and for y ∈ `1 , |fx (y)| ≤ kxk∞ kyk1 , so fx is a bounded
linear functional. We can define T : `∞ → (`1 )∗ by T (x) = fx and easily see
that it is a injective linear map.
To show that T is surjective let f ∈ (`1 )∗ and consider the elements en ∈
`1 with nth term 1 and all other terms 0. We have that ∞
1
Pck = (f (en ))n≥1 ∈ `
and for any y = (yn )n∈N ∈ ` note that y = limk→∞ n=1 yn en . So by the
continuity of f ,
k
X ∞
X
f (y) = lim f (en )yn = f (en )yn = fc (y).
n→∞
n=1 n=1
and since ken k1 = 1 we can conclude that kfx k = kxk∞ . Thus for all x ∈ `∞ ,
kT (x)k = kxk∞ .
For Hilbert spaces, it turns out that Hilbert spaces can be identified with
their own dual spaces.
A = ker(f ) = {x ∈ H : f (x) = 0}
We can now let y = z/kzk2 to get for all x ∈ H f (x) = hx, yi.
To show that such a y is uniquely determined we simply note that if
hx, yi = hx, zi for all x ∈ H, then hx, y − zi = 0 for all x ∈ H and so y = z.
3
Finally we need to show kf k = kyk which is again trivial for y = 0. For
y 6= 0 we have by Cauchy-Schwarz that
and so kf k = y.
T S = IW and ST = IV
1. T is injective
2. T is surjective
4
For normed spaces none of these conditions all equivalent to an operator
being invertible.
and S : `∞ → `∞ be defined by
We can see that T is surjective, but not injective and that T S = I but not
ST = I.
However for Banach spaces there is a criteria which can be used to find
examples of invertible operators.
Theorem 4.12. Let V be a Banach space and A ∈ B(V ) with kAk < 1.
We have that I − A is invertible and
∞
X
−1
(I − A) = An .
n=0
5
that if S ∈ B(V ) and kA − Sk < δ then S is invertible. Let A ∈ B(V ) be
invertible with inverse A−1 . Consider
1. (T ∗ )∗ = T
6
2. kT ∗ k = kT k