looserlama
- 29
- 0
Homework Statement
For F \in {R,C} and for an infinitie discrete time-domain T, show that lp(T;F) is a strict subspace of c0(T;F) for each p \in [1,∞). Does there exist f \in c0(T;F) such that f \notin lp(T;F) for every p \in [1,∞)
Homework Equations
Well we know from class that lp(T;F) = {f \in FT | Ʃ |f(t)|p < ∞} for p \in [1,∞) and c0(T;F) = {f \in FT | \forallε \in R>0, \exists a finite set S \subseteq T such that {t \in T | |f(t)| > ε} \subseteq S} (\Leftrightarrow t \rightarrow ±∞ \Rightarrow f(t) \rightarrow 0) are both vector spaces.
The Attempt at a Solution
Well as I said above, we know that both lp(T;F) and c0(T;F) are vector spaces, so to show that one is a subspace of the other it is sufficient to show that one is a subset of the other.
So,
Let f \in lp(T;F) \Rightarrow Ʃ|f(t)|p < ∞
Therefore lim as |t|\rightarrow∞ of |f(t)|p = 0 \Rightarrow lim as |t|\rightarrow∞ of |f(t)| = 0 \Rightarrow f \in c0(T;F)
Therefore lp(T;F) \subseteq c0(T;F).
Now this is the hard part, showing that it is a strict subset.
This is what I though of:
Define f \in FT by f(t) = \frac{1}{t<sup>1/p</sup>} if t ≠ 0 and 0 if t = 0.
Clearly f \in c0(T;F) as it's limit goes to 0.
And it's easy to show that f is not in any lp(T;F) for any specific p \in [1,∞).
But to properly do this problem I need to find a function that's not in lp(T;F) for every p \in [1,∞).
i.e., my problem is, I have to chose a p first, then this works, but whatever p I chose, f will not be in it's space, but it will be in the p+1 space. So it doesn't work for for every p, only a specific p.
So pretty much I can't think of a function that would be in c0 but not in lp for EVERY p \in [1,∞).
Any help would be awesome!