Differentiation using a constant question

MathDork00
Messages
4
Reaction score
0

Homework Statement


If f'x = 0 \forall x \in (a,b), show that f is constant there.

I've gotten a final result, but I'm not entirely sure if I actually showed what I intended to show...


Homework Equations





The Attempt at a Solution



Fix a point c \in (a,b) and choose a point x \in (a,b) different from c

From definition of differentiable:

f'(x) = lim (x{\rightarrow}c) (f(x)-f(c))/ x - c

From problem, f'(x) = 0 = lim (x{\rightarrow}c) (f(x)-f(c))/ x - c

From sums/products of limits,

lim (x{\rightarrow}c) (f(x)-f(c))/ x - c = lim (x{\rightarrow}c) f(x)/(x-c) - f(c)/(x-c)

implies 1/(x-c)lim (x{\rightarrow}c) f(x) - 1/(x-c) lim (x{\rightarrow}c) f(c) = 0

implies lim (x{\rightarrow}c) f(x) = lim (x{\rightarrow}c) f(c)

implies lim (x{\rightarrow}c) f(x) = f(c)

This implies that the function will have the same value as f(c) when evaluated anywhere inside (a,b) and is therefore constant.

Sorry if my typing is messy, but I am not too proficient with LaTex! :-(
 
Physics news on Phys.org
Mean value theorem, son.
 
The mean value thm states that the function needs to be continuous on the closed interval [a,b]... however, the problem does not state anything about the continuity of the function on the closed interval... it only says that the derivative inside the open interval (a,b) is 0... doesn't this mean that i cannot assume anything about the nature of the function at the endpoints and therefore cannot use the mean value thm?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top