Analysis of Continuous functions

Locoism
Messages
77
Reaction score
0

Homework Statement


Let f : R → R be continuous on R and assume that P = {x ∈ R : f(x) > 0} is non-empty. Prove that for any x0 ∈ P there exists a neighborhood Vδ(x0) ⊆ P.


Homework Equations





The Attempt at a Solution


If you choose some x, y ∈ P, since f(x) is continuous then |f(x) - f(y)| < ε for some ε>0
then |x-y|<δ for some δ(ε)

I don't really know where I'm going with this, but I know it has something to do with the question...
Can someone point me in the right direction?
 
Physics news on Phys.org
Locoism said:

Homework Statement


Let f : R → R be continuous on R and assume that P = {x ∈ R : f(x) > 0} is non-empty. Prove that for any x0 ∈ P there exists a neighborhood Vδ(x0) ⊆ P.


Homework Equations





The Attempt at a Solution


If you choose some x, y ∈ P, since f(x) is continuous then |f(x) - f(y)| < ε for some ε>0
then |x-y|<δ for some δ(ε)

I don't really know where I'm going with this, but I know it has something to do with the question...
Can someone point me in the right direction?

You have to start with a correct statement of what continuity at x means. Finish this sentence correctly:

The statement that f(x) is continuous at x means ...
 
that for any ε>0 there exists δ(ε) such that for any y, if |x-y|<δ then |f(x)-f(y)|<ε.
I don't see how this is different from what I put down?
 
I'm finding it hard just to put it down into mathematical terms. I can prove it by sketching a drawing, but having trouble translating that...
 
Locoism said:
that for any ε>0 there exists δ(ε) such that for any y, if |x-y|<δ then |f(x)-f(y)|<ε.
I don't see how this is different from what I put down?

That may be why you are having difficulty with this type of problem. But leaving that aside for now, you have a value x0 where f(x0) > 0. The above statement with x = x0 says you can get f(y) close to f(x0). If you can do that is there some way you can guarantee f(y) is positive?
 
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