Uniform Continuity on Closed and Bounded Intervals

bluskies
Messages
11
Reaction score
0

Homework Statement



Suppose that f: [0, \infty) \rightarrow \mathbb{R} is continuous and that there is an L \in \mathbb{R} such that f(x) \rightarrow L as x \rightarrow \infty. Prove that f is uniformly continuous on [0,\infty).

2. Relevant theorems

If f:I \rightarrow \mathbb{R} is continuous on I, where I is a closed, bounded interval, then f is uniformly continuous on I.

Or, the definition of uniform continuity:

A function f:E \rightarrow \mathbb{R} is uniformly continuous on E iff for every \epsilon >0, there is a \delta >0 such that |x-a|<\delta and x,a \in E imply |f(x)-f(a)|<\epsilon.

Archimedean Property: For every x \in \bb{R}, there exists an n_x such that x<n_x.

The Attempt at a Solution



I was trying to use the theorem I listed, since we already know that f is continuous on the interval and that the interval [0, \infty) is closed, as well as bounded below. My main question is whether the interval is bounded above. From the Archimedean Property, we can see that the real line is bounded above. Does the idea that infinity is bounded above follow directly, or is there something that I'm missing?Any help would be very much appreciated. Thank you!Edit: I'm sorry about the latex attempt, I'm still trying to figure out how to use it on the forums...the R is supposed to be the real numbers.
 
Last edited:
Physics news on Phys.org
bluskies said:

Homework Statement



Suppose that f: [0, \infty) \rightarrow \bb{R} is continuous and that there is an $L \in \bb{R}$ such that $f(x) \rightarrow L$ as $x \rightarrow \infty$. Prove that $f$ is uniformly continuous on $[0,\infty)$.

2. Relevant theorems

If $f:I \rightarrow \bb{R}$ is continuous on $I$, where $I$ is a closed, bounded interval, then $f$ is uniformly continuous on $I$.

Or, the definition of uniform continuity:

A function $f:E \right \bb{R}$ is uniformly continuous on $E$ iff for every $\epsilon >0$, there is a $\delta >0$ such that $|x-a|<\delta$ and $x,a \in E$ imply $|f(x)-f(a)|<\epsilon$.

Archimedean Property: For every $x \in \bb{R},$ there exists an $n_x$ such that $x<n_x$.

The Attempt at a Solution



I was trying to use the theorem I listed, since we already know that f is continuous on the interval and that the interval $[0, \infty)$ is closed, as well as bounded below. My main question is whether the interval is bounded above. From the Archimedean Property, we can see that the real line is bounded above. Does the idea that infinity it bounded above follow directly, or is there something that I'm missing?

Any help would be very much appreciated. Thank you!

Edit: I'm sorry about the latex attempt, I'm still trying to figure out how to use it on the forums...

Surround your expressions with [ tex] and [ /tex] tags, without the leading spaces. For example,
f: [0, \infty) \rightarrow \bb{R}
 
Thank you for your help - I think I've fixed the Latex problems. Do you think I'm going in the right direction on the homework problem?
 
The interval [0, infinity) is NOT bounded above. It makes no sense to say that infinity is bounded above.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top