Continuous Functions Homework: Examples & Justification

HappyN
Messages
16
Reaction score
0

Homework Statement


Find an example of a continuous function f:R->R with the following property.
For every epsilon >0 there exists a delta >0 such that |f(x)-f(y)| <epsilon whenever x,y e R with |x-y|<delta.
Now find an example of a continuous function f:R->R for which this property does nto hold.
Justify your examples carefully.


The Attempt at a Solution


I think the property they've stated is just the definition for continuity? so for the first part sin(x) would work?
but for the second part how can you find a function which is continuous where the definition of continuity doesn't hold?
if the property above differs from the definition of continuity please explain how? thanks
 
Physics news on Phys.org
I think this definition stated here looks a bit like Uniform continuity, which has a subtle but important difference.

In 'normal' continuity, delta can depend on x, so f(x) : R -> R, f(x) = x^2, is continuous

With Uniform continuity, delta cannot depend on x, so is a global property of a function, not a pointwise property. f(x) : R -> R, f(x) = x^2, is not uniformly continuous. You can think of it as saying |f(x) - f(y)| has no upper bound for a given delta

Edit: You'll probably want to look at your definitions closely, as they look very similar
 
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