Do Right and Left Hand Limits Exist for All Increasing Functions?

  • Thread starter Thread starter SomeRandomGuy
  • Start date Start date
  • Tags Tags
    Analysis
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
SomeRandomGuy
Messages
55
Reaction score
0
Been bangin my head against the wall all weekend thinkin about this question:

Let f:R->R be an increasing function. Proce that lim x->c+f(x) and lim x-c-f(x) (right and left hand limits) must each exist at every point c in R.

There's more to the question, but if I can get this part solved, I'm sure the rest won't be trouble.

My original idea was to prove this by contradiction, assuming the limits don't exist, and showing this violates the increasing aspect. However, I've come to deadends each time. Proving it directly seems very difficult as well.
 
Physics news on Phys.org
Has your text defined left/right-handed limits of f at x in terms of what happens to [itex]f\left( x_n\right)[/itex] for alll sequences that converge to x which are strictly less than/greater than x?
 
benorin said:
Has your text defined left/right-handed limits of f at x in terms of what happens to [itex]f\left( x_n\right)[/itex] for alll sequences that converge to x which are strictly less than/greater than x?

Yes,

limx->c+ f(x) = L if limf(x_n)=L for all x_n > c where lim(x_n)=c.

Similar definition for for limx->c- f(x).

Since f was defined as an increasing function, then x_n is either increasing or decreasing depending on what limit we are taking. How can we conclude that limf(x_n) = L? Still kind of confused. I'll go work on it and check back in the morning.

Thanks for the help.