How do you find the multivariable limit?
And are limits for functions of several variables similar to finding limits in calculus 1?
There is some similarity between defining the limit of a function of a single variable versus two variables.
But there is a critical difference because we can now approach from any direction.
What?
Single Variable Vs Multivariable Limits
Recall that in single variable calculus, \(x\) can approach \(a\) from either the left or the right.
In other words, there are only two paths:
- One-Sided Limits
- Two-Sided Limits
\begin{equation}
\lim _{x \rightarrow a^{+}} f(x) \text { or } \lim _{x \rightarrow a^{-}} f(x) \text { or } \lim _{x \rightarrow \infty} f(x) \text { or } \lim _{x \rightarrow-\infty} f(x)
\end{equation}
\begin{equation}
\lim _{x \rightarrow a} f(x)
\end{equation}
But, for a function of two variables, things are a bit more complex.
Why?
Because we can let \(\left( {x,y} \right)\) approach \(\left( {a,b} \right)\) from an infinite number of directions in any manner we desire as long as \(\left( {x,y} \right)\) stays inside the domain of \(f(x, y)\) as the image below demonstrates.
Paths Approach
Does this mean we need to evaluate the limit from every possible direction?
Heavens no! That would be exhausting and quite impossible.
Instead, we simply employ a new strategy called the “paths” approach!
todo: we need to reformat the following
\(\mathop {\lim }\limits_{\left( {x,y} \right) \to \left( {a,b} \right)} f\left( {x,y} \right) = L\), if \(f\left( {x,y} \right) \to {L_1}\) as \(\left( {x,y} \right) \to \left( {a,b} \right)\) along path \({C_1}\) and if \(f\left( {x,y} \right) \to {L_2}\) as \(\left( {x,y} \right) \to \left( {a,b} \right)\) along path , where \(L = {L_1} = {L_2}\). If \({L_1} \ne {L_2}\) then \(\mathop {\lim }\limits_{\left( {x,y} \right) \to \left( {a,b} \right)} f\left( {x,y} \right)\)does not exist
How To Find The Limit Of A Multivariable Function – With Steps
Keeping in mind what we already know about limits…
…let’s go through the rules for limits of functions of several variables.
- Plug in the given value. If you get a tangible value, then this is your solution.
- If you get an indeterminate form, then try to simplify and re-evaluate – do NOT use L’Hopital’s rule, as L’Hoptial’s rule only applies to functions of a single variable.
- If still you get an indeterminate form, then the limit does not exist and must be verified using the two-paths approach.
Let’s look at two examples to see how this works.
Example #1
Find the limit if it exists, or show that the limit does not exist.
\begin{equation}
\lim _{(x, y) \rightarrow(-5,2)} x y \cos (2 y+ x)
\end{equation}
First, we will plug in our point and simplify.
\begin{equation}
\lim _{(x, y) \rightarrow(-5,2)} x y \cos (2 y+x)=(-5)(2) \cos (5(2)+2(-5))=-10 \cos (0)=-10(1)=-10
\end{equation}Because we found a tangible number, the limit exists, and we know that as \(\left( {x,y} \right)\) approaches \(\left( { – 5,2} \right)\), then \(f\left( {x,y} \right)\)approaches -10.
Example #2
Find the limit if it exists, or show that the limit does not exist.
\begin{equation}
\lim _{(x, y) \rightarrow(0,0)} \frac{(x+y)^{2}}{x^{2}+y^{2}}
\end{equation}
Let’s plug in our point and simplify.
\begin{equation}
\lim _{(x, y) \rightarrow(0,0)} \frac{(x+y)^{2}}{x^{2}+y^{2}}=\frac{(0+0)^{2}}{0^{2}+0^{2}}=\frac{0}{0}
\end{equation}Because we have an indeterminate form, and we cannot simplify the function further, we will use paths to show the limit does not exist.
First, we must choose a particular path by letting \(x\) remain untouched and \(y = 0\), such that:
\begin{equation}
(x, 0) \rightarrow(0,0)
\end{equation}\begin{equation}
\lim _{(x, 0) \rightarrow(0,0)} \frac{(x+0)^{2}}{x^{2}+0^{2}} \Rightarrow \lim _{(x, 0) \rightarrow(0,0)} \frac{x^{2}}{x^{2}}=1
\end{equation}Next, we must choose a different path, one where \(y \ne 0\). Let’s allow \(x\) to remain untouched and \(y = x\), such that:
\begin{equation}
(x, x) \rightarrow(0,0)
\end{equation}\begin{equation}
\lim _{(x, x) \rightarrow(0,0)} \frac{(x+x)^{2}}{x^{2}+x^{2}} \Rightarrow \lim _{(x, x) \rightarrow(0,0)} \frac{(2 x)^{2}}{2 x^{2}} \Rightarrow \lim _{(x, x) \rightarrow(0,0)} \frac{4 x^{2}}{2 x^{2}}=2
\end{equation}Now, because our first path yielded a value of “1” and our second path yielded a value of “2”, and \(1 \ne 2\) we have obtained different limits along different paths, thus showing the limit does not exist.
Cool!
And don’t worry, we will work through numerous examples in the video below, and I’ll show you some tricks for how to apply the two-paths method and choose the best “paths.”
In fact, you will find that it may even be beneficial to use polar coordinates to find the limit.
Continuity Of Multivariable Functions
Okay, but why does the paths approach work?
Because the definition of a limit of a function of two variables only refers to the distance between \(\left( {x,y} \right)\) to \(\left( {a,b} \right)\), not the direction of approach. Therefore, for the limit to exist then \(f\left( {x,y} \right)\) must approach the same limit value regardless of how \(\left( {x,y} \right)\) approaches \(\left( {a,b} \right)\).
This means that if the limit exists, we can use it to determine continuity.
A function \(f\) of two variables is called continuous at \(\left( {a,b} \right)\) if \(\mathop {\lim }\limits_{\left( {x,y} \right) \to \left( {a,b} \right)} f\left( {x,y} \right) = f\left( {a,b} \right)\). We say \(f\) is continuous on \(D\) if \(f\) is continuous at all points \(\left( {a,b} \right)\) in \(D\).
This means that a surface that is a graph of a continuous function has no holes or breaks, and we use the properties of limits to help us prove it.
Example #1
For instance, let’s determine the largest set on which the function \(f\left( {x,y} \right) = \frac{1}{{{x^2} – y}}\) is continuous.
Well, all we have to do is determine the domain of the function, and since it is a rational function, we know that we can’t divide by zero, so
\begin{equation}
\begin{aligned}
&x^{2}-y \neq 0 \\
&x^{2} \neq y
\end{aligned}
\end{equation}Therefore, the domain of \(f\left( {x,y} \right)\) is \(\left\{ {\left( {x,y} \right):{x^2} \ne y} \right\}\), which means \(f\left( {x,y} \right)\) is continuous on \({\mathbb{R}^2}\) except along the parabola \(y = {x^2}\).
Example #2
Let’s look at another example.
Determine the largest set on which the function \(f\left( {x,y,z} \right) = \sqrt {x + y + z} \) is continuous.
Well, we have a square root function, and we know that we can’t take the square root of a negative number. Which means the radicand must be positive. So \(x+y+z>0\).
Thus, the domain of \(f\left( {x,y,z} \right)\) is \(\left\{ {\left( {x,y,z} \right):x + y + z>0} \right\}\), which means \(f\left( {x,y,z} \right)\) is continuous on and above the \(z = – x – y\).
Perfect!
Together we will expand upon our knowledge of limits and continuity. We will use the delta epsilon proof to discover how to evaluate a limit of a function of several variables and develop the means for providing a limit that does not exist with the two-paths method. And we will learn how to determine the largest set on which a function of several variables is continuous.
It’s going to be fun, so let’s jump right in!
Video Tutorial w/ Full Lesson & Detailed Examples (Video)
Get access to all the courses and over 450 HD videos with your subscription
Monthly and Yearly Plans Available
Still wondering if CalcWorkshop is right for you?
Take a Tour and find out how a membership can take the struggle out of learning math.