brickcitie
- 15
- 0
Quick Analysis Problem -- Related to properties of cont functions
This problem assumes that f: R ----> R is continuous on all of R. I need to determine if the following set is guaranteed to be closed, regardless of f(x).
A = {x in R | 0 <= f(x) <= 1}
Everything is contained above.
Ok so I have tried for a while to come up with a counter example. My first idea was to let f(x) = 1/ x^2 + 1, but then A = R which is closed and doesn't help my case. My next idea was to let f(x) = sinx, but then A is an infinite union of closed intervals on R, which I believe is a closed set.
I cannot think of any counter-example, so I'm guessing A will be guaranteed to be closed, but I cannot really get a formal proof started. Any idea?
Homework Statement
This problem assumes that f: R ----> R is continuous on all of R. I need to determine if the following set is guaranteed to be closed, regardless of f(x).
A = {x in R | 0 <= f(x) <= 1}
Homework Equations
Everything is contained above.
The Attempt at a Solution
Ok so I have tried for a while to come up with a counter example. My first idea was to let f(x) = 1/ x^2 + 1, but then A = R which is closed and doesn't help my case. My next idea was to let f(x) = sinx, but then A is an infinite union of closed intervals on R, which I believe is a closed set.
I cannot think of any counter-example, so I'm guessing A will be guaranteed to be closed, but I cannot really get a formal proof started. Any idea?
Last edited: