Show that any function f which is not continuous on [a,b], but satisfies the intermediate value property, assumes some value infinitely often.
Here f has the intermediate value property if:
whenever (c,d) is a subinterval of [a,b], f achieves every value between f(c) and f(d).
I am close to the answer here. I know there exists an ϵ such that for all δn=1n we have an xn such that |xn−x0|<1/n but |f(xn)−f(x0)|≥ϵ, where f is not continuous at x0.
I'd like to be able to say that we can select these xn so that (f(xn)) is a sequence of distinct elements, and then somehow proceed. How should I do this, and is this the correct way to go?
Answer
Your approach is fine. For each n you've got an xn in (x0−1n,x0+1n) such that either f(xn)≥f(x0)+ϵ or else f(xn)≤f(x0)−ϵ. Now use the IVP [*] to get a yn in (x0−1n,x0+1n) such that f(yn) is equal to f(x0)+ϵ or f(x0)−ϵ. Conclude that at least one of those two values must be assumed infinitely often.
[*] Suppose, e.g., that xn>x0. The IVP applied to the interval [x0,xn] says that, in that interval, f assumes all values between f(x0) and f(xn). If f(xn)≥f(x0)+ϵ then then f(x0)+ϵ is one of those values; if f(xn)≤f(x0)−ϵ then . . .
No comments:
Post a Comment