Critical points of second derivative

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
songoku
Messages
2,514
Reaction score
395
TL;DR
By finding the critical points of f' (x) (point where f'(x) = 0 or f'(x) is undefined) and constructing the sign diagram for f', we can find point of relative maxima, relative minima and horizontal inflection of f

Using the same method for f", we can also find point where the concavity of f will change
If the sign on the sign diagram of f" changes from positive to negative or from negative to positive, this means the critical points of f" is non-horizontal inflection of f

But what about if the sign does not change? Let say f"(x) = 0 when ##x = a## and from sign diagram of f", the sign on the left and right of ##a## is both positive, what information can we get regarding point ##x=a## ? Is there a certain term to name that point?

Thanks
 
on Phys.org
The curvature is in the same direction on both sides of a point that has a zero curvature only at that point. I have never heard a mathematical name for that. I would say that the function is concave but not strictly concave (or convex but not strictly convex) around that point. Of course, if the sign of the second derivative changes, it is an inflection point.
 
Last edited:
  • Like
Likes   Reactions: songoku
Office_Shredder said:
As you can probably tell from the lack of content, people don't care that much about the third derivative.
The third derivative of position is "jerk", which can be significant sometimes.
 
FactChecker said:
The curvature is in the same direction on both sides of a point that has a zero curvature only at that point. I have never heard a mathematical name for that. I would say that the function is concave but not strictly concave (or convex but not strictly convex) around that point. Of course, if the sign of the second derivative changes, it is an inflection point.
If f'' is strictly positive except at a single point, I think f is strictly convex in an interval around that point. Convexity isn't defined by the second derivative being positive, it's just a useful test.

Equivalently and easier to think about, the function ##x^3## is strictly increasing even though the derivative is zero at one point.
 
  • Like
Likes   Reactions: songoku and FactChecker
Office_Shredder said:
If f'' is strictly positive except at a single point, I think f is strictly convex in an interval around that point. Convexity isn't defined by the second derivative being positive, it's just a useful test.
I stand corrected. Thanks.
 
Thank you very much Office_Shredder and FactChecker