Analyze Function Behaviors with Derivatives
Analyzing function's behaviors is one of the Core Purposes of studying Calculus.
AND THE CORE PURPOSE OF ANALYZING FUNCTION, IS FOR COMPUTER TO UNDERSTAND IT
"BLINDLY", OR SAY "ALGEBRAICALLY"! BECAUSE IT CAN'T BE LIKE HUMAN TO "EYE BALL" IT!
First Derivative
Function has
critical pointswhenf'(x) = 0Function has
relative extremawhenf'(x) crosses X-axis:It has
relative maximawhenf'(x)crosses UP.It has
relative minimawhenf'(x)crosses DOWN.
Second Derivative
Function has
inflection pointswhenf''(x)=0andf''(x)crosses X-axis.It's
concave upiff''(x) > 0It's
concave downiff''(x) < 0
1st & 2nd Derivative
It has a
relative maximumwhenf'(x)=0&f''(x) < 0It has a
relative minimumwhenf'(x)=0&f''(x) > 0It has an
inflection pointwhenf'(x)changes direction, ORf''(x)changes sign.It has a possible
inflection pointwhenf'(x) = 0&f''(x) = 0.
Last updated