Increasing and differentiable implies nonnegative derivative that is not identically zero on any interval: Difference between revisions

From Calculus
(Created page with "==Statement== ===On an open interval=== Suppose <math>f</math> is a function on an open interval <math>I</math> that may be infinite in one or both directions (i..e, <math>I</m...")
 
Line 7: Line 7:
<math>x_1,x_2 \in I, x_1 < x_2 \implies f(x_1) < f(x_2)</math>
<math>x_1,x_2 \in I, x_1 < x_2 \implies f(x_1) < f(x_2)</math>


Then, <math>\! f'(x) \ge 0</math> for all <math>x \in I</math>. Further, there is no sub-interval of <math>I</math> such that <math>f'(x) = 0</math> for all <math>x</math> in the sub-interval.
Then, <math>\! f'(x) \ge 0</math> for all <math>x \in I</math>. Further, there is no sub-interval of <math>I</math> such that <math>\! f'(x) = 0</math> for all <math>x</math> in the sub-interval.


===On a general interval===
===On a general interval===
Line 15: Line 15:
<math>x_1,x_2 \in I, x_1 < x_2 \implies f(x_1) < f(x_2)</math>
<math>x_1,x_2 \in I, x_1 < x_2 \implies f(x_1) < f(x_2)</math>


Then, <math>\! f'(x) \ge 0</math> for all <math>x</math> in the interior of <math>I</math>. Further, there is no sub-interval of <math>I</math> such that <math>f'(x) = 0</math> for all <math>x</math> in the sub-interval.
Then, <math>\! f'(x) \ge 0</math> for all <math>x</math> in the interior of <math>I</math>. Further, there is no sub-interval of <math>I</math> such that <math>\! f'(x) = 0</math> for all <math>x</math> in the sub-interval.

Revision as of 17:11, 13 December 2011

Statement

On an open interval

Suppose f is a function on an open interval I that may be infinite in one or both directions (i..e, I is of the form (a,b), (a,), (,b), or (,)). Suppose the derivative of f exists everywhere on I. Suppose further that f is an increasing function on I, i.e.:

x1,x2I,x1<x2f(x1)<f(x2)

Then, f(x)0 for all xI. Further, there is no sub-interval of I such that f(x)=0 for all x in the sub-interval.

On a general interval

Suppose f is a function on an interval I that may be infinite in one or both directions and may be open or closed at either end. Suppose f is a continuous function on all of I and that the derivative of f exists everywhere on the interior of I. Further, suppose f is an increasing function on I, i.e.:

x1,x2I,x1<x2f(x1)<f(x2)

Then, f(x)0 for all x in the interior of I. Further, there is no sub-interval of I such that f(x)=0 for all x in the sub-interval.