How can I prove the continuity of the ceiling function at a non-integer value?

  • Thread starter Thread starter arpitm08
  • Start date Start date
  • Tags Tags
    Function Proof
arpitm08
Messages
50
Reaction score
0

Homework Statement



Let f: R -> Z be the ceiling function defined by f(x) = ceil(x). Give a ε-δ proof that if a is a real number that is not an integer, then f is continuous at a.


The Attempt at a Solution



I can prove that f(x) is not continuous at any integer. But i don't know how to prove this. I can do proofs for continuous functions, but I've never done one for a piece wise function. Any help would be awesome. Thanks.
 
Physics news on Phys.org
Think about what the graph of this function looks like -- essentially steps that are 1 unit wide. If a is not an integer, it shouldn't be too hard to find a number δ > 0, such that |f(x) - f(a)| < ε. In fact, if x is close enough to a, |f(x) - f(a)| will be 0.
 
If a is not an integer, then there exist \delta&gt; 0 such that every number in the interval from a- \delta to a+ \delta is not an integer. On that interval f(x) is a constant.
 
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