MathDork00
- 4
- 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! :-(