I'm looking for a continuous concave function $f:[0,\infty)\to [0,\infty)$ such that $f(0)=0$ and there exists some $\alpha>0$ with $\lim_{x\to \infty}\frac{f(x)}{x} =\alpha$ and $\forall x>0, f(x)>\alpha x$.
I haven't been able to come up with such a function off the top of my head. Intuitively, $f$ must have an inflection point.
Context : a microeconomics professor suggested such a function exists in a lecture
For example, combine $e^{-x}$ with $ax+b$: $$f:x \mapsto 3x+2(1-e^{-x})$$
Properties:
$e^x \in [1,\infty) \implies e^{-x} \in (0, 1] \implies (1-e^{-x}) \in [0,1)$
hence $f(x) \in [0, \infty)$, as required;
hence there exists $\alpha = \lim_{x\to\infty}\tfrac{f(x)}x$, which is greater than zero, as required;
hence $f(x) = \alpha x + 2\delta(x) > \alpha x$, as required;
and it clearly is continuous, as required.
Additionally,
$$f'(x) = 3 + e^{-x} > 3 > 0$$ $$f''(x) = -e^{-x} < 0$$ so $f$ is increasing and concave (which properties were not required in the question, but concavity was mentioned in the title).
EDIT
As for the additional question from the comment:
Yes, we can.
Suppose $f(x) = \alpha x+ g(x)$. Then $g(x)$ will have properties:
An example: $$g(x) = x\cdot \exp(-x)$$ see it in WolframAlpha
This, however, is not concave – at some point $(x=1)$ it starts decreasing, but to approach its asymptote it slows down the decreasing rate at some other point $(x=2)$, which means it becomes convex above $x=2$.