Let $f:\mathbb{R}\to\mathbb{R}$ be a concave function, then prove that $$f(x+h)+f(x-h)-2f(x)\leq0\,;\quad h>0$$
I tried to prove this by concave definition as follows:
If $f$ is concave function then
$$f(\lambda x+(1-\lambda) y)\geq\lambda f(x)+(1-\lambda)f(y)\,;\quad0<\lambda<1$$ After that I applied the above for $f(x+h)$ and $f(x-h)$ as follows:
$$f(x+h)=f\left(\frac{1}{2}(2x)+\frac{1}{2}(2h)\right)\geq\frac{1}{2}f(2x)+\frac{1}{2}f(2h)\\ f(x-h)=f\left(\frac{1}{2}(2x)+\frac{1}{2}(-2h)\right)\geq\frac{1}{2}f(2x)+\frac{1}{2}f(-2h)$$
Finally I combined the two above inequality but I could not arrive at the result.
Any idea can help me? Thanks.
Because $$\frac{f(x+h)+f(x-h)}{2}\leq f\left(\frac{x+h+x-h}{2}\right)=f(x).$$