Monotonicity of convex function

  • Context: Graduate 
  • Thread starter Thread starter hellbike
  • Start date Start date
  • Tags Tags
    Convex Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
hellbike
Messages
61
Reaction score
0
[tex]f:(a,\infty)->R[/tex]
i want to prove, that, if function is convex, then:

if exist [tex]x_1 \in R[/tex], exist [tex]x_2>x_1[/tex] : [tex]f(x_2)>f(x_1)[/tex]
then:
for all [tex]x_3>x_2[/tex] for all[tex]x_4>x_3[/tex] : [tex]f(x_4)\ge f(x_3)\ge f(x_2)[/tex]

in other words:
convex function is either decreasing on whole domain, or it starts to increase from some point and then is increasing from that point to the end of domain

We don't assume that function is differential.

With assumption that [tex]f(x_2)>f(x_1)[/tex] i should get something from definition of convex function, but i don't know how to do it.

I'm asking for some tip.
 
Last edited:
Physics news on Phys.org
First show that convex implies this: If [itex]a < b < c[/itex], then
[tex] \frac{f(b)-f(a)}{b-a} \le \frac{f(c)-f(b)}{c-b}[/tex]