rumjum said:
Homework Statement
This is not a homework question. I am solving this from the lecture notes that one of my friend's has got from last year.
If C(X) denotes a set of continuous bounded functions with domain X, then if X= [0,1] and fn(x) = x^n. Does the sequence of functions {fn} closed , bounded and compact? If not then why.
Homework Equations
In a compact metric space , every sequence has a convergent subsequence.
The Attempt at a Solution
My confusion is the following.
For x that belongs to [0,1), the sequence fn(x) -> 0 as n-> infinity. And
for x=1 , fn(x) ->1 as n -> infinity.
In this case, obviously fn(x) is bounded as for all n and all x, |fn(x)| <= 1. It is also closed.
Why is it "also closed"?
But, in the first place , how come is fn(x) continuous at x=1. Because for any n, for x->1, fn(x) ->1 from 0. Hence, we can choose an epsilon = 1/2 such that for delta = 0.5, we have |fn(x) - fn(1)| > epsilon.
I don't understand what you mean by "for x->1, fn(x)->1 from 0". If you simply mean that fn(x) ranges from 0 to 1 as x goes from 0 to 1, yes, that is true. But that has nothing to do with continuity at x= 1. Here fn(x)= x^n and that is, of course, continuous for all n. "If epsilon= 1/2, then |fn(x)- fn(1)|>1/2 for delta= 1/2" is not relevant. To show that the function is not continuous at 1 you must show that |fn(x)- fn(1)| is not less than epsilon for
any delta- you can't just choose delta to be 1/2. Here [itex|f_n(x)- f_n(1)|= |x^n- 1|= |x-1||x^{n-1}+ x^{n-1}+ \cdot\cdot\cdot+ 1|[/itex]. If x< 2 (delta< 1) then x^{n-1}+ x^{n-1}+ \cdot\cdot\cdot+ 1|< 2^{n-1} so it is sufficient to take delta< epsilon/2^{n-1}.
Hence, fn(x) indicates a set of functions that is continuous only at X= [0,1) and not in [0,1]. Then, how come is fn(x) = x^n belong to C(X) , where X = [0,1].
I would have thought that you learned that x^n is continuous back in Calculus 1. Every function in this sequence, that is, every power of x, is continuous for all x and so on [0, 1].
That says nothing, of course, about the limit. The limit of the sequence is, as you said, f(x)= 0 of x in [0, 1), f(x)= 1 for x= 1. This sequence in C(X) does NOT converge to a function in C(X) and so is NOT closed nor is it compact.
By the way, is it clear to you that saying the
functions are bounded is not the same as saying this
set of functions is bounded? That depends on what metric you are using. The standard metric on C(X) is the "uniform metric"- distance from f to g is max|f(x)- g(x)| where the maximum is taken over all x in [0, 1]. You can, in fact, show that since all of the functions in the sequence are bounded on [0,1] the set is bounded in that metric.