Uniform continuity proof

In summary: N, q_2 = y_{N+1}, \dots##. This way we will have ##|(p_n)^2-(q_n)^2|\ge \epsilon## and ##|p_n-q_n|\to 0##. This means that the statement is true for all ##\epsilon > 0## and the sequence ##(p_n), (q_n)## satisfies the requirements of the statement.
  • #1
Incand
334
47

Homework Statement


Let ##f:X \to Y##. Show that
##f## not uniform continuous on ##X## ##\Longleftrightarrow## ##\exists \epsilon > 0## and sequences ##(p_n), (q_n)## in ##X## so that ##d_X(p_n,q_n)\to 0 ## while ##d_Y(f(p_n),f(q_n))\ge \epsilon##.

Homework Equations


Let ##f:X\to Y##. We say ##f## is uniform continuous on ##X## if ##\forall \epsilon >0 \exists \delta > 0## so that
##d_Y(f(x),f(y))< \epsilon## ##\forall x,y\in X## for which ##d_X(x,y)< \delta##.

The Attempt at a Solution


I was hoping someone could take a look at my proof and check if it's correct or not. I found the second part especially hard to formulate so I'm mostly unsure about that part.

Starting with ##\Longleftarrow##
##d(p_n,q_n) \to 0## means by definition that
##\forall \delta > 0## ##\exists N## so that ##d(p_n,q_n) < \delta## for ##n \ge N##. But then ##f## can't be uniform continuous since the points ##p_n, q_n \in X## and ##d_Y(f(p_n),f(q_n))\ge \epsilon_0## we have a counter example to
##d(x,y)<\delta \Longrightarrow d(f(x),f(y)< \epsilon## if we take a ##\epsilon < \epsilon_0##.

##\Longrightarrow##
That ##f## is not uniform continuous implies that ##\exists \epsilon >0## so that ##\forall \delta > 0## there exists ##x,y\in X## so that
##d_X(x,y)< \delta \Longrightarrow d_Y(f(x),f(y))\ge \epsilon##. Let's select some ##x,y## satisfying this and set ##p_n = x## and ##q_n =y## and we're done.
 
Physics news on Phys.org
  • #2
Incand said:
##\Longrightarrow##
That ##f## is not uniform continuous implies that ##\exists \epsilon >0## so that ##\forall \delta > 0## there exists ##x,y\in X## so that
##d_X(x,y)< \delta \Longrightarrow d_Y(f(x),f(y))\ge \epsilon##. Let's select some ##x,y## satisfying this and set ##p_n = x## and ##q_n =y## and we're done.

You're not finished. You haven't defined the sequences [itex]p_n[/itex] and [itex]q_n[/itex].

Maybe it helps to look at a concrete case: [itex]f(x) = x^2[/itex]. This is not uniformly continuous. Pick [itex]\epsilon = 1[/itex]. Then for any [itex]\delta > 0[/itex], we can find an [itex]x[/itex] and [itex]y[/itex] such that [itex]|x-y| < \delta[/itex], but [itex]|f(x) - f(y)| > \epsilon[/itex]. You just let [itex]x = \frac{1}{\delta}[/itex], and let [itex]y = x+\frac{\delta}{2}[/itex]. Then even though [itex]|x-y| < \delta[/itex], [itex]|x^2 - y^2| = 1 + \frac{\delta^2}{4} > \epsilon[/itex].

So it's not uniformly continuous. But how does your argument show that there is a sequence [itex]p_n[/itex] and a sequence [itex]q_n[/itex] such that [itex]|p_n - q_n| \rightarrow 0[/itex] but [itex]|(p_n)^2 - (q_n)^2| > \epsilon[/itex]?

(It's not hard to come up with such a sequence, but it doesn't seem to follow immediately from your proof.)
 
  • Like
Likes Incand
  • #3
Good catch there! I tried to fix the problem:
So we have ##d_X(x,y)<\delta \Longrightarrow d_Y(f(x),f(y))\ge \epsilon##.
Set ##N= floor(1+1/\delta)## Then ##d_X(x_n,y_n)\le 1/n < \delta## for ##n\ge N## implies ##d_Y(f(x),f(y))\ge \epsilon##.
So for each ##n## select ##x_n,y_n## satisfying the above which will then form two sequences ##x_n## and ##p_n## for which ##d_X(x_n,y_n)< 1/n \to 0##.

For your example we could set ##p_n = n+1/n## and ##q_n = n## then ##|p_n-q_n| = 1/n \to 0## while ##|(n+1/n)^2-n^2| = 2+1/n^2 \to 2##.
 
  • #4
In the proof above we can shift the indexes to start counting from ##1,2,\dots## by setting ##p_1 = x_N, p_2 = x_{N+1}, \dots ##
 

1. What is uniform continuity?

Uniform continuity is a type of continuity that focuses on the behavior of a function on an entire interval, rather than just at a single point. It ensures that the function does not have any sudden or unexpected changes in value over the entire interval.

2. How is uniform continuity different from pointwise continuity?

Pointwise continuity only requires that a function is continuous at each individual point in the interval, while uniform continuity requires that the function is continuous across the entire interval. This means that there can be more abrupt changes in value with pointwise continuity compared to uniform continuity.

3. What is the definition of uniform continuity?

A function f(x) is uniformly continuous on an interval [a, b] if for any given epsilon > 0, there exists a delta > 0 such that for all x and y in [a, b], if |x - y| < delta, then |f(x) - f(y)| < epsilon.

4. How do you prove uniform continuity?

To prove uniform continuity, you must show that for any given epsilon, there exists a delta that satisfies the definition of uniform continuity. This can often be done by using the definition of continuity and manipulating the delta value to fit the given epsilon.

5. Is every continuous function uniformly continuous?

No, not every continuous function is uniformly continuous. A function can be continuous at each point in an interval but still have abrupt changes in value, making it not uniformly continuous. However, if a function is defined on a closed and bounded interval, then it must be uniformly continuous.

Similar threads

  • Calculus and Beyond Homework Help
Replies
22
Views
355
  • Calculus and Beyond Homework Help
Replies
5
Views
881
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
861
  • Calculus and Beyond Homework Help
Replies
19
Views
1K
  • Calculus and Beyond Homework Help
Replies
23
Views
1K
Replies
1
Views
634
  • Calculus and Beyond Homework Help
Replies
27
Views
748
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Back
Top