Welcome to the Shape of Calculus: Concavity!

In our previous chapters, we used the first derivative \(f'(x)\) to figure out if a function was moving up (increasing) or down (decreasing). Now, we are going to look at the bend of the curve. Does the graph curve upward like a smile or downward like a frown? This "bend" is called concavity, and it is revealed by the second derivative \(f''(x)\). Understanding concavity helps us create more accurate graphs and provides a shortcut for finding local maximums and minimums!

5.6: Determining Concavity

Concavity describes how a graph is curving. There are two main types you need to know for the AP Exam:

1. Concave Up: The graph curves upward like a bowl or a cup. If you were to draw tangent lines to the curve, they would all lie below the graph.
Mathematically: A function \(f\) is concave up on an interval if \(f''(x) > 0\) for all \(x\) in that interval.

2. Concave Down: The graph curves downward like an umbrella or a mountain. If you were to draw tangent lines to the curve, they would all lie above the graph.
Mathematically: A function \(f\) is concave down on an interval if \(f''(x) < 0\) for all \(x\) in that interval.

Quick Memory Trick:
\(f''(x) > 0\) (Positive) = Smile (Concave Up)
\(f''(x) < 0\) (Negative) = Frown (Concave Down)

Points of Inflection (POI)

A Point of Inflection is a point on the graph where the concavity changes (from up to down or down to up). For a point to be a POI:

1. The function \(f(x)\) must be continuous at that point.
2. The second derivative \(f''(x)\) must change sign (from positive to negative or vice versa).

Note: Just because \(f''(x) = 0\) doesn't mean it's a POI! You must verify that the sign actually changes.

Step-by-Step: Finding Intervals of Concavity

Don't worry if this seems like a lot of steps; it's very similar to finding increasing/decreasing intervals!

1. Find the second derivative: Calculate \(f''(x)\).
2. Find "Possible" Points of Inflection: Set \(f''(x) = 0\) or find where \(f''(x)\) is undefined. These are your partition numbers.
3. Create a Sign Chart: Mark your partition numbers on a number line and test a value in each interval to see if \(f''(x)\) is positive or negative.
4. Conclude: Intervals where \(f''(x) > 0\) are concave up; intervals where \(f''(x) < 0\) are concave down.

Key Takeaway:

The Second Derivative tells us the Concavity. A Point of Inflection occurs only when the sign of \(f''(x)\) changes.

5.7: Using the Second Derivative Test

Wait... didn't we already have a way to find relative extrema (maximums and minimums) using the First Derivative Test? Yes! But the Second Derivative Test is an alternative method that is often faster if you already have the second derivative handy.

How the Test Works

Imagine a point where the slope is zero (\(f'(c) = 0\)).
If the graph is concave up (a smile) at that point, that "bottom" of the smile must be a relative minimum.
If the graph is concave down (a frown) at that point, that "top" of the frown must be a relative maximum.

The Official Rules

Suppose \(f'(c) = 0\) (this means \(x = c\) is a critical point):

1. If \(f''(c) < 0\), then \(f\) has a relative maximum at \(x = c\).
2. If \(f''(c) > 0\), then \(f\) has a relative minimum at \(x = c\).
3. If \(f''(c) = 0\) (or is undefined), the test is inconclusive. You must go back and use the First Derivative Test instead!

Common Mistake to Avoid

Students often mix these up because they associate "negative" with "minimum." Remember the visual: A negative second derivative means the graph frowns, and the top of a frown is a maximum!

Key Takeaway:

The Second Derivative Test uses the concavity at a critical point to determine if that point is a peak or a valley.

5.9: Connecting \(f\), \(f'\), and \(f''\)

On the AP Exam, you will often be given a graph of \(f'\) and asked about the concavity of \(f\). Here is the "Golden Thread" that connects them:

If \(f\) is Concave Up:
\(\implies f''(x) > 0\)
\(\implies f'(x)\) is increasing.

If \(f\) is Concave Down:
\(\implies f''(x) < 0\)
\(\implies f'(x)\) is decreasing.

Did you know?
A Point of Inflection on the graph of \(f\) corresponds to a relative maximum or minimum on the graph of \(f'\)!

Quick Review for the AP Exam

  • Concavity: The "bend" of the curve. Look at the sign of \(f''(x)\).
  • Point of Inflection: Where concavity changes sign.
  • Second Derivative Test:
    • \(f'(c) = 0\) and \(f''(c) > 0 \implies\) Relative Min
    • \(f'(c) = 0\) and \(f''(c) < 0 \implies\) Relative Max
  • Calculator Tip: On the calculator-permitted section, you can use the numerical derivative feature to check the value of \(f''(c)\) without doing the algebra by hand! However, you must still write the setup (the expression you are evaluating) on your paper.

Looking for more? This chapter helps set the stage for Optimization and Sketching Graphs, where we combine everything we know about derivatives to solve real-world problems and visualize complex functions!