If for every $\alpha$ the set $A_{\alpha}= \{x : f(x) < \alpha\}$ is convex, then $f$ is convex. Is it true?

158 Views Asked by At

I was asked to prove or disprove this statement:

If for every $\alpha$ the set $A_{\alpha} = \{x : f(x) < \alpha\}$ is convex, then $f$ is convex.

I tried by definition to solve it, but I got stuck with the inequality with $\alpha$:

$f(cx+(1-c)y) < cf(x)+(1-c)f(y) < a.$

What should I do next to prove or disprove it?

2

There are 2 best solutions below

0
On

This is a false statement. A counterexample is $f: \Bbb R \to \Bbb R$ $$f(x)=x^3$$

0
On

It is not true.

Example: Let $f\colon\mathbb{R}\to\mathbb{R}$ be a strictly increasing function. Then $A_\alpha$s are intervals $(-\infty,b)$ but not every strictly increasing function is convex.