For each of the following functions, what do the first- and the second-order optimality conditions say about wether 0 is a minimum on $\mathbb{R}$.
$f_1(x)=x^2$
$f_2(x)=x^3$
$f_3(x)=x^4$
$f_4(x)=-x^4$
So the dazzling thing is that the second derivative for all these functions gives $0$ when $0$ is input, i.e. $f_1''(0)=f_2''(0)=f_3''(0)=f_4''(0)=0$. Since the Hessian is given by the second order derivatives, and since these derivatives determine wether it is positive definite, negative definite, indefinite or singular. And since these properties determine wether a critical point is a minimum, maximum, saddle point or some other pathological situation. I get confused.
So all functions are neither a maximum, minumum or saddle point at $0$? Why would the book ask a silly question? (Im have a strong guess that I am doing things wrong here).