MTL 411: Functional Analysis: 1 Adjoint Operator
MTL 411: Functional Analysis: 1 Adjoint Operator
1 Adjoint operator
Let H1 and H2 be (Real/complex) Hilbert spaces and T : H1 → H2 be a bounded linear
operator. Then an adjoint operator T ∗ of T is an operator T ∗ : H2 → H1 satisfies
hT x, yi = hx, T ∗ yi , ∀x ∈ H1 , ∀y ∈ H2 .
Remark. In the above equation, the left hand side inner product is between elements in H2 ,
that is, the inner product is from H2 and in the right hand side the inner product is from
H1 .
Questions. Given T ∈ B(H1 , H2 ), does an adjoint operator T ∗ exist? If it exists, will it be
unique and bounded operator? The answers are affirmative.
Theorem 1.1. Given T ∈ B(H1 , H2 ), there exists a unique operator T ∗ ∈ B(H2 , H1 ) such
that
hT x, yi = hx, T ∗ yi , ∀x ∈ H1 , ∀y ∈ H2
and ||T || = ||T ∗ ||.
Then by Riesz representation theorem, there exists a unique z ∈ H1 such that fy (x) = hx, zi.
Therefore for each y ∈ H2 , there exists a unique z ∈ H1 such that fy (x) = hx, zi = hT x, yi.
Now, we define T ∗ y = z, for each y ∈ H2 . Thus
hx, T ∗ yi = hT x, yi , ∀x ∈ H1 , ∀y ∈ H2 . (1.1)
The uniqueness of T ∗ follows from the Riesz representation theorem or from a simple relation
that h(T1 − T2 )y, xi = 0 for all y ∈ H2 , x ∈ H1 implies T1 − T2 = 0.
Claim: T ∗ is linear.
Consider y, z ∈ H2 and α ∈ K(R or C), we get
1
Hence T ∗ (αy + z) = αT ∗ y + T ∗ z, ∀y, z ∈ H2 , ∀α ∈ K.
Claim: T ∗ is bounded and ||T || = ||T ∗ ||.
Since the equation (1.1) is satisfied for all elements in H1 and H2 , choose x = T ∗ y and
using CSI, we get
||T ∗ y||2 ≤ ||T || ||T ∗ y|| ||y||, ∀y ∈ H2 .
=⇒ ||T ∗ y|| ≤ ||T || ||y||, ∀y ∈ H2 .
Therefore, T ∗ is bounded and ||T ∗ || ≤ ||T ||. By a similar argument using (1.1), we can show
that ||T || ≤ ||T ∗ ||.
where k(x, t) is a real-valued continuous function on [a, b] × [a, b]. Then it is easy to
show that T is a bounded linear operator. Indeed,
Zb Zb
2 2
|T f (x)| ≤ |k(x, t)| dt |f (t)|2 dt (using CSI in continuous variable)
a a
b 21 21 12
Zb Zb Zb
Z
|T f (x)|2 dx ≤ |k(x, t)|2 dtdx |f (t)|2 dt .
a a a a
Now we calculate T∗ :
Zb
hT f, gi = T f (x)g(x)dx
a
Zb
b
Z
= k(x, t)f (t)dt g(x)dx
a a
Zb
b
Z
= k(x, t)g(x)dx f (t)dt
a a
Zb
b
Z
= f (t) k(x, t)g(x)dxdt.
a a
Zb
∗
Therefore, T g(y) = k(s, y)g(s)ds, y ∈ [a, b].
a
2
Exercises
Next we will discuss a simple lemma which will be useful in several occasions.
Lemma 1.2. (Zero operator) Let X and Y be inner product spaces and T : X → Y be a
bounded linear operator. Then
Remark. In the above lemma, if X is real inner product space then the statment (b) is not
true. (Hint. Use rotation operator in R2 .)
1. (T ∗ )∗ = T
3. N (T ) = R(T ∗ )⊥
4. N (T )⊥ = R(T ∗ )
5. N (T ∗ ) = R(T )⊥
6. N (T ∗ )⊥ = R(T )
Here N (T ) and R(T ) denote the null space and range space of T .
3
2. Recall that the norm of composition operators ||SH|| ≤ ||S|| ||H||. Henceforth, we get
||T ∗ T || ≤ ||T ∗ || ||T || = ||T ||2 .
For the other inequality, consider
! !
||T x|| ||T x||
||T ||2 = sup sup
06=x∈H1 ||x|| 06=x∈H1 ||x||
||T x||2 hT x, T xi
= sup 2
= sup
06=x∈H1 ||x|| 06=x∈H1 ||x||2
hT ∗ T x, xi
= sup
06=x∈H1 ||x||2
||T ∗ T ||||x||||x||
≤ sup = ||T ∗ T ||.
06=x∈H1 ||x||2
Claim. R(T ∗ ) = N (T )⊥ .
Suppose this is not true, that is, R(T ∗ ) is a proper closed subspace of N (T )⊥ . Then by
projection theorem, there exists a 0 6= x0 ∈ N (T )⊥ and x0 ⊥ R(T ∗ ). In particular,
hx0 , T ∗ yi = 0, ∀y ∈ H2
=⇒ hT x0 , yi = 0, ∀y ∈ H2
=⇒ T x0 = 0,
=⇒ x0 ∈ N (T ) ∩ N (T )⊥
3. T ∗ T = 0 ⇐⇒ T = 0.
6. Let T1 and T2 be bounded linear operators on a complex Hilbert space H into itself.
If hT1 x, xi = hT2 x, xi for all x ∈ H, show that T1 = T2 .
4
Self-adjoint, Normal and Unitary operators
self-adjoint if T = T ∗,
unitary if T is bijective and T ∗ = T −1 ,
normal if T ∗T = T T ∗.
Remarks.
• T is unitary iff T ∗ T = T T ∗ = I.
• Unitary, Self-adjoint =⇒ Normal. The converse is not true. (Hint. T = 2iI, where I
is the identity operator on a complex Hilbert space).
(b) If H is complex Hilber space and hT x, xi is real for all x ∈ H, then T is self-adjoint.
Proof. (a) Given T = T ∗ , we get hT x, xi = hx, T xi = hT x, xi, for all x ∈ H. Hence the
imaginary part of hT x, xi = 0 for all x ∈ H.
(b) Consider hT x, xi = hT x, xi = hx, T ∗ xi = hT ∗ x, xi for all x ∈ H.
Thus h(T − T ∗ )x, xi = 0, for all x ∈ H. Hence by zero operator lemma, we get T = T ∗ .
Remarks.
2. The set of self-adjoint operators in B(H) is a closed set with respect to operator norm.
Theorem 1.6. (Unitary operator) Let H be a Hilbert space and the operators U : H → H
and V : H → H be unitary. Then:
(d) A bounded linear operator T on a complex Hilbert space H is unitary if and only if T
is isometric and surjective.
Proof. (a) Since U U ∗ = U ∗ U = I, we get hU ∗ U x, xi = hIx, xi = ||x||2 . Thus ||U x|| = ||x||.
x
(b) If H 6= {0}, choose 0 6= x ∈ H, then ||U ( ||x|| )|| = 1.
(c) Since U −1 = U ∗ , we have (U −1 )−1 = (U ∗ )−1 = (U −1 )∗ . Next, (U V )∗ U V = V ∗ U ∗ U V = I.
Then the result follows.
5
(d) Suppose T is a unitary operator on a complex Hilbert space H, then it is clear that T
is isometric and surjective. Conversely, suppose T is isometric and surjective on a complex
Hilbert space H. Then, consider
Reference
E. Kreyzig, Introductory Functional Analysis with Applications, John Wiley & Sons. Inc,
1978.