I'm not a mathematician but I have a question. I have some conditions that I want to create a function which holds that condition, Is there any way to build a mathematical function to satisfy this condition.The condition I need the function to hold is
$$ \frac{f(x + 2) + f(x)}2 \ge f(x + 1) $$
I think I asked my question wrong, I have a set of random and strickly increasing numbers, now I want to use some mathematical way to make them appear convex just like funxtion x^2, so I needed the function to satisfy the condition I noted above, but the real problem is that I want to make thease numbers to look convex, so is there anything I can use??
Thank you all