nietzsche
- 185
- 0
Homework Statement
Similar to the problem I just posted, here's another one:
Suppose [tex]A[/tex] is the set of all numbers that can be written as [tex]\dfrac{1}{n}[/tex], where [tex]n \in \mathbb{N}[/tex].
Define a function [tex]f[/tex] such that
[tex] \begin{equation*}<br /> f(x) = \left\{<br /> \begin{array}{cc}<br /> 0 & : x \in A\\<br /> x & : x \not \in A<br /> \end{array}<br /> \end{equation*}[/tex]
Prove that
[tex] \lim_{x \to a} f(x) = a[/tex]
Homework Equations
The Attempt at a Solution
Proof:
For [tex]x \in (-\infty, 0)\cup(1,\infty) \Rightarrow f(x) = x[/tex]
which is a continuous function. Thus
[tex] \lim_{x \to a} f(x) = f(a) = a[/tex]Now consider the interval [tex](0, 1][/tex]. Suppose [tex]a[/tex] is in this interval. If [tex]a \not \in A[/tex], then [tex]\delta[/tex] can be chosen sufficiently small so that the open interval [tex](a-\delta, a+\delta)[/tex] does not contain any [tex]x \in A[/tex]. In this subinterval, [tex]f(x) = x[/tex] and
[tex] \lim_{x \to a} f(x) = f(a) = a[/tex]
Now suppose [tex]a \in A[/tex]. Then [tex]a[/tex] can be written as [tex]a = \dfrac{1}{n}[/tex].
Choose [tex]\delta = |\dfrac{1}{n}-\dfrac{1}{n+1}| = |\dfrac{1}{n(n+1)}|[/tex].
Thus [tex]\delta[/tex] is the minimum distance to the next [tex]x \in A[/tex].
Once I get here, I'm stuck... I'm trying to show that if delta is the minimum distance to the next x in A, then for all [tex]x \not = a[/tex] in that subinterval, [tex]f(x) = x[/tex]. But I'm confused about what to do next. I'm not sure what this implies with regards to epsilon.
I'm also not sure what to do for x = 0.
Last edited: