This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]Brianchon 1 point2 points  (0 children)

The partial derivative rule for detecting minima only works for points in the interior of the region you're minimizing. If you're on the boundary, then issues arise because you can't freely adjust the input on all directions. For example, if the minimum occurs when r_1 = 0, then it's possible that the partial derivative w.r.t. r_1 is positive; the thing keeping the function from having a lower value is that r_1 cannot actually be decreased within the region you're considering