Limits Demystified (Part 2)

Welcome back! If you’ve read my last post Limits Demystified (Part 1) I hope you realized that calculus isn’t that scary. In fact, according to my personal experience, limits are in fact easier to comprehend than many Algebra 1 topics. Absurd but realistic.

Limits Tending to Infinity

Okay, maybe the mere word infinity turns you off. Well, think of it this way. When you move along the real number line starting from the origin and go right, you pass the numbers 1, 2, 3, 4… If you pass further, you will encounter bigger numbers: a thousand, a million, a billion… Well, what if you went all the way forever? That’s infinity.

So, let’s take a look at the following graph:

graph-8

We want to find the limit of this graph as x approaches 3 from both sides.

Now, you probably remember what we do when we encounter limits – we imagine two people and a roller coaster ride:

graph-7

However, this graph has a vertical asymptote at the point x = 3. This is just a fancy line for a vertical line that the graph approaches, but never actually reaches.

That means that both people will never reach the meeting point, since I just said that the graph never actually reaches it. So, what is the limit at that point?

Let’s imagine that the meeting point is a point – infinity. So both people are heading toward that point, albeit forever. That means that the graph tends to infinity at that point, or:

lim-9

However, this is only one school of thought. Other mathematicians have decided that since infinity is not a defined point, the graph doesn’t even have a limit there. It’s up to you to decide, but now you know that the above situation is rather equivocal. However, both representations are correct – the limit-to-infinity representation and the limit-is-undefined one.

And, to close off the discussion on limits, one final graph:

graph-1

This graph isn’t defined at the point x = 3. What is the limit of the function as it approaches 3 from the left; from the right; from both sides?

Now this question is a bit more complicated than our previous graph. However, our faithful friends come to our assitance:

graph-2

When the person in green (on the left) reaches the meeting point, he says that it’s located at the y-coordinate of 4.

However, the person on the right reaches the meeting point and disagrees. “It’s located at y-coordinate of 1″, he says.

Who’s right? Well, both of them. The limit from the left and the right are different, however, they are limits. (Again, it doesn’t matter if the function is defined there or not. It’s just how the function looks).

Let’s write it in mathematical language:

lim-5

The minus sign on top of the lim simply means that x is approaching 3 from the left.

And from the right:

lim-3

I guess you got the meaning of the plus sign. Here, x approaches 3 from the right.

However, the two limits are different. Which do we choose for the from-both-sides limit?

lim-8

Well, it’s simple. No calculations, no advanced techniques. If the two limits aren’t equal, the function doesn’t have a from-both-sides limit. It’s undefined.

lim-7

So, we’ve analyzed our fourth function and with this, I conclude this chapter on limits.

Any questions / tips / suggestions are welcome in the comments, as usual.

Until then,
Vladimirr Petrunko

Limits Demystified (Part 1)

Welcome back! It’s been a long while since I last wrote a post here… Today I’ll delve into the realm of calculus! One of the reasons for this decision is the “calculus-o-phobia” that surrounds modern students. I’d like to examine the basic tenets of calculus step by step and show that it’s really that easy!

As always, I won’t use textbook definitions or complicated formulas, just layman’s terms. However, this blog post is a bit lengthy so, if you like, you might want to tackle it in several sittings. So, are you ready?

Let’s start with a function:graph-1

Let’s find the limit of this function as the variable x approaches 1.

To do this, let’s imagine two people approaching the x-value of 1 (the “meeting point”) from opposite ends of the graph along the function like on a roller coaster ride. The following illustration shows what I mean:

graph-2

Those two people just go with the flow. They don’t know how the function was defined – whether it’s a quadratic, cubic equation or a piecewise graph. They simply slide along the waves of the graph, ignorant of the mathematics behind this.

When the person on the left (in green) reaches the meeting point, he tells the y-coordinate of the point (in this case 3). To rephrase this in mathematical terms,

The limit of our function,
as x approaches 1 from the left,
is 3.

Note the key words – from the left. For now, we don’t care about the part of the graph to the right of the meeting point. We’re only interested in the left part.

The person on the right (in orange) does the same. Since the graph is continuous, he also finds that the y-coordinate is 3. Or,

The limit of our function,
as x approaches 1 from the right,
is 3.

Now, if the limit from the left and right at a given point are equal, then we say that the function has a limit at the point. So, according to this definition,

The limit of our function,
as x approaches 1,
is 3.

Which basically means: the y-coordinate of the meeting point (located at = 1) of two people, arriving from opposite ends of the function, travelling along its graph, is 3.

You may have noticed that the value of the function at our meeting point is also 3. That’s not surprising, since our function is continuous and it doesn’t really matter whether we take the y-coordinate of the meeting point directly or arrive at the point from opposite ends of the graph.

Or does it?

Let’s take this function:

graph-3.png

It’s almost the same as the previous function. However, unlike in the previous example, our smooth graph has a discontinuity at our meeting point. The function is defined there, though, but is equal to 1 instead of 3.

However, when we ask our two faithful friends to come together from opposite ends of the graph, we notice that they both say that the x-coordinate of their meeting place is 3. Just as before, they take a roller coaster ride:

graph-4

They have absolutely no way of knowing that someone “removed” the point (1, 3) from the list (xy) coordinates of the graph. Again, they don’t know how the function is defined. They simple ride the graph like a roller coaster.

But when they come to the meeting point, they notice something weird… The function isn’t defined at 3, it’s defined at 1. However, the function still has a limit there, and – more importantly – the limit is still equal to 3.

Just a bit of Mathematical notation…

I haven’t used a single formula yet in my blog post (and that’s good, in fact). I guess, just for the sake of mathematics, I need to show you how to write a limit formally. You won’t be rambling about people and roller coasters in Calculus class. I mean, you might do that, but it’s only for your own understanding. Here’s how you would write it on paper:

lim-4

Which just means, as x approaches 1 from both sides, the y-coordinate approaches 3.

In the next blog post I’ll take a look at several other kinds of limits – limits that tend to infinity and limits that do not exist.

Until then,

Vladimirr