Analysis- if f assumes max/min for x in (a,b) prove f'(x) = 0

  • Thread starter Thread starter sarahr
  • Start date Start date
  • Tags Tags
    Analysis
sarahr
Messages
13
Reaction score
0
hello,

i need to prove:
_______________________
if a differentiable function f:(a,b) ----> R (reals) assumes a max or a min at some x element of (a,b), prove that f'(x) = 0. why is this assertion false when [a,b] replaces (a,b)?
_______________________

-I'm stumped at where to start...because if i knew that f was continuous on [a,b] and f(a) = f(b), this would be Rolle's thm...which i think i could prove...

-or if f(a) did not equal f(b), then maybe i could get somewhere by mean value thm... (that is, if f was cont on [a,b])

-BUT i don't know that f is cont on [a,b]...

-the only thing i know given what I have is that since f is differentiable on (a,b) then its derivative f'(x) has the intermediate value property...can this get me anywhere?

-any help on how to get started on this proof would be greatly appreciated! thanks for reading through my lengthy post! :)
 
Physics news on Phys.org
I don't understand the question. Are you saying that there is some x such that f(x)<=f(y) for all y in (a,b) (or >=). This does not imply f is constant. Just take f(x)=x^2 on (-1,1). Rather than try to guess what you mean, I'll let you clarify it.
 
no, the question does not say that f(x)<=f(y) (or vice versa.) what is typed between the two lines is the exact question from my text. thanks!
 
I'm sorry, I thought it meant f'(x)=0 for all x in (a,b), I didn't see x was the element where the max or min occurred. Then you can just use the definition of the derivative. You can show the left limit must be >=0 and the right must be <=0 (or the other way around, depending on if it's a max or a min), and so since these limits must be equal, they must be 0.
 
Differentiable is stronger than continuous. (i.e. for a function to be differentiable, it must also be continuous.)

You might consider a nice simple example, like:
f(x)=x
on
(0,1)
and
[0,1]
 
oh! this is very clear now. thanks so much!

sarah.
 
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