Lesson 1

Monotonicity and concavity

<p>Learn about Monotonicity and concavity in this comprehensive lesson.</p>

AI Explain — Ask anything

Why This Matters

Imagine you're tracking the speed of a roller coaster. Sometimes it's always going faster, sometimes always slower. Other times, it might be speeding up even more or slowing down even more. This is what **monotonicity** and **concavity** help us understand about how things change! In Calculus, these ideas are super important because they let us describe the behavior of functions (which are just mathematical rules that tell us how one thing relates to another). They help us predict if a stock price is going up or down, if a population is growing or shrinking, or even how a rocket's speed is changing. By understanding these concepts, you'll be able to look at a graph or an equation and immediately know a lot about what's happening. It's like having X-ray vision for numbers and graphs!

Key Words to Know

01
Monotonicity — Describes whether a function is consistently increasing or consistently decreasing over an interval.
02
Increasing Function — A function where the output (y-value) always gets larger as the input (x-value) gets larger.
03
Decreasing Function — A function where the output (y-value) always gets smaller as the input (x-value) gets larger.
04
First Derivative (f'(x)) — Tells us the slope of the function at any point, indicating if the function is increasing (positive slope) or decreasing (negative slope).
05
Critical Points — The x-values where the first derivative is zero or undefined, indicating potential changes in monotonicity.
06
Concavity — Describes the curvature of a function's graph, whether it's bending upwards (like a cup) or downwards (like a frown).
07
Concave Up — A curve that bends upwards, like a U-shape, where the slope is increasing.
08
Concave Down — A curve that bends downwards, like an n-shape, where the slope is decreasing.
09
Second Derivative (f''(x)) — Tells us about the rate of change of the slope, indicating if the function is concave up (positive) or concave down (negative).
10
Inflection Point — A point on the graph where the concavity changes (from concave up to concave down, or vice versa).

What Is This? (The Simple Version)

Let's break down these fancy words into simple ideas:

  • Monotonicity (Is it going up or down?)

    • Think of walking up or down a hill. If you're always walking uphill, even if it's a gentle slope, you're increasing. If you're always walking downhill, you're decreasing. This is monotonicity!
    • A function is increasing if its graph is always going up from left to right. (Like climbing a ladder).
    • A function is decreasing if its graph is always going down from left to right. (Like sliding down a slide).
    • If it's doing either of these, it's called monotonic (meaning it's consistently going one way).
  • Concavity (Is it curving like a cup or a frown?)

    • Now, imagine you're a tiny ant walking on that hill. Concavity tells you about the shape of the hill.
    • Concave Up (like a cup or a smile): If the hill looks like a bowl that could hold water, it's concave up. The curve is bending upwards. (Think of a U-shape).
    • Concave Down (like a frown or an upside-down cup): If the hill looks like an upside-down bowl that would spill water, it's concave down. The curve is bending downwards. (Think of an n-shape).
    • This tells us if the rate of change (how fast it's going up or down) is itself increasing or decreasing.

Real-World Example

Let's use the example of a car accelerating on a highway.

  1. Monotonicity (Speeding up or slowing down?):

    • If your car's speed is going from 30 mph to 40 mph to 50 mph, its speed is increasing. The function representing your speed over time is increasing.
    • If you hit the brakes and your speed goes from 60 mph to 50 mph to 40 mph, your speed is decreasing. The function is decreasing.
  2. Concavity (How is the rate of speeding up or slowing down changing?):

    • Concave Up (Speeding up faster or slowing down slower):
      • Imagine you floor the gas pedal. Your speed isn't just increasing, it's increasing at an increasing rate. You're going from 30 to 40 (gain 10), then 40 to 55 (gain 15), then 55 to 75 (gain 20). The curve of your speed graph would be concave up, like a smile.
      • Or, if you're braking, but you're easing off the brake pedal. You go from 60 to 40 (lose 20), then 40 to 30 (lose 10), then 30 to 25 (lose 5). You're still decreasing, but you're decreasing at a decreasing rate. The curve would still be concave up!
    • Concave Down (Speeding up slower or slowing down faster):
      • Imagine you're speeding up, but you're slowly lifting your foot off the gas. You go from 30 to 50 (gain 20), then 50 to 65 (gain 15), then 65 to 70 (gain 5). You're still increasing, but you're increasing at a decreasing rate. The curve would be concave down, like a frown.
      • Or, if you slam on the brakes. You go from 60 to 30 (lose 30), then 30 to 10 (lose 20), then 10 to 0 (lose 10). You're decreasing at an increasing rate. The curve would be concave down!

How It Works (Step by Step)

We use the derivatives (which tell us about the slope or rate of change) of a function to figure out monotonicity and concavity.

To find where a function is Increasing or Decreasing (Monotonicity):

  1. Find the first derivative of the function, usually written as f'(x). (This tells you the slope at any point).
  2. Set the first derivative equal to zero, f'(x) = 0, and solve for x. These are your critical points (where the slope might change from positive to negative, or vice versa).
  3. Pick test numbers in the intervals created by your critical points. Plug these into f'(x).
  4. If f'(x) > 0 (positive), the function is increasing in that interval. (The slope is uphill).
  5. If f'(x) < 0 (negative), the function is decreasing in that interval. (The slope is downhill).

To find where a function is Concave Up or Concave Down (Concavity):

  1. Find the second derivative of the function, usually written as f''(x). (This tells you about the rate of change of the slope).
  2. Set the second derivative equal to zero, f''(x) = 0, and solve for x. These are your possible inflection points (where the concavity might change).
  3. Pick test numbers in the intervals created by your possible inflection points. Plug these into f''(x).
  4. If f''(x) > 0 (positive), the function is concave up in that interval. (The curve holds water).
  5. If f''(x) < 0 (negative), the function is concave down in that interval. (The curve spills water).
  6. If the concavity actually changes at one of your possible inflection points, then it is a true inflection point.

Common Mistakes (And How to Avoid Them)

Here are some common traps students fall into and how to steer clear of them:

  • Mixing up first and second derivati...
This section is locked

1 more section locked

Upgrade to Starter to unlock all study notes, audio listening, and more.

Exam Tips

  • 1.Always clearly label your intervals when stating where a function is increasing/decreasing or concave up/down.
  • 2.Use a sign chart for f'(x) and f''(x) to organize your test points and conclusions; it helps prevent errors and shows your work clearly.
  • 3.Remember that critical points (from f'(x)=0) are candidates for local maximums/minimums, and possible inflection points (from f''(x)=0) are candidates for actual inflection points.
  • 4.Don't forget to check for points where f'(x) or f''(x) are undefined, as these can also be critical points or possible inflection points.
  • 5.When asked to justify your answers, always refer back to the sign of f'(x) for monotonicity and f''(x) for concavity.
👋 Ask Aria anything!