My professor said( i might have misunderstood) That if I have a function,and i take the second derivative,and somehow I get 0,hen it is not strongly comvex!
Example x^2
strongly comvex because its second derivative = 2
example x^4
not strongly convex becasue second derivative 2*x^2, and when x=0, the equation is 0
Now what about 1/2*x^2+x^4??
after the second derivative I get 1+12*x^2, if I set x=0 I get 1,if i set x=0,its not 0,i dont know is ters anyway this expression could be 0,does it mean it is srongly convex???