#question about increasing at a point
17 messages · Page 1 of 1 (latest)
But these two notions conflict with eachother
Take f(x)=x^3 at x=0
By the first definition f is not increasing at x=0
However by the second definition f is increasing at x=0
So which is right? Which one of these is the standard definition that everyone uses?
Can you explain why?
f’(x)=3x^2
f’(0)=0
0 is not > 0
That's an inflection point, f"(0)=0 too
f'(c)=0 doesn't just mean max or min at that point
When you get both f'(x) and f"(x)=0, you are supposed to check neighborhood to find out the behavior of function
The explaination he gave is right and as you said about f'(c)>0 , that is for strictly increasing function. An increasing function is increasing at x=c if f'(c)>= 0
I see