Let $N\sim \mathcal N(0,\sigma^2)$ be a normal RV. Let $g$ be continuous. Can we bound $E[g(N)]$ in terms of $\sigma^2$?
This seems fairly easy but it might be wrong. What if we assume additional structure on $g$? For example what if assume that $g$ is continuous convex? This is something that came up in research.
If, in addition, $g$ is Lipschitz with $g(0)=0$, then \begin{align} |\mathsf{E}g(N)|&\le |g(0)|+\mathsf{E}|g(N)-g(0)| \\ &\le |g(0)|+\operatorname{Lip}(g)\mathsf{E}|N|=\operatorname{Lip}(g)\sigma\sqrt{\frac{2}{\pi}}. \end{align}