For f(x) equal to 1 + 2x2 − x4, Establish:
First Derivative f'(x) is 4x − 4x3;
Second Derivative f''(x) is 4 − 12x2.
4x − 4x3 or 4x(1 − x2) goes to 0 at x = 0, x = -1, & x = 1.
For x = 0, 4 − 12x2 is 4, greater than 0, which indicates a minimum for f(x) at x = 0.
For x = -1, 4 − 12x2 is -8, less than 0, which indicates a maximum for f(x) at x = -1.
For x = 1, 4 − 12x2 is also -8, less than 0, which indicates a maximum for f(x) at x = 1.
A graph of f(x) = 1 + 2x2 − x4 shows the function crossing the x-axis around x = 1.5 and x = -1.5.
Isaac Newton's Method gives these "zeroes" to extreme accuracy as:
x = 1.553773974;
x = -1.553773974.
Intervals of concavity are:
concave downward from -1.553773974 < x < -1;
concave upward from -1 < x < 0;
concave upward from 0 < x < 1;
concave downward from 1 < x < 1.553773974.