§ Example of unbounded linear operator
§ Differentiation
- Simplest example is differentiation.
- Let C0[0,1] be continuous functions on interval, and C1[0,1] be differentiable functions on the interval.
- We equip both spaces with sup norm / infty norm.
- Consider the differentiation operator ∂:C1[0,1]→C[0,1].
- Since every differentiable function is continuous, we have that C[0,1]⊆C[0,1]
- Clearly differentiation is linear (well known).
- To see that the operator is not bounded, consider the sequence of functions fn(x)≡sin(2πnx).
- We have that ∣∣fn∣∣∞=1 for ann n, while the ∣∣∂xfn∣∣∞→∞, so clearly, there is no constant M such that ∣∣∂fn(x)∣∣≤M∣∣fn(x)∣∣. Thus, the operator is unbounded.
- Note that in this definition, the space C1[0,1] is not closed, as there are sequences of differentiable functions that coverge to non differentiable functions. Proof: polynomials which are differentiable functoins are dense in the full space of continuous functions.
- Thus, in the case of an unbounded operator, we consider L:U→X where U is some subspace of X, not ncessarily closed!
- If we ask for an everywhere defined operator, then constructing such operators L:X→X needs choice.
§ Nonconstructive example
- Regard R as a normed vector space over Q. [Cannot call this a banach space, since a banach space needs base field R]
- Find an algebraic basis B containing the numbers 1 and π and whatever else we need.
- define a function f:R→R such that f(π)=0, and f(1)=1, and extend everywhere else by linearity.
- Now let pi∈Q be a sequence of rationals that converge to π. Then f(pi)=0, and thus limif(pi)=0, while f(limipi)=f(π)=1. This shows that f is not continuous, but is linear.