Function Inflection Points
Basic Idea
An inflection point is a special point on a function’s graph where the concavity changes. It divides the graph into intervals of different concavity.
Definition
Let be continuous on a neighborhood of . If there exists such that:
- On the graph of is concave and on it is convex
- Or on it is convex and on it is concave
then is called an inflection point of .
几何解释
An inflection point is where the graph changes its bending direction.
符号说明
| Symbol | Type | Reading/Explanation | Meaning in This Article |
|---|---|---|---|
| Greek letter | Delta | A sufficiently small positive number |
How to Find Inflection Points
Necessary Condition
If is twice differentiable at and is an inflection point, then .
Note: is necessary but not sufficient for an inflection point.
Sufficient Conditions
First Sufficient Condition
Let be continuous on a neighborhood of and twice differentiable on a punctured neighborhood, with or undefined:
- If for and for , then is an inflection point
- If for and for , then is an inflection point
Second Sufficient Condition
Let be three times differentiable at with :
- If , then is an inflection point
- If , further analysis is needed
Steps to Locate Inflection Points
Basic Steps
- Find the second derivative: compute
- Find critical points: solve or find where is undefined
- Analyze the sign: examine the sign of on both sides of each critical point
- Determine inflection points: if the sign changes, the point is an inflection point
Caveats
- A point where the second derivative vanishes is not necessarily an inflection point
- A point where is undefined may be an inflection point
- Check that the function is continuous at the point
Worked Examples
Example 1: Find the inflection points of .
Solution:
- Setting gives
- For , , so the function is concave
- For , , so the function is convex
- Therefore is an inflection point
Example 2: Find the inflection points of .
Solution:
- Setting gives
- For , , so the function is convex
- For , , so the function is convex
- The sign does not change, so is not an inflection point
Relationship Between Inflection Points and Extrema
Important Properties
- An inflection point is not necessarily an extremum point: the function value at an inflection point need not be a local maximum or minimum
- An extremum point is not necessarily an inflection point: extrema and concavity changes are different questions; check each separately
- Geometric character: when a tangent exists and the usual smoothness conditions hold, the curve near an inflection point changes its bending direction relative to the tangent
Example
For :
- , so and is a stationary point
- , so , but the sign changes
- Hence is a stationary point (also called a saddle point in the one-variable setting) and an inflection point, but not an extremum point
Exercises
Exercise 1
Find the inflection points of .
Solution Approach: Differentiate twice, find critical points, and analyze sign changes.
Detailed Steps:
- Setting gives
- For , , so the function is concave
- For , , so the function is convex
Answer: The inflection point is .
Exercise 2
Find the inflection points of .
Solution Approach: Differentiate twice, find critical points, and analyze sign changes.
Detailed Steps:
- Simplifying:
- Setting gives
- Analyzing the sign changes:
- : sign changes from negative to positive, so it is an inflection point
- : sign changes from positive to negative, so they are inflection points
Answer: The inflection points are , , .
Exercise 3
Find the inflection points of .
Solution Approach: Differentiate twice, find critical points, and analyze sign changes.
Detailed Steps:
- Setting gives , i.e. ( an integer)
- Analyzing sign changes:
- As moves from to , changes from positive to negative
- As moves from to , changes from negative to positive
- Therefore every is an inflection point
Answer: The inflection points are , where is an integer.
Exercise 4
Suppose and is twice differentiable at . Determine whether is an inflection point of .
Solution Approach: First use the limit to determine and , then check whether the hypotheses are enough to fix and its sign on both sides.
Detailed Steps:
- From , we have as
- As , , so , i.e.
- By the definition of the derivative:
- But the hypotheses are not enough to determine the second derivative. Take which satisfies the hypotheses for every constant , with .
- For example, when , , so is not an inflection point; when , changes sign around , so is an inflection point.
Answer: From the given hypotheses we cannot determine whether is an inflection point.
Exercise 5
Adapted from Question 3 of the 2023 National Postgraduate Entrance Exam (Math I)
Let be defined by the parametric equations . Determine whether is an inflection point of .
Solution Approach: Use the parametric differentiation formulas and analyze the sign change of the second derivative.
Detailed Steps:
- For : , , so
- For : , , so
- Hence
- First derivative:
- Second derivative:
- At :
- Left derivative:
- Right derivative:
- Since the left and right second derivatives differ, does not exist
- Sign change:
- For , (concave)
- For , (convex)
Answer: is an inflection point of .
Summary
Symbols Used in This Article
| Symbol | Type | Reading/Explanation | Meaning in This Article |
|---|---|---|---|
| Math symbol | f of x | A function of variable | |
| Math symbol | x zero | The abscissa of the inflection point | |
| Greek letter | Delta | A sufficiently small positive number defining a neighborhood | |
| Math symbol | f prime of x | The first derivative of the function | |
| Math symbol | f double prime of x | The second derivative of the function | |
| Math symbol | f triple prime of x | The third derivative of the function |
English–Chinese Glossary
| English term | Chinese term | Phonetic | Explanation |
|---|---|---|---|
| inflection point | 拐点 | /ɪnˈflekʃən pɔɪnt/ | A point where the graph changes its concavity |
| concavity/convexity | 凹凸性 | /ˌkɒnkəˈvɪti/ /ˌkɒnvekˈsɪti/ | The bending direction of a function’s graph |
| concave function | 凹函数 | /kɒnˈkeɪv ˈfʌŋkʃən/ | A function whose graph bends downward |
| convex function | 凸函数 | /ˈkɒnveks ˈfʌŋkʃən/ | A function whose graph bends upward |
| second derivative | 二阶导数 | /ˈsekənd dɪˈrɪvətɪv/ | The derivative of the first derivative |
| third derivative | 三阶导数 | /θɜːd dɪˈrɪvətɪv/ | The derivative of the second derivative |
| critical point | 临界点 | /ˈkrɪtɪkəl pɔɪnt/ | A point where the second derivative is zero or undefined |
| neighborhood | 邻域 | /ˈneɪbəhʊd/ | An open interval containing a point |
| deleted neighborhood | 去心邻域 | /dɪˈliːtɪd ˈneɪbəhʊd/ | A neighborhood with the center point removed |
| saddle point | 鞍点 | /ˈsædl pɔɪnt/ | A stationary point that is neither a maximum nor a minimum |
