Concavity and Points of Inflection
students, when you sketch a curve, you are not only asking where it goes up or down. You also want to know how it bends π. A graph can curve like a smile, curve like a frown, or change from one shape to the other. In calculus, this bending is called concavity, and the places where the bending changes are called points of inflection. These ideas help you understand the full shape of a function, not just its highest and lowest points.
What concavity means
Concavity describes the direction a graph bends.
- A function is concave up on an interval when the graph bends like a cup, so the slope is increasing.
- A function is concave down on an interval when the graph bends like a cap, so the slope is decreasing.
This idea is closely linked to the second derivative. If a function is differentiable twice, then:
- If $f''(x) > 0$, the graph is concave up.
- If $f''(x) < 0$, the graph is concave down.
Why does this work? The first derivative $f'(x)$ gives the slope of the graph. The second derivative $f''(x)$ tells you how that slope is changing. If the slope is getting larger, the graph bends upward. If the slope is getting smaller, the graph bends downward.
For example, consider $f(x)=x^2$. Then $f'(x)=2x$ and $f''(x)=2$. Since $f''(x)>0$ for every $x$, the graph is concave up everywhere. This matches the familiar U-shape of a parabola.
Now consider $g(x)=-x^2$. Then $g'(x)=-2x$ and $g''(x)=-2$. Since $g''(x)<0$ for every $x$, the graph is concave down everywhere. This matches the upside-down U-shape.
How to find concavity using derivatives
In IB Mathematics Analysis and Approaches SL, you often find concavity by using the second derivative test for shape.
A typical method is:
- Find $f'(x)$.
- Find $f''(x)$.
- Solve $f''(x)=0$ or find where $f''(x)$ is undefined.
- Use test intervals to see whether $f''(x)$ is positive or negative.
- State where the function is concave up or concave down.
Letβs use a simple example. Suppose $f(x)=x^3$.
First, calculate the derivatives:
$$f'(x)=3x^2$$
$$f''(x)=6x$$
Now solve $f''(x)=0$:
$$6x=0 \Rightarrow x=0$$
Test the sign of $f''(x)$ on each side of $0$:
- If $x<0$, then $6x<0$, so the graph is concave down.
- If $x>0$, then $6x>0$, so the graph is concave up.
This tells us the graph changes bending at $x=0$.
A graphing calculator or technology can help you check your answer, but the calculus reasoning is what matters most in IB π‘. You should be able to justify the intervals from the sign of $f''(x)$.
Points of inflection
A point of inflection is a point on the graph where the concavity changes from up to down, or from down to up.
Important idea: a point where $f''(x)=0$ is not automatically a point of inflection. It is only a possible point of inflection. To confirm an inflection point, the concavity must actually change.
For $f(x)=x^3$, we found that $f''(x)=6x$. The concavity changes at $x=0$, so there is a point of inflection at $x=0$. The corresponding point on the graph is $(0,0)$.
Another helpful example is $f(x)=x^4$.
We find:
$$f'(x)=4x^3$$
$$f''(x)=12x^2$$
Since $12x^2\ge 0$ for all $x$, the graph is concave up everywhere. Even though $f''(0)=0$, the concavity does not change. So $x=0$ is not a point of inflection.
This example shows why the sign change is essential. students, do not assume that $f''(x)=0$ always means inflection point. You must test the intervals around that value.
Interpreting concavity in real life
Concavity is not just about abstract graphs. It shows up in real situations where rates of change matter.
Imagine a car accelerating on a straight road π. If its speed is increasing faster and faster, then position as a function of time may be concave up. If its speed is still increasing but more slowly, the graph may still be going up, but the concavity may be different.
In economics, a profit graph might be concave down after a certain point. That can suggest diminishing returns. In biology, population growth may be concave up at first and then concave down as resources become limited. In each case, concavity gives extra information beyond simple increase or decrease.
This is one reason calculus is powerful: it helps describe not only what is happening, but how it is changing.
A useful connection is the meaning of derivatives:
- $f'(x)$ tells whether the function is increasing or decreasing.
- $f''(x)$ tells whether the rate of change is increasing or decreasing.
So a graph can be increasing and still be concave down. For example, $f(x)=\sqrt{x}$ for $x>0$ is increasing, but its slope gets smaller as $x$ increases. That means it is concave down.
Common exam-style reasoning
In IB questions, you may be asked to determine concavity, identify points of inflection, or describe the shape of a graph from a formula.
A typical exam answer should include clear reasoning such as:
- The second derivative is $f''(x)$.
- Solve $f''(x)=0$.
- Check the sign of $f''(x)$ on intervals.
- Conclude where the graph is concave up or concave down.
- State the point of inflection if the concavity changes.
For example, suppose $f(x)=x^3-3x$.
Differentiate twice:
$$f'(x)=3x^2-3$$
$$f''(x)=6x$$
Set $f''(x)=0$:
$$6x=0 \Rightarrow x=0$$
Check the sign of $f''(x)$:
- For $x<0$, $f''(x)<0$, so $f$ is concave down.
- For $x>0$, $f''(x)>0$, so $f$ is concave up.
Because the concavity changes, there is a point of inflection at $x=0$. To find the point, evaluate the function:
$$f(0)=0$$
So the point of inflection is $(0,0)$.
This style of answer is strong because it uses mathematical evidence, not just a guess.
Why concavity matters in the wider calculus picture
Concavity fits naturally with the rest of calculus. In differentiation, you first study the slope using $f'(x)$. Then you study how that slope changes using $f''(x)$. This adds a deeper layer to your understanding of a function.
Concavity also helps in optimisation. When you find stationary points using $f'(x)=0$, the second derivative can help classify them:
- If $f''(x)>0$, the stationary point is a local minimum.
- If $f''(x)<0$, the stationary point is a local maximum.
This is called the second derivative test. It connects directly to the idea of concavity because a local minimum usually sits in a concave up region, and a local maximum usually sits in a concave down region.
In kinematics, if $s(t)$ is position, then $v(t)=s'(t)$ is velocity and $a(t)=s''(t)$ is acceleration. Here, the second derivative tells you about the change in velocity. If acceleration is positive, position may be concave up; if acceleration is negative, position may be concave down. This gives a clear physical meaning to the maths.
Conclusion
students, concavity and points of inflection help you see the shape of a curve more completely. Concavity tells you whether a graph bends upward or downward, and the second derivative is the main tool for testing it. A point of inflection is where that bending changes. In IB Mathematics Analysis and Approaches SL, you should always justify your conclusion by checking the sign of $f''(x)$ on intervals. These ideas connect directly to curve sketching, optimisation, and kinematics, making them an essential part of calculus.
Study Notes
- Concavity describes the way a graph bends.
- A graph is concave up when $f''(x)>0$.
- A graph is concave down when $f''(x)<0$.
- A point of inflection is where concavity changes.
- A value where $f''(x)=0$ is only a possible inflection point.
- Always test the sign of $f''(x)$ on both sides of that value.
- The first derivative $f'(x)$ gives slope; the second derivative $f''(x)$ gives how slope changes.
- Concavity is useful in graph sketching, optimisation, and kinematics.
- A local minimum often occurs where the graph is concave up.
- A local maximum often occurs where the graph is concave down.
- In exam answers, show the derivatives, test intervals, and state the conclusion clearly.
