ExerciseSheet2 2017
ExerciseSheet2 2017
1. Compute the operator norms of the following linear operators. Here, `p has the norm k·kp ,
for 1 ≤ p ≤ ∞, and L2 (R) has the norm k · k2 .
(a) T : `1 → `1 , with T x = (x1 , x2 /2, x3 /3, x4 /4, . . .).
(b) T : `2 → `1 , with T x = (x1 , x2 /2, x3 /3, x4 /4, . . .).
Z
2
2 2
(c) T : L (R) → L (R), with T f (x) = f (x − y)e−y dy.
R
2. Calculate the operator norm of the following linear operators. Here, `p has the norm k·kp ,
for 1 ≤ p ≤ ∞, and C([−1, 1]) has the norm k · k∞ .
(a) T : `1 → `∞ with (xi )i≥1 7→ (2−i xi )i≥1 .
(b) T : `2 → `1 with (xi )i≥1 7→ (2−i xi )i≥1 .
(−1)n
(c) T : C([−1, 1]) → K with f 7→ ∞
P
n=1 n2 f (1/n).
3. Let ( P ([0, 1]), k · k∞) be the normed vector space of all polynomials p : [0, 1] → K.
(a) Is D : P ([0, 1]) → P ([0, 1]), Dp = p0 bounded? If so, compute kDk.
(b) Is T : P ([0, 1]) → P ([0, 1]), T f (x) = 0 f (t) dt bounded? If so, compute kT k.
Rx
4. Let X and Y be normed vector spaces and let T ∈ L (X, Y ). Show that if X is a Banach
space then ker(T ) is a Banach space.
Here A∗ is conjugate transpose. What can you say about general kAkp,q ?