Calculus: Limits and Derivatives
Introduction to Limits
Approaching a Value
In calculus, we're often interested in what happens to a function as we get incredibly close to a certain input value, without necessarily caring about what happens at that exact spot. This idea is called a limit.
Think of it like walking towards a wall. You can get closer and closer, telling people your distance from it. You might be one foot away, then an inch, then a millimeter. The limit is the point you're approaching: the wall itself. Whether you actually touch the wall doesn't change the fact that you're getting infinitely close to it.
A limit describes the value a function approaches as its input approaches a certain number. We write the limit of a function as approaches a value like this:
This expression reads: "The limit of as approaches equals ." Here, is the value the function is getting closer and closer to.
Limits are the foundation of calculus, essential for understanding how functions behave near specific points or as they approach infinity.
Let's look at a simple function, . What is the limit as approaches 3? As gets closer to 3 (from values like 2.9, 2.99, or 3.1, 3.01), the value of gets closer to 5. So, we say the limit is 5.
Sometimes, you can find the limit just by plugging the value in. This is called direct substitution. But it doesn't always work, especially if the function is undefined at that point.
Limits on a Graph
Visualizing limits can make the concept much clearer. On a graph, a limit is the -value that the curve approaches as you move along the x-axis toward a specific point. The function doesn't actually have to reach that -value. There could be a hole in the graph at that exact spot, but the limit still exists.
Consider the function . If we try to plug in , we get , which is undefined. The graph has a hole at . However, we can still find the limit. By tracing the curve from either side, we can see that as gets closer to 2, the function's value gets closer to 4. Therefore, the limit is 4.
One-Sided Limits
Sometimes a function behaves differently depending on which direction you approach an x-value from. This brings us to one-sided limits.
A left-hand limit is the value a function approaches as comes from the negative side (from values less than ). We denote this with a small minus sign:
A right-hand limit is the value a function approaches as comes from the positive side (from values greater than ). We use a small plus sign:
For a general limit to exist at a point, the left-hand limit and the right-hand limit must both exist and be equal to each other.
If the limit from the left doesn't equal the limit from the right, the overall limit does not exist at that point. This often happens with piecewise functions or functions with jumps in their graphs.
Limits at Infinity
We can also ask what happens to a function as grows infinitely large in either the positive or negative direction. These are called limits at infinity, and they describe the end behavior of a function. This is useful for finding horizontal asymptotes.
We write them like this:
Consider the function . As gets very large (like 1,000, or 1,000,000), the value of gets very small, approaching 0. The same thing happens as becomes a large negative number. So, the limit is 0 in both cases.
For rational functions (a polynomial divided by another polynomial), you can find the limit at infinity by comparing the highest powers of in the numerator and denominator.
- If the numerator's highest power is smaller, the limit is 0.
- If the denominator's highest power is smaller, the limit is or .
- If the powers are the same, the limit is the ratio of the leading coefficients.
Example: For , the highest power is in both the numerator and denominator. The limit as is the ratio of their coefficients, .
What does the concept of a limit in calculus primarily describe?
For a limit to exist, which of the following must be true?
Understanding limits is the first major step into the world of calculus. It's a powerful tool that paves the way for understanding change.