0

As we know, the uniformly convex function is a generalization of the strongly convex function. However, is there any example that belongs to the former, not the latter? Many thanks in advance.

kaienfr
  • 199

1 Answers1

2
  1. $f(x)=x^2$ is strongly convex.
  2. $f(x)=x^3$ on $[0,1]$ is uniformly convex but not strongly.
  3. $f(x)=e^x$ strictly convex but not uniformly convex.
  4. $f(x)=|x|$ is convex but not strictly convex.