Simple analysis continuity problem

economist1985
Messages
8
Reaction score
0

Homework Statement


If f is a real function which is continuous at a element R and if f(a)<M for some M element of R, prove that there is an open interval I containing a such that f(x)<M for all x element of I.


Homework Equations


Extreme value theorem, intermediate value theorem, definition of continuity


The Attempt at a Solution


I have no idea how to solve this.
 
Physics news on Phys.org
Draw out the scenario. You have a continuous function with some point a on the x-axis, f(a) on the y-axis. Draw a horizontal line through the point f(a). We can think of M as a horizontal line somewhere above f(a). Let D be the distance between f(a) and M. If we can make f(x) within D of f(a), then M will be a bound for f(x) as well. But this is guaranteed by the continuity of f (epsilon-delta definition).
 
Thanks for the explanation. The problem is clearer now to me. What I still do not get is how the epsilon delta definition guarantees it. ?? Sorry if I can't follow through... I'm new to this.
 
Oh I think I got it. Thanks
 
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