Derivative sign implies monotonicity

If a derivative is nonnegative, the function is nondecreasing (and similarly for other signs)
Derivative sign implies monotonicity

Derivative sign implies monotonicity: Let f:[a,b]Rf:[a,b]\to\mathbb{R} be on [a,b][a,b] and on (a,b)(a,b).

  • If f(x)0f'(x)\ge 0 for all x(a,b)x\in(a,b), then ff is nondecreasing on [a,b][a,b] (i.e., x<yx<y implies f(x)f(y)f(x)\le f(y)).
  • If f(x)0f'(x)\le 0 for all x(a,b)x\in(a,b), then ff is nonincreasing on [a,b][a,b].
  • If f(x)>0f'(x)>0 for all x(a,b)x\in(a,b), then ff is strictly increasing on [a,b][a,b] (and similarly f<0f'<0 implies strictly decreasing).

This is one of the most direct ways analysis turns differential information into global order information, and it is frequently used to prove and existence of .

Proof sketch: Fix x<yx<y in [a,b][a,b]. By the there exists c(x,y)c\in(x,y) such that f(y)f(x)=f(c)(yx).f(y)-f(x)=f'(c)(y-x). If f(c)0f'(c)\ge 0 and yx>0y-x>0, then f(y)f(x)0f(y)-f(x)\ge 0, so f(x)f(y)f(x)\le f(y). The strict case is identical.