Welcome to the World of Stationary Points!
Imagine you are hiking through a range of hills. As you climb up, your path gets steeper. Just as you reach the very top of a hill, there is a split second where the ground is perfectly flat before you start heading back down. In calculus, we call these flat moments stationary points. Understanding where these "hills" (maxima) and "valleys" (minima) occur is one of the most powerful tools in mathematics, used by everyone from engineers building bridges to businesses trying to maximize their profits!
1. What exactly is a Stationary Point?
A stationary point is a point on a curve where the gradient (the slope) is exactly zero. Since the gradient is represented by the derivative, we find these points by solving the equation:
\( \frac{dy}{dx} = 0 \)
When you see the phrase "turning point," it usually refers to these stationary points because the graph "turns" from going up to going down (or vice versa).
Types of Stationary Points
There are three main types you need to know for your exam:
- Local Maximum: The "top of the hill." The graph goes up, levels off, and then goes down.
- Local Minimum: The "bottom of the valley." The graph goes down, levels off, and then goes up.
- Stationary Point of Inflexion: A "shelf." The graph levels off but then continues in the same direction it was going before.
2. How to Find Stationary Points (Step-by-Step)
Don't worry if this seems like a lot of steps; with practice, it becomes second nature! Let’s say you have a curve \( y = f(x) \):
Step 1: Differentiate the function. Find \( \frac{dy}{dx} \) using the rules of differentiation (like the power rule, product rule, or quotient rule).
Step 2: Set the derivative to zero. Write down the equation \( \frac{dy}{dx} = 0 \).
Step 3: Solve for \( x \). These \( x \)-values are the locations of your stationary points.
Step 4: Find the \( y \)-coordinates. Plug your \( x \)-values back into the original equation \( y = f(x) \) to find the height of the points.
Quick Tip: Always read the question carefully. If it asks for the coordinates, you need both \( x \) and \( y \). If it just asks for the values of \( x \), you can stop at Step 3!
3. Justifying the Nature (Maximum or Minimum?)
The syllabus requires you to justify whether a point is a maximum or a minimum. You can't just guess from a sketch! There are two common ways to do this:
Method A: The Second Derivative Test (The Most Popular Method)
Differentiate your derivative again to get the second derivative, written as \( \frac{d^2y}{dx^2} \).
- If \( \frac{d^2y}{dx^2} < 0 \) (negative) at that point, it is a Local Maximum.
Memory Aid: A negative result is like a "sad face" or a frown, which looks like the top of a hill! - If \( \frac{d^2y}{dx^2} > 0 \) (positive) at that point, it is a Local Minimum.
Memory Aid: A positive result is like a "smiley face," which looks like the bottom of a valley! - If \( \frac{d^2y}{dx^2} = 0 \), the test is inconclusive. You should use Method B.
Method B: Checking the Gradient Sign
Look at the gradient \( \frac{dy}{dx} \) slightly to the left and slightly to the right of your stationary point.
- Maximum: Gradient goes from \( + \) to \( 0 \) to \( - \).
- Minimum: Gradient goes from \( - \) to \( 0 \) to \( + \).
4. Practical Problems (Optimization)
You will often be asked to apply these skills to "real-world" shapes, like finding the maximum volume of a box or the minimum amount of metal needed for a can. This is called optimization.
The Strategy:
- Find the Equation: Use the information provided to write an equation for the quantity you want to maximize or minimize (e.g., Volume \( V \)).
- Substitute to one variable: If your equation has two variables (like \( r \) and \( h \)), use other information in the question to replace one so that \( V \) is only in terms of one variable.
- Differentiate and Solve: Find \( \frac{dV}{dr} = 0 \) (or whatever variable you have).
- Justify: Use the second derivative to prove it is a maximum or minimum as requested.
Example: If you are told the surface area of a cylinder is fixed at \( 100\pi \), use the formula \( A = 2\pi r^2 + 2\pi rh \) to express \( h \) in terms of \( r \), then substitute that into the volume formula \( V = \pi r^2h \).
5. Common Mistakes to Avoid
- Forgetting the \( y \)-coordinate: Students often find \( x \) and forget to plug it back into the original equation to find \( y \).
- Plugging into the wrong derivative: To find the \( y \)-coordinate, use the original equation. To check the nature, use the second derivative.
- Mixing up Max/Min signs: Remember: \( \frac{d^2y}{dx^2} < 0 \) (Negative) is a MAX. It feels counter-intuitive, so use the "sad face/hill" analogy!
- Ignoring the context: In practical problems, lengths and areas cannot be negative. If you get \( x = -5 \) for the side of a box, you can usually discard it.
Key Takeaways
- Stationary Points occur when \( \frac{dy}{dx} = 0 \).
- To find them: Differentiate, set to zero, solve for \( x \), find \( y \).
- To justify nature: Use \( \frac{d^2y}{dx^2} \). Negative = Max, Positive = Min.
- Optimization is just finding stationary points for real-world formulas.
Note: For help with basic differentiation rules (powers of \( x \), \( \sin ax \), etc.), see the chapter on "Differentiating powers of x". If you need to find the slope of a line touching a curve at other points, check out "Tangents and normals".