The Monotone Function That Isn't
Let be a function that is differentiable everywhere on , with for all .
Must be monotone (non-decreasing)?
Now suppose instead we only know that for all .
Must be strictly increasing?
For each case, either prove it or give a counterexample.
Answer: The Monotone Function That Isn't
Key Idea / Intuition
The two cases have surprisingly different answers. When everywhere, the Mean Value Theorem forces to be non-decreasing — you cannot go down without having a negative derivative somewhere. When everywhere, you might expect strict monotonicity, and indeed this is true too, but the subtlety is that "strictly positive derivative everywhere" is stronger than it sounds: there is no room for with , since the MVT would force somewhere in between.
But here is the real conceptual trap: can a function be everywhere differentiable with for all , yet fail to be strictly increasing globally? The answer is no — but the proof requires care. The interesting "near-miss" is that we can construct functions where is positive but arbitrarily small (approaching zero), which are still strictly increasing, just not uniformly so.
Formal Proof / Solution
Case 1: implies is non-decreasing
Claim: Yes, must be non-decreasing.
Proof: Take any in . By the Mean Value Theorem, there exists such that Since and , we get , i.e., .
So is non-decreasing.
Case 2: implies is strictly increasing
Claim: Yes, must be strictly increasing.
Proof: Take any in . By the same MVT argument: for some . Now and , so .
Hence is strictly increasing.
The Punchline and Subtlety
Both claims are true, and the proofs are almost identical. So where is the interesting mathematics?
The subtlety lives in the converse direction. Consider:
A strictly increasing, differentiable function can have at some points.
A famous example: is strictly increasing on , but .
More dramatically, one can construct a strictly increasing function whose derivative vanishes on a Cantor set of positive measure — so on a fat set, yet is still strictly increasing!
So the logical structure is:
The deeper lesson: positivity of the derivative is a sufficient but not necessary condition for monotonicity, and the MVT is the clean bridge between the local (derivative) and the global (monotone behavior).