Minimum value on an open continuous function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
54stickers
Messages
28
Reaction score
0

Homework Statement



Suppose that f is a continuous function on (a,b) and [itex]lim_{x \rightarrow a^{+}} f(x) = lim_{x \rightarrow b^{-}} f(x) = \infty.[/itex] prove that f has a minimum on all of (a,b)



The Attempt at a Solution



I have not tried an actual attempt yet. The only think I can think of doing is making two sequences that approach a common point on the domain of f. One sequence starting at a, and the other starting at b. Then show that the range of these sequences is decreasing and tends to the same value. This seems a bit too complicated to me for such a problem.

I am interested in where to start. Logically, it makes sense to me that there should be a minimum. I just don't know how to explain it using math.

Thanks.
 
Physics news on Phys.org
A good way to think about these problems is that you have a couple different regions: if x is close to a, or close to b, then you know f(x) is really big. If f is not close to either of those, all you really know is that f is continuous. So you need to use something (probably a theorem) involving the continuity of f to make a statement about f in this region that I have vaguely described as "not close to a or b". You of course should make that description mathematically more precise first!
 
If you start at a and travel towards b, you will have that ##f(x) < lim_{x \rightarrow a^+}f(x) = \infty##. Yet by the time you get back to ##b^-## you are back at ## \infty ##. How did that happen?

If you are not sure where the continuity fits in, try constructing a function which goes to ## \infty## at a and b, but does not have a minimum on (a,b).