Showing a function defined on the integers is continuous

mbloch10
Messages
1
Reaction score
0

Homework Statement



Suppose that the function f is defined only on the integers. Explain why it is continuous.

Homework Equations



The ε/δ definition of continuity at a point c:
for all ε > 0, there exists a δ > 0 such that |f(x) - f(c)| ≤ ε whenever |x - c| ≤ δ

The Attempt at a Solution



I understand this completely when we are defining our function on ℝ. I can't intuitively understand this for the integers. I am thinking that if we choose δ = 1, that somehow guarantees that |f(x) - f(c)| will be small enough, but I'm not sure of this because my intuition is stuck in the reals.
 
Physics news on Phys.org
You'd be better off with any δ<1, even δ=0.9 or δ=0.99999 will do. Imagine a drawing of the real line with the integers marked. Draw a circle around any integer c with radius δ. Since δ isn't quite 1, this circle wihh not quite reach c+1 on the one side or c-1 on the other. So the only integer x within this circle is x=c. And |f(x) - f(c)| = |f(c) - f(c)| is smaller than any ε>0.
 
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