Example where $g'(x_*) = 0$ and $g''(x_*) \geq 0$ but $x_*$ is not a local minimum for g.
It is true if $g'(x_*) = 0$ and $g''(x_*) > 0$, then $x_*$ is a local minimum for $g$.
So I guess the example is when $g'(x_*) = 0$ and $g''(x_*) = 0$.
I thought of constant function, but it is not a counter example.
What could an example for this?
Thank you!