Intro to Limits

Classical algebra is excellent at describing static relationships, but it breaks down when we try to describe instantaneous change.

 

Consider the formula for speed:

 

Speed = distance / time

 

Now imagine taking a photograph of a car speeding down the highway at 100 km/h. In that frozen instant, how far does the car travel? Zero meters. How much time elapses? Zero seconds. If we try to calculate the speed of the car using only the data in that photo, we get: 0 / 0

 

Algebraically, 0 / 0 is undefined. Yet we know the car has a speed; the speedometer reads 100 km/h.

 

This is the central problem that calculus lets us solve. To handle “0 / 0” situations, we need a tool that lets us analyze a value without actually touching the point where the math explodes. That tool is the limit.

 

We can think of the limit as a tool for analyzing where a function is headed.

 

When we ask “what is the limit of f(x) as x approaches a,” we are really asking: “Based on the behaviour of the function everywhere except at a, what value is f(x) trying to approach?”

 

Imagine a bridge across a canyon with a single wooden plank missing at the exact center. You can walk infinitely close to the hole from the left. You can walk infinitely close from the right. But you never step on the hole. Even though the plank (the actual value of the function) is missing at that point, the height of the bridge at that point is still perfectly predictable from the structure leading up to it.

We now have seen that limits allow us to analyze how a function behaves close to a specific point. But we can also zoom out and ask what happens as we approach infinity or negative infinity. Does the function grow without bound, or does it settle down to a specific level?

 

For example, we could use a function to model the vibration of a plucked guitar string. If we let time go to infinity (t → ∞), the vibration dampens and settles at 0 (silence). You may have seen this idea in earlier math classes as horizontal asymptotes. Those are really just limits in disguise.

 

We now know how to look for a trend, but we also need a rule for when a prediction is valid. A limit only exists if the function approaches the same value from both sides.

 

Concretely, we must check two directions:

• The left-hand limit (x → a⁻): approaching the target from values less than a.
• The right-hand limit (x → a⁺): approaching the target from values greater than a.

 

If these two one-sided limits are equal, the overall limit exists.

 

If the left-hand behaviour and right-hand behaviour lead to different values, there’s no single answer the function is “agreeing on,” so the limit does not exist.

 

We can use limits to see why 1 / 0 is undefined. Look at the function f(x) = 1 / x as x approaches 0.

 

• From the right (x → 0⁺): plugging in tiny positive numbers (like 0.0001) gives a huge positive number. The function shoots toward positive infinity (+∞).
• From the left (x → 0⁻): plugging in tiny negative numbers (like −0.0001) gives a huge negative number. The function dives toward negative infinity (−∞).

Because the left-hand and right-hand limits disagree, the limit does not exist.

 

Now, let’s return to our seemingly frozen car (0 / 0) and see how limits fix the problem.

 

To get the speed at an instant, we start by calculating the average speed between two points in time. Geometrically, this is a secant line cutting through the curve. Then we apply the limit by sliding the second point closer and closer to the first.

 

If we actually merge the points, we get 0 / 0 and the whole calculation collapses. But if we use a limit (as the time gap → 0), we don’t merge them. We only get infinitely close.

 

As the time gap collapses, the secant line morphs into a tangent line. We watch an “average” turn into an instantaneous reality. That is the idea behind the derivative.

Reflect & Explore

Here are some open-ended questions to help you think more deeply about this material and connect it to related ideas.

 

  • It is possible to create a function that has a well-defined limit at x = a even though the function never gets close to that value anywhere in a visible way (or seems like it shouldn’t). If yes, what would it look like? If not, why not?

 

  • Suppose a function grows without bound, but extremely slowly (like log x). Another grows very fast (like e^x). Both have the same limit as x → ∞ in the sense that they diverge to infinity. Does that feel like “the same outcome”? What extra concept would you introduce to distinguish “how” they go to infinity?

 

  • A function represents the temperature in a room after turning on a heater. Everyone expects it to approach a steady temperature. Now imagine the thermostat is poorly tuned and causes the temperature to overshoot and undershoot forever but with shrinking swings. Does the limit exist?

 

 

Leave a Reply

Discover more from MathSciProblems

Subscribe now to keep reading and get access to the full archive.

Continue reading