Continuity and discontinuities
Why This Matters
Imagine you're drawing a picture without ever lifting your pencil off the paper. That's a great way to think about **continuity** in math! It's all about whether a function (which is just a fancy math rule that takes an input and gives an output) flows smoothly without any breaks, jumps, or holes. Why does this matter? Well, in the real world, things often behave smoothly. Think about the temperature outside changing gradually, or a car's speed increasing steadily. If we're trying to model these things with math, we need to know if our mathematical models are continuous. If they're not, it means something abrupt or unexpected is happening. Understanding continuity helps us predict behavior, find maximums and minimums (like the highest point a rocket reaches or the lowest temperature in a day), and even understand how things change over time. Discontinuities, on the other hand, tell us where those sudden changes or problems might occur, like a light switch suddenly turning off or a bridge having a missing section.
Key Words to Know
What Is This? (The Simple Version)
Think of a road trip. A continuous road means you can drive from one town to the next without ever hitting a broken bridge, a missing section, or a giant cliff. You can just keep going!
In math, a continuous function is like that smooth road. You can draw its graph (the picture of the function) without ever lifting your pencil. It's connected, whole, and has no surprises. If you have to lift your pencil, even for a tiny moment, then the function is discontinuous (it has a break).
There are a few ways a 'road' can be broken:
- Holes: Imagine a tiny pothole in the road that you could fall into if you weren't careful. In math, this is a single point missing from the graph.
- Jumps: Picture a sudden cliff where the road just ends, and then magically restarts at a different height. You'd need to jump to get across!
- Vertical Asymptotes: This is like a giant, uncrossable wall that the road gets closer and closer to, but never actually reaches or crosses. It goes up forever or down forever right there.
Real-World Example
Let's think about the price of a taxi ride.
Imagine a taxi charges you based on how far you travel. For the first mile, it's $5. For the second mile, it's $8. For the third mile, it's $11, and so on. This is a discontinuous situation, specifically a jump discontinuity.
Here's why:
- You travel 0.9 miles: The cost is $5.
- You travel exactly 1 mile: The cost immediately jumps to $8 (it doesn't gradually go from $5 to $8).
- You travel 1.9 miles: The cost is still $8.
- You travel exactly 2 miles: The cost jumps again, this time to $11.
If you were to draw a graph of the taxi fare versus distance, it would look like a series of steps. At each whole mile mark, the graph would jump up to the next price level. You'd have to lift your pencil at those exact mile points to draw the next step. This shows that the taxi fare function is not continuous; it has sudden jumps!
How It Works (Step by Step)
To check if a function is continuous at a specific point (let's call it 'c'), you need to make sure three things are true, like checking three locks on a door:
- Does the point exist? First, make sure the function actually has a value at 'c'. (Is there a door at 'c'?).
- Does the limit exist? Check if the function is heading towards a single value as you get super close to 'c' from both sides. (Do both paths to the door lead to the same spot?).
- Do they match up? Finally, confirm that the function's value at 'c' is exactly the same as the value it's heading towards. (Is the door where the paths meet?).
If all three of these conditions are met, then the function is continuous at point 'c'. If even one fails, it's discontinuous.
Types of Discontinuities
When a function isn't continuous, we call the breaks discontinuities. There are a few main types, like different kin...
Common Mistakes (And How to Avoid Them)
Here are some traps students often fall into and how to dodge them:
- Mistake 1: Only checking one side for limits....
2 more sections locked
Upgrade to Starter to unlock all study notes, audio listening, and more.
Exam Tips
- 1.Always check the three conditions for continuity in order: 1) f(c) exists, 2) lim x→c f(x) exists, and 3) f(c) = lim x→c f(x).
- 2.For piecewise functions (functions defined by different rules for different parts), pay extra attention to the 'boundary' points where the rules change.
- 3.When dealing with rational functions (fractions with 'x' in the bottom), look for values of 'x' that make the denominator zero; these are potential discontinuities.
- 4.Practice identifying the *type* of discontinuity (removable, jump, infinite) as this is a common exam question.
- 5.Remember that polynomials (like x^2 + 3x - 5) and exponential functions (like 2^x) are always continuous everywhere.