I am doing an exercise in which I first proved that any $f\in C^1[a,b]$ which is twice differentiable on (a,b) with $f''\geq 0$ is convex, and now I need to deduce that $x \mapsto |x|^p$ is convex for $p \geq 1$.
It's clear for $p=1,2$ and for $p>2$ I've shown that the function is twice differentiable with nonnegative second derivative so convexity follows from the first part. However for $p\in (1,2)$ the function is not twice differentiable at $0$ so I'm not sure what to do. I don't think the question assumes that $p$ is an integer so it's not clear how to apply the first part in this case. Of course it is twice differentiable with nonnegative second derivative everywhere else but when the two points have opposite signs it is unclear how to show convexity.
If $f'$ is monotone, then $f$ is convex. (Moreover, if $f'$ is strictly monontone increasing, then $f$ is strictly convex.) This criterion can be used if the second derivate doesn't exist as in this case.
The function $f(x) = |x|^p$ is differentiable for $p>1$ and we have $$f'(x) = \mathrm{sign}(x) |x|^{p-1}.$$ Thus, we see that $f'$ is strictly increasing and therefore $f$ is strictly convex.