Real Analysis Mean Value Theorem Proof

Click For Summary

Homework Help Overview

The discussion revolves around proving a property of a function f: R->R, specifically that if f(0)=0 and the absolute value of its derivative is bounded by M, then the absolute value of f(x) is less than or equal to M times the absolute value of x. The Mean Value Theorem (MVT) is referenced as a key tool in the proof process.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of the Mean Value Theorem to derive inequalities involving the function and its derivative. There are considerations of different cases based on the sign of x, and some participants suggest indirect arguments to explore the implications of the assumptions made.

Discussion Status

The discussion is active, with participants providing insights and suggestions on how to structure the proof. There is a recognition of the need to clarify the application of the MVT and to ensure that the reasoning holds across different intervals. Some participants express confidence in the approaches taken, while others seek further clarification on specific steps.

Contextual Notes

Participants note the importance of careful handling of absolute values and the necessity of addressing both positive and negative cases for x. There is an acknowledgment of the need to ensure that the proof applies universally across the defined intervals.

NullSpace0
Messages
25
Reaction score
0

Homework Statement


Let f: R->R be a function which satisfied f(0)=0 and |df/dx|≤ M. Prove that |f(x)|≤ M*|x|.


Homework Equations


Mean value theorem says that if f is continuous on [a,b] and differentiable on (a,b), then there is a point c such that f'(c)=[f(b)-f(a)]/(b-a).


The Attempt at a Solution


Let the derivative of f be between -M and M, and f(0)=0. For any point, p, I know that [f(p)-f(0)]/(p-0)= f(p)/p ≤ |M|.

But I don't know where to go from here...
 
Physics news on Phys.org
NullSpace0 said:

Homework Statement


Let f: R->R be a function which satisfied f(0)=0 and |df/dx|≤ M. Prove that |f(x)|≤ M*|x|.

Homework Equations


Mean value theorem says that if f is continuous on [a,b] and differentiable on (a,b), then there is a point c such that f'(c)=[f(b)-f(a)]/(b-a).

The Attempt at a Solution


Let the derivative of f be between -M and M, and f(0)=0. For any point, p, I know that [f(p)-f(0)]/(p-0)= f(p)/p ≤ |M|.

Be careful with your absolute values. In fact, for any [itex]p \in \mathbb{R}[/itex], you know the following:
[tex]\left|\frac{f(p) - f(0)}{p - 0}\right| = \left| \frac{f(p)}{p} \right| \leq M[/tex]
However, you need to fill in the details to explain exactly how you are applying the MVT to deduce this inequality. This is the main part of the proof. Then, to finish the proof, all you have to do is recognize that
[tex]\left| \frac{f(p)}{p} \right| = \frac{|f(p)|}{|p|}[/tex]
and you're done.
 
To apply the MVT, I suggest considering two cases: [itex]p > 0[/itex] and [itex]p < 0[/itex]. (The [itex]p = 0[/itex] case is obviously true without having to use the MVT.)

For the first case, consider the interval [itex][0,p][/itex], and for the second case, consider [itex][p,0][/itex].
 
Well the MVT says that if f is continuous on [a,b] and differentiable on (a,b), then there is a point c is f'(c)=(f(b)-f(a))/(b-a).

Let's look at the interval [0,p] for a positive p. Since we're assuming f to be differentiable on the open region of this, we know there is some point such that f'(c)=f(p)/p, as said before. This slope, but assumption, can be no larger than M. So |f(p)/p| is less than or equal to M. This means that |f(p)|/|p| is less than or equal to M. Thus, |f(p)| is less than or equal to M*|p|... switch p to x, and I proved what was required.

If we assume p to be negative, then look at [p,0]. Now by the MVT, we know there is some c such that f'(c)=(f(0)-f(p))/(0-p)= -f(p)/p. This must be less than or equal to M. So |f(p)/p|=|f(p)|/|p| is less than or equal to M as above.

How do I get from that particular point c to a property that holds for the entire interval?
 
Maybe try an indirect argument -- what if there is a point p with |f(p)|>M|p|?
 
Aha! Let's assume to the contrary that there IS a point, x, where |f(x)|>M*|x|. Then the MVT tells us that for the interval [0,x], there is a point c where the slope at c is equal to f(x)/x, but that is greater than M in absolute value terms, contradicting the assumption that |df/dx|< M. Similarly, if the point x were negative, I could make the same argument on the interval [x,0].

Does that work?
 
NullSpace0 said:
Aha! Let's assume to the contrary that there IS a point, x, where |f(x)|>M*|x|. Then the MVT tells us that for the interval [0,x], there is a point c where the slope at c is equal to f(x)/x, but that is greater than M in absolute value terms, contradicting the assumption that |df/dx|< M. Similarly, if the point x were negative, I could make the same argument on the interval [x,0].

Does that work?

That's the idea I was thinking. The details are yours...:smile:
 
NullSpace0 said:
Well the MVT says that if f is continuous on [a,b] and differentiable on (a,b), then there is a point c is f'(c)=(f(b)-f(a))/(b-a).

Let's look at the interval [0,p] for a positive p. Since we're assuming f to be differentiable on the open region of this, we know there is some point such that f'(c)=f(p)/p, as said before. This slope, but assumption, can be no larger than M. So |f(p)/p| is less than or equal to M. This means that |f(p)|/|p| is less than or equal to M. Thus, |f(p)| is less than or equal to M*|p|... switch p to x, and I proved what was required.

If we assume p to be negative, then look at [p,0]. Now by the MVT, we know there is some c such that f'(c)=(f(0)-f(p))/(0-p)= -f(p)/p. This must be less than or equal to M. So |f(p)/p|=|f(p)|/|p| is less than or equal to M as above.

How do I get from that particular point c to a property that holds for the entire interval?
Exactly as you did above. What makes you think there's anything wrong with your proof? It looks fine to me. You might clean it up a bit by referring directly to x instead of p, such as the following:

If [itex]x > 0[/itex], then we may apply the MVT to the interval [itex][0,x][/itex]. This tells us that there is some point [itex]c[/itex] such that [itex]0 < c < x[/itex] and
[tex]f'(c) = \frac{f(x) - f(0)}{x - 0} = \frac{f(x)}{x}[/tex]
Therefore,
[tex]\left|\frac{f(x)}{x}\right| = |f'(c)| \leq M[/tex]
so
[tex]|f(x)| \leq M |x|[/tex]
Note that the choice of [itex]c[/itex] depends on [itex]x[/itex], but all that matters is that for any [itex]x[/itex], we can find a [itex]c[/itex] that works.

The proof is similar if [itex]x < 0[/itex]. Finally, if [itex]x = 0[/itex] then clearly [itex]0 = |f(x)| \leq M |x| = 0[/itex].
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
1K
Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K