Introduction to Concavity and the Second Derivative Test
Welcome to one of the most visual chapters in AP Calculus! In previous sections, we used the first derivative \( f'(x) \) to tell us if a function was moving up or down. Now, we are going to look at the second derivative \( f''(x) \) to understand the shape of the curve. Does it bend upward like a bowl, or downward like an umbrella? Understanding concavity helps us sketch accurate graphs and find local maximums and minimums with more tools in our "calculus toolbox."
5.6 Determining Concavity of Functions
Concavity describes the "bend" of a curve. Even if two functions are both increasing, they can look very different based on their concavity.
What is Concavity?
- Concave Up: The graph curves upward like a cup \( \cup \). On these intervals, the slope \( f'(x) \) is actually increasing. Think of a plane pulling out of a dive.
- Concave Down: The graph curves downward like a frown \( \cap \). On these intervals, the slope \( f'(x) \) is decreasing. Think of a ball reaching the peak of its toss.
The Second Derivative Test for Concavity
To find where a function \( f(x) \) is concave up or concave down, we look at the sign of the second derivative, \( f''(x) \):
1. If \( f''(x) > 0 \) for all \( x \) in an interval, then \( f \) is concave up on that interval.
2. If \( f''(x) < 0 \) for all \( x \) in an interval, then \( f \) is concave down on that interval.
Memory Trick:
Positive (\( + \)) is a smile: Concave Up \( \cup \)
Negative (\( - \)) is a frown: Concave Down \( \cap \)
Points of Inflection (POI)
A point of inflection is a point on the graph where the concavity changes (either from up to down or from down to up).
To find potential points of inflection:
1. Find where \( f''(x) = 0 \) or where \( f''(x) \) is undefined.
2. Crucial Step: You must verify that the sign of \( f''(x) \) actually changes at that point. If \( f''(x) \) is positive on both sides of a point, it is not a point of inflection!
Note: This is very similar to how we found relative extrema in Section 5.4, but we are using the second derivative instead of the first.
Quick Review: Concavity is about the sign of \( f''(x) \). Inflection points are where that sign swaps.
5.7 Using the Second Derivative Test to Determine Extrema
Don't let the name confuse you! While the "Test for Concavity" tells us the shape of the graph, the Second Derivative Test is a specific method used to classify relative (local) extrema (maximums and minimums).
How to Use the Second Derivative Test
Suppose you have a critical point where \( f'(c) = 0 \). To figure out if it's a high point or a low point without making a first-derivative number line, you can plug \( c \) into the second derivative:
- If \( f'(c) = 0 \) and \( f''(c) < 0 \), then \( f \) has a local maximum at \( x = c \). (Think: It’s a horizontal slope on a frown).
- If \( f'(c) = 0 \) and \( f''(c) > 0 \), then \( f \) has a local minimum at \( x = c \). (Think: It’s a horizontal slope on a smile).
- If \( f''(c) = 0 \) or is undefined, the test is inconclusive. You must go back and use the First Derivative Test.
Why do we use this? Sometimes calculating the second derivative is easier than testing values on a number line, especially in "Optimization" problems (Section 5.11).
Common Mistake to Avoid: Students often mix these up. They think "positive" means "maximum." Remember: \( f''(x) > 0 \) means the graph is "holding water" like a bowl, which means the point at the bottom is a minimum!
Step-by-Step: Analyzing a Function
Let's look at how you might apply this to a function like \( f(x) = x^3 - 3x^2 \).
1. Find the derivatives:
\( f'(x) = 3x^2 - 6x \)
\( f''(x) = 6x - 6 \)
2. Find Critical Points (where \( f'(x) = 0 \)):
\( 3x(x - 2) = 0 \implies x = 0, x = 2 \)
3. Apply the Second Derivative Test:
For \( x = 0 \): \( f''(0) = 6(0) - 6 = -6 \). Since this is negative, the graph is concave down. Therefore, \( x = 0 \) is a local maximum.
For \( x = 2 \): \( f''(2) = 6(2) - 6 = +6 \). Since this is positive, the graph is concave up. Therefore, \( x = 2 \) is a local minimum.
4. Find Inflection Points (where \( f''(x) = 0 \)):
\( 6x - 6 = 0 \implies x = 1 \).
Check the sign change: If \( x < 1 \), \( f''(x) \) is negative. If \( x > 1 \), \( f''(x) \) is positive.
Since the sign changes, \( (1, f(1)) \) is a point of inflection.
AP Exam Tips and Justification
On the AP Exam, especially in the Free-Response Section (Section II), you cannot just show a number line. You must use words to justify your answers.
How to Justify Concavity:
"The graph of \( f \) is concave up on the interval \( (a, b) \) because \( f''(x) > 0 \) on that interval."
How to Justify a Point of Inflection:
"The function \( f \) has a point of inflection at \( x = c \) because \( f''(x) \) changes sign at \( x = c \)." (Note: It is not enough to say \( f''(c) = 0 \); you must mention the sign change).
How to Justify Extrema using the Second Derivative Test:
"There is a relative minimum at \( x = c \) because \( f'(c) = 0 \) and \( f''(c) > 0 \)."
Calculator Reminder: For the calculator-active sections, you can use your graphing calculator to find where the second derivative is zero or to calculate the value of \( f''(c) \) numerically. However, you must always write the "setup" (the equation or derivative you are evaluating) on your paper!
Key Takeaways
- Concave Up: \( f''(x) > 0 \) (Smile shape).
- Concave Down: \( f''(x) < 0 \) (Frown shape).
- Inflection Point: Where \( f''(x) \) changes sign.
- Second Derivative Test: Uses the bend of the curve at a critical point to identify if it's a peak (max) or a valley (min).