Proving Open/Closed Sets: Functional Analysis in C [0,1]

patricia-donn
Messages
5
Reaction score
0
Hello
Would anyone out there be able to help me with a problem I'm having? I have to prove that a function is open and that another is closed. The question is:

Consider C [0,1] with the sup metric. Let f:[0,1]→R be the function given by f(x)=x²+2
Let A={g Є C[0,1]: d(g,f) > 3}. Prove that A is an open set
Let B={g Є C[0,1]: 1 ≤ d(g,f) ≤ 3}. Prove that B is a closed set

I'm new to all of this and just don't know what to do even with the f(x)=x²+2 part so if anyone out there can shed some light, I'd be really grateful!

Thanks
 
Physics news on Phys.org
You're trying to prove that sets are open and closed, not functions. I suggest you sketch the graph of f. Here, d(f,g) represents the maximum distance between two continuous functions f and g. So play around with the sketch, and then try to prove your observations.
 
morphism said:
You're trying to prove that sets are open and closed, not functions. I suggest you sketch the graph of f. Here, d(f,g) represents the maximum distance between two continuous functions f and g. So play around with the sketch, and then try to prove your observations.

Thank you for your advice, I'll try that and see how I get on

Thanks again
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top