What is a saddle point?
1 Answer
Jun 30, 2015
Coming from one direction it looks like we've hit a maximum, but from another direction is looks like we've hit a minimum.
Explanation:
Here are 3 graphs:
graph{y = x^4 [-12.35, 12.96, -6.58, 6.08]}
graph{-x^2 [-12.35, 12.96, -6.58, 6.08]}
graph{x^3 [-12.35, 12.96, -6.58, 6.08]}
Coming from the left it looks like a maximum, but coming from the right it looks like a minimum.
Here's one more for comparison:
graph{-x^5 [-10.94, 11.56, -5.335, 5.92]}