I'm using the following definition:
$f:[0,\infty)\rightarrow[0,\infty)$ is concave if $\forall x,y\in[0,\infty)$ and $s\in[0,1]$, we have
$$f(sx+(1-s)y)\geq sf(x)+(1-s)f(y) $$
I need to prove that every function $f:[0,\infty)\rightarrow[0,\infty)$ twice differentiable satisfying $f''(x)\leq 0$ for all $x\in[0,\infty)$ is concave.
I found the reciprocal, but not this statement.
Well, I know that $f''(x)\leq 0$ implies that for every $x<y$, $f'(y)\leq f'(x)$. Can someone give me just some hints?