Second Order Derivatives
students, imagine watching a roller coaster 🚂 go up, flatten out, and then dip downward. The first derivative tells you how steep the track is at each point. The second order derivative tells you how that steepness is changing. In calculus, this is a powerful idea because it helps us understand curvature, turning points, and motion.
What second order derivatives mean
If a function is $f(x)$, then its first derivative is $f'(x)$. The second derivative is written as $f''(x)$ and is found by differentiating $f'(x)$ again. In words, $f''(x)$ measures how the rate of change of $f(x)$ is changing.
This idea appears in many real situations. For example, if $s(t)$ is the position of a car at time $t$, then $s'(t)$ is velocity and $s''(t)$ is acceleration. If the acceleration is positive, the car is speeding up in a certain direction. If it is negative, the car may be slowing down or speeding up in the opposite direction.
Second derivatives also help describe the shape of a graph. A graph that bends upward is said to be concave up, while a graph that bends downward is concave down. This is one of the main uses of $f''(x)$ in IB Mathematics Analysis and Approaches SL.
Basic notation and meaning
The second derivative may be written in several ways:
- $f''(x)$
- $\dfrac{d^2y}{dx^2}$
- $\dfrac{d}{dx}\left(\dfrac{dy}{dx}\right)$
These all mean the same thing when $y=f(x)$.
A key fact is that the first derivative gives the slope of the tangent line, while the second derivative gives information about how that slope changes. If $f''(x)>0$, the graph is usually bending upward at that point. If $f''(x)<0$, the graph is usually bending downward.
For example, let $f(x)=x^3$. Then
$$f'(x)=3x^2$$
and
$$f''(x)=6x$$
At $x=0$, the second derivative is $0$, which is a sign that the graph may be changing concavity there.
How to calculate second derivatives
Finding a second derivative is a repeated use of derivative rules. First, differentiate the function once, then differentiate the result again. The same rules used for the first derivative still apply: power rule, product rule, quotient rule, and chain rule.
Example 1: polynomial function
Take $f(x)=2x^4-5x^2+3x-1$.
First derivative:
$$f'(x)=8x^3-10x+3$$
Second derivative:
$$f''(x)=24x^2-10$$
This is straightforward because each term is differentiated term by term. Polynomial functions are common in IB questions because they are easy to work with and clearly show the pattern of repeated differentiation.
Example 2: trigonometric function
Take $f(x)=\sin x$.
Then
$$f'(x)=\cos x$$
and
$$f''(x)=-\sin x$$
This shows that repeated differentiation can lead back to a related function. Trigonometric functions often appear in modelling waves, circular motion, and oscillations.
Example 3: exponential function
Take $f(x)=e^x$.
Then
$$f'(x)=e^x$$
and
$$f''(x)=e^x$$
This is a special property of the exponential function. Its slope changes at the same rate as the function itself.
Concavity and points of inflection
Second derivatives are very useful for studying the shape of a graph. A graph is concave up on an interval when $f''(x)>0$, and concave down when $f''(x)<0$.
You can think of this like a cup and a cap 🍵. A concave up graph looks like a cup, while a concave down graph looks like a cap.
A point of inflection is a point where the graph changes concavity. This often happens when $f''(x)=0$ or where $f''(x)$ does not exist, but that alone is not enough. The sign of $f''(x)$ must actually change across the point.
Example 4: finding concavity
Let $f(x)=x^3-3x$.
First derivative:
$$f'(x)=3x^2-3$$
Second derivative:
$$f''(x)=6x$$
Now solve $f''(x)=0$:
$$6x=0 \Rightarrow x=0$$
Test values around $0$:
- If $x<0$, then $f''(x)<0$, so the graph is concave down.
- If $x>0$, then $f''(x)>0$, so the graph is concave up.
Since the sign changes, there is a point of inflection at $x=0$. The corresponding point is $(0,0)$.
This kind of analysis is important in IB because it connects algebra with graph behaviour. You are not only computing derivatives, but also interpreting what they mean.
Second derivative test for stationary points
A stationary point is a point where $f'(x)=0$. It may be a local maximum, a local minimum, or neither. The second derivative can help classify it.
If $f'(a)=0$ and:
- $f''(a)>0$, then $f(a)$ is a local minimum.
- $f''(a)<0$, then $f(a)$ is a local maximum.
- $f''(a)=0$, the test is inconclusive.
This is called the second derivative test.
Example 5: classifying a stationary point
Let $f(x)=x^2-4x+1$.
First derivative:
$$f'(x)=2x-4$$
Set it equal to zero:
$$2x-4=0 \Rightarrow x=2$$
Second derivative:
$$f''(x)=2$$
Since $f''(2)=2>0$, the graph has a local minimum at $x=2$.
Find the point:
$$f(2)=2^2-4(2)+1=-3$$
So the local minimum is at $(2,-3)$.
This method is very efficient in optimisation problems, where you want to find the greatest or least value of a quantity.
Applications in optimisation and kinematics
Second derivatives are especially useful in real-world situations. In optimisation, you often first find critical points using $f'(x)=0$, then use $f''(x)$ to check whether the point is a maximum or minimum. For example, a company might want to minimise material used in packaging, or a farmer might want to maximise area with a fixed amount of fencing.
In kinematics, if $s(t)$ is displacement, then:
- $v(t)=s'(t)$ is velocity
- $a(t)=s''(t)$ is acceleration
Suppose
$$s(t)=t^3-6t^2+9t$$
Then velocity is
$$v(t)=3t^2-12t+9$$
and acceleration is
$$a(t)=6t-12$$
If $a(t)>0$, velocity is increasing. If $a(t)<0$, velocity is decreasing. At $t=2$,
$$a(2)=0$$
so the acceleration changes sign there. That time may be important when analysing motion.
A common exam-style question may ask you to determine when a particle is speeding up. This depends on the signs of $v(t)$ and $a(t)$. If $v(t)$ and $a(t)$ have the same sign, speed is increasing. If they have opposite signs, speed is decreasing.
Connecting second derivatives to the wider calculus topic
Second derivatives are not separate from calculus; they build directly on differentiation and support applications of integration too. In the broader IB Calculus topic, differentiation helps find rates of change, tangents, stationary points, and motion. Integration helps find area, accumulated change, and displacement. Second derivatives extend differentiation by giving deeper information about shape and motion.
For example, when sketching a curve, you may use:
- $f'(x)$ to find where the graph rises or falls
- $f''(x)$ to find where the graph bends up or down
- $f'(x)=0$ to find stationary points
- $f''(x)=0$ or undefined, together with sign changes, to find possible inflection points
This makes second derivatives a bridge between algebraic calculation and graphical interpretation. In IB Mathematics Analysis and Approaches SL, that connection is important because many questions ask for both a calculation and a conclusion.
Conclusion
students, second order derivatives are a major tool in calculus because they tell us how first derivatives change. They help us describe curvature, identify inflection points, classify stationary points, and analyse motion with acceleration. The key idea is simple: the first derivative gives the rate of change, and the second derivative gives the rate of change of the rate of change. That extra layer of information makes graphs and real situations much easier to understand 📈.
Study Notes
- The second derivative is written as $f''(x)$ or $\dfrac{d^2y}{dx^2}$.
- It is found by differentiating the first derivative again.
- If $f''(x)>0$, the graph is usually concave up.
- If $f''(x)<0$, the graph is usually concave down.
- A point of inflection is where concavity changes sign.
- The second derivative test helps classify stationary points.
- If $f'(a)=0$ and $f''(a)>0$, there is a local minimum at $x=a$.
- If $f'(a)=0$ and $f''(a)<0$, there is a local maximum at $x=a$.
- If $f''(a)=0$, the test is inconclusive.
- In kinematics, $s''(t)$ is acceleration.
- Second derivatives connect graph shape, motion, and optimisation in calculus.
