What Are the Inflection Points of a Second Derivative Function?

Click For Summary

Homework Help Overview

The discussion revolves around identifying inflection points of the second derivative of the function \(y=\sqrt[3]{e^x-1}\). Participants explore the implications of the second derivative's behavior, particularly at points where it is undefined, such as \(x=0\), and where it changes sign, such as at \(x=\ln(3)\).

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the calculation of the second derivative and its sign in various intervals. They question how to treat points where the second derivative is undefined and whether such points can still be considered inflection points. The concept of continuity and the behavior of derivatives at critical points are also examined.

Discussion Status

There is an ongoing exploration of the nature of undefined derivatives and their implications for identifying inflection points. Some participants have offered insights into the conditions under which derivatives may not exist, while others are seeking clarification on how to apply these concepts to the original function.

Contextual Notes

Participants note that the function's behavior at critical points, particularly where the second derivative is undefined, is a key area of focus. The discussion includes considerations of continuity and the geometric interpretation of derivatives.

greg_rack
Gold Member
Messages
361
Reaction score
79
Homework Statement
$$y=\sqrt[3]{e^x-1}$$
Relevant Equations
Theorems for second derivatives
Since the index of the root is odd, the domain is going to be ##R##, and I can calculate the second derivative to be:
$$y''=\frac{1}{3}\times \frac{e^x(e^x-3)}{3(e^x-1)^{\frac{5}{3}}}$$
Studying the sign of this function, it results positive for ##x<0 \vee x>ln(3)##, so the main function will be convex in these intervals.

My doubt comes with the inflection points: ##ln(3)## will surely be one since it's a root of the nominator and in its neighborhood the derivative switches sign, but what about ##0##, for which the second derivative is not zero, but instead undefined(denominator=0)?
How do I treat such critical points?
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
greg_rack said:
My doubt comes with the inflection points: ##ln(3)## will surely be one since it's a root of the nominator and in its neighborhood the derivative switches sign, but what about ##0##, for which the second derivative is not zero, but instead undefined(denominator=0)?
The first derivative is also undefined at x = 0. An inflection point is a point for which the slope changes sign; i.e., changes from pos. to neg. or from neg. to pos.
 
  • Like
Likes   Reactions: greg_rack
greg_rack said:
Homework Statement:: $$y=\sqrt[3]{e^x-1}$$
Relevant Equations:: Theorems for second derivatives

Since the index of the root is odd, the domain is going to be ##R##, and I can calculate the second derivative to be:
$$y''=\frac{1}{3}\times \frac{e^x(e^x-3)}{3(e^x-1)^{\frac{5}{3}}}$$
Studying the sign of this function, it results positive for ##x<0 \vee x>ln(3)##, so the main function will be convex in these intervals.

My doubt comes with the inflection points: ##ln(3)## will surely be one since it's a root of the nominator and in its neighborhood the derivative switches sign, but what about ##0##, for which the second derivative is not zero, but instead undefined(denominator=0)?
How do I treat such critical points?
At an inflection point, the concavity of the function changes between opening up and opening down. Thus, the sign of the second derivative is different on each side of the inflection point. Of course the function must be continuous there, but the derivatives may be undefined at an inflection point.
 
  • Like
Likes   Reactions: greg_rack
Got it! @Mark44 @SammyS
This thing of undefined derivatives is always confusing me up... I often can't really get the geometrical/mathematical meaning of an undefined derivative.

Anyway, in conclusion, the research for inflection points should only be based on analyzing the neighborhoods of critical points(being either roots or points excluded from the domain of the derivative), and looking for changes in concavity?
 
greg_rack said:
I often can't really get the geometrical/mathematical meaning of an undefined derivative.
Here are a few tips that might help you with this:

A function f whose derivative at a point ##x_0## doesn't exist usually implies at least one of the following things:
  1. The function f is not defined at the point ##x_0## i.e ##f(x_0)## doesn't exist. In this case the graph of f(x) will have a gap at the point ##x=x_0##.
  2. The function f is defined at the point ##x_0## but it is not continuous at the point ##x_0##. In this case the graph of f(x) will have a jump at the point ##x=x_0##
  3. The function f is defined at the point ##x_0## and is continuous at the point ##x_0## but the derivative does not exist at this point. In this case the graph of f(x) will have a sharp corner at the point ##x=x_0##. In order for the derivative to exist all changes in the slope of the graph must be done in a smooth curved way, not with sharp corners. Typical example of such function is ##f(x)=|x|## at the point ##x_0=0##.
It also worth to take a look at the following wikipedia article
Weierstrass function - Wikipedia
which is a function that is continuous everywhere but nowhere differentiable.
 
Last edited:
Delta2 said:
Here are a few tips that might help you with this:

A function f whose derivative at a point ##x_0## doesn't exist usually implies at least one of the following things:
  1. The function f is not defined at the point ##x_0## i.e ##f(x_0)## doesn't exist. In this case the graph of f(x) will have a gap at the point ##x=x_0##.
  2. The function f is defined at the point ##x_0## but it is not continuous at the point ##x_0##. In this case the graph of f(x) will have a jump at the point ##x=x_0##
  3. The function f is defined at the point ##x_0## and is continuous at the point ##x_0## but the derivative does not exist at this point. In this case the graph of f(x) will have a sharp corner at the point ##x=x_0##. In order for the derivative to exist all changes in the slope of the graph must be done in a smooth curved way, not with sharp corners. Typical example of such function is ##f(x)=|x|## at the point ##x_0=0##.
It also worth to take a look at the following wikipedia article
Weierstrass function - Wikipedia
which is a function that is continuous everywhere but nowhere differentiable.
That was really exhaustive and helpful, thank you!

And could we write something similar for the second derivative, related to the original function? In which cases may that one be undefined, and why?
 
  • Like
Likes   Reactions: Delta2
The same three hold for ##f''(x_0)## existence but in addition two more things
  1. f' is defined at ##x_0## but f' is not continuous at ##x_0##. Unfortunately I don't know how to reduce this condition in terms of the original function f.
  2. f' is defined at ##x_0## and f' is continuous at ##x_0## but f' is not differentiable at ##x_0## because the graph of f' has sharp corner at ##x_0##. Again I don't know how to reduce this condition in terms of the original function f.
 
Delta2 said:
3. The function f is defined at the point ##x_0## and is continuous at the point ##x_0## but the derivative does not exist at this point. In this case the graph of f(x) will have a sharp corner at the point ##x=x_0##. In order for the derivative to exist all changes in the slope of the graph must be done in a smooth curved way, not with sharp corners. Typical example of such function is ##f(x)=|x|## at the point ##x_0=0##.
This situation ( function f is defined at the point ##x_0## and is continuous at the point ##x_0## but the derivative does not exist at this point) can also occur if the tangent line at ##x_0## is vertical. That is the case for the function in this thread.
@greg_rack: Have you graphed the function?
GregRack cubeRt ex-1.png

Added in Edit:
A better view window:
GregRack cubeRt ex-1(B).png
 
Last edited:
  • Like
Likes   Reactions: Delta2

Similar threads

Replies
1
Views
1K
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
11
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
Replies
22
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K