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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top