We’ve seen how we can approach along paths to show that some limits do not exist, but we still don’t have any methods for showing that multivariable limits do exist. Our first tool for doing this will be the epsilon-delta definition of a limit, which will allow us to formally prove that a limit exists.

Unfortunately, the epsilon-delta approach has some draw backs. Epsilon-delta proofs can be difficult, and they often require you to either guess or compute the value of a limit prior to starting the proof! So, we will want some easier methods for evaluating limits. One such method will be changing coordinates in a way that reduces our limit to a single variable limit.

Epsilon-delta definition

Let’s begin by recalling the epsilon-delta definition of a limit from single variable calculus.

We use this definition to guide our formal definition of a limit for multivariable functions.

Because the inputs here are points in , when we take points “close to” , we do this in terms of distance. Recall that we can compute the distance between points and as So when we’re considering all such that , we’re taking all points within a distance of . This is called the open ball of radius centered at .

When we add in the condition that , we are excluding the point itself.

Now that we have a formal definition of limits, let’s revisit our result about approaching a point along various paths.

Proof
In this proof, we’ll handle the case where both limits exist. Suppose and . We’ll prove the contrapositive of the given statement: if exists, then .

Suppose . Then there exists such that for , we have .

Since , there exists some such that for all with , we have . Since is continuous, we can also find some such that for . Since , we also have that . From this, we have that

Since this must be true for all , we must have .

By the same reasoning, applied to the path , we have . Thus, we would need to have .

Changing coordinates

Although doing a delta-epsilon proof can be effective for proving that a limit exists and what it’s equal to, we still need to predict the value of a limit before starting such a proof. So, we’d like some other techniques for showing that multivariable limits exist, and for evaluating them.

One strategy for evaluating limits is to change coordinates in a way that reduces our multivariable limit to a single variable limit.

Suppose we’re taking the limit of a function as , so we’re approaching the origin. In polar coordinates , approaching the origin is equivalent to taking . It doesn’t matter what does; as long as goes to , we will be approaching the origin.

This makes polar coordinates a common and convenient choice for a change of variables to evaluate limits.

Similarly, when the domain of a function is , we can use spherical coordinates to evaluate a limit approaching the origin.

In other situations, a different change of coordinates might be more useful. For example, linear changes of coordinates might be used.

We can also change coordinates to help us show that certain limits do not exist.

In all of the above cases, we considered limits approaching the origin. We can use similar techniques to evaluate limits approaching other points, often by translating coordinate systems.