Prove Monotony of Function: $f$ Strictly Decreasing

  • Context:
  • Thread starter Thread starter awsomeman
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
awsomeman
Messages
1
Reaction score
0
Let $f$ be differentiable from $(-\inf,0)$ to $(0,\inf)$ and let $f'(x)<0$ for all real numbers except 0 and $f'(0)=0$. Prove that f is strictly decreasing.
 
Physics news on Phys.org
You might want to begin by stating the definition of a decreasing function. Then consider some examples.
 
I would use "proof by contradiction". Suppose f is NOT strictly decreasing. Then there exist a, b, b> a, such that [tex]f(b)\ge f(a)[/tex]. So $f(b)- f(a)\ge 0$. Since b> a, b- a> 0 so $\frac{f(b)- f(a)}{b- a}\ge 0$. Now use the "mean value" property.