maths.free › Multivariable Calculus › 4. Differentiation of Functions of Several Variables › Limits and Continuity
Limits and Continuity
Calculate the limit of a function of two variables.
Limit of a Function of Two Variables
Recall from The Limit of a Function the definition of a limit of a function of one variable:
Let \(f(x)\) be defined for all \(x\ne a\) in an open interval containing \(a.\) Let \(L\) be a real number. Then
\[\underset{x\to a}{\text{lim}}f(x)=L\]if for every \(\epsilon >0,\) there exists a \(\delta >0,\) such that if \(0<|x-a|<\delta\) for all \(x\) in the domain of \(f,\) then
\[|f(x)-L|<\epsilon .\]Before we can adapt this definition to define a limit of a function of two variables, we first need to see how to extend the idea of an open interval in one variable to an open interval in two variables.
The idea of a \(\delta\) disk appears in the definition of the limit of a function of two variables. If \(\delta\) is small, then all the points \((x,y)\) in the \(\delta\) disk are close to \((a,b).\) This is completely analogous to \(x\) being close to \(a\) in the definition of a limit of a function of one variable. In one dimension, we express this restriction as
\[a-\deltaProving that a limit exists using the definition of a limit of a function of two variables can be challenging. Instead, we use the following theorem, which gives us shortcuts to finding limits. The formulas in this theorem are an extension of the formulas in the limit laws theorem in The Limit Laws.
Condensed — the full section is in OpenStax Calculus Volume 3.
Interior Points and Boundary Points
To study continuity and differentiability of a function of two or more variables, we first need to learn some new terminology.
An example of an open set is a \(\delta\) disk. If we include the boundary of the disk, then it becomes a closed set. A set that contains some, but not all, of its boundary points is neither open nor closed. For example if we include half the boundary of a \(\delta\) disk but not the other half, then the set is neither open nor closed.
The definition of a limit of a function of two variables requires the \(\delta\) disk to be contained inside the domain of the function. However, if we wish to find the limit of a function at a boundary point of the domain, the \(\delta \ \text{disk}\) is not contained inside the domain. By definition, some of the points of the \(\delta \ \text{disk}\) are inside the domain and some are outside. Therefore, we need only consider points that are inside both the \(\delta\) disk and the domain of the function. This leads to the definition of the limit of a function at a boundary point.
Condensed — the full section is in OpenStax Calculus Volume 3.
Continuity of Functions of Two Variables
In Continuity, we defined the continuity of a function of one variable and saw how it relied on the limit of a function of one variable. In particular, three conditions are necessary for \(f(x)\) to be continuous at point \(x=a\text{:}\)
- \(f(a)\) exists.
- \(\underset{x\to a}{\text{lim}}f(x)\) exists.
- \(\underset{x\to a}{\text{lim}}f(x)=f(a).\)
These three conditions are necessary for continuity of a function of two variables as well.
Example
Try it.
Show that the function \(f(x,y)=\frac{3x+2y}{x+y+1}\) is continuous at point \((5,-3).\)
Solution
There are three conditions to be satisfied, per the definition of continuity. In this example, \(a=5\) and \(b=-3.\)
- \(f(a,b)\) exists. This is true because the domain of the function \(f\) consists of those ordered pairs for which the denominator is nonzero (i.e., \(x+y+1\ne 0).\) Point \((5,-3)\) satisfies this condition. Furthermore,
\[f(a,b)=f(5,-3)=\frac{3(5)+2(-3)}{5+(-3)+1}=\frac{15-6}{2+1}=3.\] - \(\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y)\) exists. This is also true:
\[\begin{array}{ll}\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y) & =\underset{(x,y)\to (5,-3)}{\text{lim}}\frac{3x+2y}{x+y+1} \\ & =\frac{\underset{(x,y)\to (5,-3)}{\text{lim}}(3x+2y)}{\underset{(x,y)\to (5,-3)}{\text{lim}}(x+y+1)} \\ & =\frac{15-6}{5-3+1} \\ & =3.\end{array}\] - \(\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y)=f(a,b).\) This is true because we have just shown that both sides of this equation equal three.
Continuity of a function of any number of variables can also be defined in terms of delta and epsilon. A function of two variables is continuous at a point \(({x}_{0},{y}_{0})\) in its domain if for every \(\epsilon >0\) there exists a \(\delta >0\) such that, whenever \(\sqrt{{(x-{x}_{0})}^{2}+{(y-{y}_{0})}^{2}}<\delta\) it is true, \(|f(x,y)-f(a,b)|<\epsilon .\) This definition can be combined with the formal definition (that is, the epsilon–delta definition) of continuity of a function of one variable to prove the following theorems:
Let’s now use the previous theorems to show continuity of functions in the following examples.
Condensed — the full section is in OpenStax Calculus Volume 3.
Functions of Three or More Variables
The limit of a function of three or more variables occurs readily in applications. For example, suppose we have a function \(f(x,y,z)\) that gives the temperature at a physical location \((x,y,z)\) in three dimensions. Or perhaps a function \(g(x,y,z,t)\) can indicate air pressure at a location \((x,y,z)\) at time \(t.\) How can we take a limit at a point in \({ℝ}^{3}?\) What does it mean to be continuous at a point in four dimensions?
The answers to these questions rely on extending the concept of a \(\delta\) disk into more than two dimensions. Then, the ideas of the limit of a function of three or more variables and the continuity of a function of three or more variables are very similar to the definitions given earlier for a function of two variables.
To show that a limit of a function of three variables exists at a point \(({x}_{0},{y}_{0},{z}_{0}),\) it suffices to show that for any point in a \(\delta\) ball centered at \(({x}_{0},{y}_{0},{z}_{0}),\) the value of the function at that point is arbitrarily close to a fixed value (the limit value). All the limit laws for functions of two variables hold for functions of more than two variables as well.
Condensed — the full section is in OpenStax Calculus Volume 3.
Key Concepts
- To study limits and continuity for functions of two variables, we use a \(\delta\) disk centered around a given point.
- A function of several variables has a limit if for any point in a \(\delta\) ball centered at a point \(P,\) the value of the function at that point is arbitrarily close to a fixed value (the limit value).
- The limit laws established for a function of one variable have natural extensions to functions of more than one variable.
- A function of two variables is continuous at a point if the limit exists at that point, the function exists at that point, and the limit and function are equal at that point.
Limits and Continuity
For the following exercises, find the limit of the function.
For the following exercises, evaluate the limits at the indicated values of \(x\ \text{and}\ y.\) If the limit does not exist, state this and explain why the limit does not exist.
For the following exercises, complete the statement.
For the following exercises, use algebraic techniques to evaluate the limit.
For the following exercises, evaluate the limits of the functions of three variables.
For the following exercises, evaluate the limit of the function by determining the value the function approaches along the indicated paths. If the limit does not exist, explain why not.
Discuss the continuity of the following functions. Find the largest region in the \(xy\text{-plane}\) in which the following functions are continuous.
Condensed — the full section is in OpenStax Calculus Volume 3.
Practice (40)
Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.
-
Find each of the following limits:
- \(\underset{(x,y)\to (2,-1)}{\text{lim}}({x}^{2}-2xy+3{y}^{2}-4x+3y-6)\)
- \(\underset{(x,y)\to (2,-1)}{\text{lim}}\frac{2x+3y}{4x-3y}\)
גלה את התשובה
- First use the sum and difference laws to separate the terms:
\[\begin{array}{l} \\ \underset{(x,y)\to (2,-1)}{\text{lim}}({x}^{2}-2xy+3{y}^{2}-4x+3y-6) \\ =(\underset{(x,y)\to (2,-1)}{\text{lim}}{x}^{2})-(\underset{(x,y)\to (2,-1)}{\text{lim}}2xy)+(\underset{(x,y)\to (2,-1)}{\text{lim}}3{y}^{2})-(\underset{(x,y)\to (2,-1)}{\text{lim}}4x) \\ +(\underset{(x,y)\to (2,-1)}{\text{lim}}3y)-(\underset{(x,y)\to (2,-1)}{\text{lim}}6).\end{array}\]
Next, use the constant multiple law on the second, third, fourth, and fifth limits:
\[\begin{array}{l} \\ \\ =(\underset{(x,y)\to (2,-1)}{\text{lim}}{x}^{2})-2(\underset{(x,y)\to (2,-1)}{\text{lim}}xy)+3(\underset{(x,y)\to (2,-1)}{\text{lim}}{y}^{2})-4(\underset{(x,y)\to (2,-1)}{\text{lim}}x) \\ +3(\underset{(x,y)\to (2,-1)}{\text{lim}}y)-\underset{(x,y)\to (2,-1)}{\text{lim}}6.\end{array}\]
Now, use the power law on the first and third limits, and the product law on the second limit:
\[\begin{array}{l} \\ \\ \\ ={(\underset{(x,y)\to (2,-1)}{\text{lim}}x)}^{2}-2(\underset{(x,y)\to (2,-1)}{\text{lim}}x)(\underset{(x,y)\to (2,-1)}{\text{lim}}y)+3{(\underset{(x,y)\to (2,-1)}{\text{lim}}y)}^{2} \\ -4(\underset{(x,y)\to (2,-1)}{\text{lim}}x)+3(\underset{(x,y)\to (2,-1)}{\text{lim}}y)-\underset{(x,y)\to (2,-1)}{\text{lim}}6.\end{array}\]
Last, use the identity laws on the first six limits and the constant law on the last limit:
\(\begin{array}{ll}\underset{(x,y)\to (2,-1)}{\text{lim}}({x}^{2}-2xy+3{y}^{2}-4x+3y-6) & ={(2)}^{2}-2(2)(-1)+3{(-1)}^{2}-4(2)+3(-1)-6 \\ & =-6.\end{array}\) - Before applying the quotient law, we need to verify that the limit of the denominator is nonzero. Using the difference law, constant multiple law, and identity law,
\[\begin{array}{ll}\underset{(x,y)\to (2,-1)}{\text{lim}}(4x-3y) & =\underset{(x,y)\to (2,-1)}{\text{lim}}4x-\underset{(x,y)\to (2,-1)}{\text{lim}}3y \\ & =4(\underset{(x,y)\to (2,-1)}{\text{lim}}x)-3(\underset{(x,y)\to (2,-1)}{\text{lim}}y) \\ & =4(2)-3(-1)=11.\end{array}\]
Since the limit of the denominator is nonzero, the quotient law applies. We now calculate the limit of the numerator using the difference law, constant multiple law, and identity law:
\[\begin{array}{ll}\underset{(x,y)\to (2,-1)}{\text{lim}}(2x+3y) & =\underset{(x,y)\to (2,-1)}{\text{lim}}2x+\underset{(x,y)\to (2,-1)}{\text{lim}}3y \\ & =2(\underset{(x,y)\to (2,-1)}{\text{lim}}x)+3(\underset{(x,y)\to (2,-1)}{\text{lim}}y) \\ & =2(2)+3(-1) \\ & =1.\end{array}\]
Therefore, according to the quotient law we have
\[\underset{(x,y)\to (2,-1)}{\text{lim}}\frac{2x+3y}{4x-3y}=\frac{\underset{(x,y)\to (2,-1)}{\text{lim}}(2x+3y)}{\underset{(x,y)\to (2,-1)}{\text{lim}}(4x-3y)}=\frac{1}{11}.\]
-
Evaluate the following limit:
\[\underset{(x,y)\to (5,-2)}{\text{lim}}\sqrt[3]{\frac{{x}^{2}-y}{{y}^{2}+x-1}}.\]גלה את התשובה
\(\underset{(x,y)\to (5,-2)}{\text{lim}}\sqrt[3]{\frac{{x}^{2}-y}{{y}^{2}+x-1}}=\frac{3}{2}\)
-
Show that neither of the following limits exist:
- \(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{2xy}{3{x}^{2}+{y}^{2}}\)
- \(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4x{y}^{2}}{{x}^{2}+3{y}^{4}}\)
גלה את התשובה
- The domain of the function \(f(x,y)=\frac{2xy}{3{x}^{2}+{y}^{2}}\) consists of all points in the \(xy\text{-plane}\) except for the point \((0,0)\) (). To show that the limit does not exist as \((x,y)\) approaches \((0,0),\) we note that it is impossible to satisfy the definition of a limit of a function of two variables because of the fact that the function takes different values along different lines passing through point \((0,0).\) First, consider the line \(y=0\) in the \(xy\text{-plane.}\) Substituting \(y=0\) into \(f(x,y)\) gives
\[f(x,0)=\frac{2x(0)}{3{x}^{2}+{0}^{2}}=0\]
for any value of \(x.\) Therefore the value of \(f\) remains constant for any point on the \(x\text{-axis,}\) and as \(y\) approaches zero, the function remains fixed at zero.
Next, consider the line \(y=x.\) Substituting \(y=x\) into \(f(x,y)\) gives
\[f(x,x)=\frac{2x(x)}{3{x}^{2}+{x}^{2}}=\frac{2{x}^{2}}{4{x}^{2}}=\frac{1}{2}.\]
This is true for any point on the line \(y=x.\) If we let \(x\) approach zero while staying on this line, the value of the function remains fixed at \(\frac{1}{2},\) regardless of how small \(x\) is.
Choose a value for \(\epsilon\) that is less than \(1\text{/}2\)—say, \(1\text{/}4.\) Then, no matter how small a \(\delta\) disk we draw around \((0,0),\) the values of \(f(x,y)\) for points inside that \(\delta\) disk will include both \(0\) and \(\frac{1}{2}.\) Therefore, the definition of limit at a point is never satisfied and the limit fails to exist.
In a similar fashion to a., we can approach the origin along any straight line passing through the origin. If we try the \(x\text{-axis}\) (i.e., \(y=0),\) then the function remains fixed at zero. The same is true for the \(y\text{-axis.}\) Suppose we approach the origin along a straight line of slope \(k.\) The equation of this line is \(y=kx.\) Then the limit becomes
\[\begin{array}{ll}\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4x{y}^{2}}{{x}^{2}+3{y}^{4}} & =\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4x{(kx)}^{2}}{{x}^{2}+3{(kx)}^{4}} \\ & =\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4{k}^{2}{x}^{3}}{{x}^{2}+3{k}^{4}{x}^{4}} \\ & =\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4{k}^{2}x}{1+3{k}^{4}{x}^{2}} \\ & =\frac{\underset{(x,y)\to (0,0)}{\text{lim}}(4{k}^{2}x)}{\underset{(x,y)\to (0,0)}{\text{lim}}(1+3{k}^{4}{x}^{2})} \\ & =0\end{array}\]
regardless of the value of \(k.\) It would seem that the limit is equal to zero. What if we chose a curve passing through the origin instead? For example, we can consider the parabola given by the equation \(x={y}^{2}.\) Substituting \({y}^{2}\) in place of \(x\) in \(f(x,y)\) gives
\[\begin{array}{ll}\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4x{y}^{2}}{{x}^{2}+3{y}^{4}} & =\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4({y}^{2}){y}^{2}}{{({y}^{2})}^{2}+3{y}^{4}} \\ & =\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4{y}^{4}}{{y}^{4}+3{y}^{4}} \\ & =\underset{(x,y)\to (0,0)}{\text{lim}}1 \\ & =1.\end{array}\]
By the same logic in a., it is impossible to find a \(\delta\) disk around the origin that satisfies the definition of the limit for any value of \(\epsilon <1.\) Therefore, \(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4x{y}^{2}}{{x}^{2}+3{y}^{4}}\) does not exist.
-
Show that
\[\underset{(x,y)\to (2,1)}{\text{lim}}\frac{(x-2)(y-1)}{{(x-2)}^{2}+{(y-1)}^{2}}\]does not exist.
גלה את התשובה
If \(y=k(x-2)+1,\) then \(\underset{(x,y)\to (2,1)}{\text{lim}}\frac{(x-2)(y-1)}{{(x-2)}^{2}+{(y-1)}^{2}}=\frac{k}{1+{k}^{2}}.\) Since the answer depends on \(k,\) the limit fails to exist.
-
Prove \(\underset{(x,y)\to (4,3)}{\text{lim}}\sqrt{25-{x}^{2}-{y}^{2}}=0.\)
גלה את התשובה
The domain of the function \(f(x,y)=\sqrt{25-{x}^{2}-{y}^{2}}\) is \(\{(x,y)\in {ℝ}^{2}|{x}^{2}+{y}^{2}\le 25\},\) which is a circle of radius \(5\) centered at the origin, along with its interior as shown in the following graph.
We can use the limit laws, which apply to limits at the boundary of domains as well as interior points:
\[\begin{array}{ll}\underset{(x,y)\to (4,3)}{\text{lim}}\sqrt{25-{x}^{2}-{y}^{2}} & =\sqrt{\underset{(x,y)\to (4,3)}{\text{lim}}(25-{x}^{2}-{y}^{2})} \\ & =\sqrt{\underset{(x,y)\to (4,3)}{\text{lim}}25-\underset{(x,y)\to (4,3)}{\text{lim}}{x}^{2}-\underset{(x,y)\to (4,3)}{\text{lim}}{y}^{2}} \\ & =\sqrt{25-{4}^{2}-{3}^{2}} \\ & =0.\end{array}\]See the following graph.
-
Evaluate the following limit:
\[\underset{(x,y)\to (5,-2)}{\text{lim}}\sqrt{29-{x}^{2}-{y}^{2}}.\]גלה את התשובה
\(\underset{(x,y)\to (5,-2)}{\text{lim}}\sqrt{29-{x}^{2}-{y}^{2}}=0\)
-
Show that the function \(f(x,y)=\frac{3x+2y}{x+y+1}\) is continuous at point \((5,-3).\)
גלה את התשובה
There are three conditions to be satisfied, per the definition of continuity. In this example, \(a=5\) and \(b=-3.\)
- \(f(a,b)\) exists. This is true because the domain of the function \(f\) consists of those ordered pairs for which the denominator is nonzero (i.e., \(x+y+1\ne 0).\) Point \((5,-3)\) satisfies this condition. Furthermore,
\[f(a,b)=f(5,-3)=\frac{3(5)+2(-3)}{5+(-3)+1}=\frac{15-6}{2+1}=3.\] - \(\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y)\) exists. This is also true:
\[\begin{array}{ll}\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y) & =\underset{(x,y)\to (5,-3)}{\text{lim}}\frac{3x+2y}{x+y+1} \\ & =\frac{\underset{(x,y)\to (5,-3)}{\text{lim}}(3x+2y)}{\underset{(x,y)\to (5,-3)}{\text{lim}}(x+y+1)} \\ & =\frac{15-6}{5-3+1} \\ & =3.\end{array}\] - \(\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y)=f(a,b).\) This is true because we have just shown that both sides of this equation equal three.
- \(f(a,b)\) exists. This is true because the domain of the function \(f\) consists of those ordered pairs for which the denominator is nonzero (i.e., \(x+y+1\ne 0).\) Point \((5,-3)\) satisfies this condition. Furthermore,
-
Show that the function \(f(x,y)=\sqrt{26-2{x}^{2}-{y}^{2}}\) is continuous at point \((2,-3).\)
גלה את התשובה
- The domain of \(f\) contains the ordered pair \((2,-3)\) because \(f(a,b)=f(2,-3)=\sqrt{16-2{(2)}^{2}-{(-3)}^{2}}=3\)
- \(\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y)=3\)
- \(\underset{(x,y)\to (a,b)}{\text{lim}}f(x,y)=f(a,b)=3\)
-
Show that the functions \(f(x,y)=4{x}^{3}{y}^{2}\) and \(g(x,y)=\text{cos}(4{x}^{3}{y}^{2})\) are continuous everywhere.
גלה את התשובה
The polynomials \(g(x)=4{x}^{3}\) and \(h(y)={y}^{2}\) are continuous at every real number, and therefore by the product of continuous functions theorem, \(f(x,y)=4{x}^{3}{y}^{2}\) is continuous at every point \((x,y)\) in the \(xy\text{-plane.}\) Since \(f(x,y)=4{x}^{3}{y}^{2}\) is continuous at every point \((x,y)\) in the \(xy\text{-plane}\) and \(g(x)=\text{cos}\ x\) is continuous at every real number \(x,\) the continuity of the composition of functions tells us that \(g(x,y)=\text{cos}(4{x}^{3}{y}^{2})\) is continuous at every point \((x,y)\) in the \(xy\text{-plane.}\)
-
Show that the functions \(f(x,y)=2{x}^{2}{y}^{3}+3\) and \(g(x,y)={(2{x}^{2}{y}^{3}+3)}^{4}\) are continuous everywhere.
גלה את התשובה
The polynomials \(g(x)=2{x}^{2}\) and \(h(y)={y}^{3}\) are continuous at every real number; therefore, by the product of continuous functions theorem, \(f(x,y)=2{x}^{2}{y}^{3}\) is continuous at every point \((x,y)\) in the \(xy\text{-plane.}\) Furthermore, any constant function is continuous everywhere, so \(g(x,y)=3\) is continuous at every point \((x,y)\) in the \(xy\text{-plane.}\) Therefore, \(f(x,y)=2{x}^{2}{y}^{3}+3\) is continuous at every point \((x,y)\) in the \(xy\text{-plane.}\) Last, \(h(x)={x}^{4}\) is continuous at every real number \(x,\) so by the continuity of composite functions theorem \(g(x,y)={(2{x}^{2}{y}^{3}+3)}^{4}\) is continuous at every point \((x,y)\) in the \(xy\text{-plane.}\)
-
Find \(\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}\frac{{x}^{2}y-3z}{2x+5y-z}.\)
גלה את התשובה
Before we can apply the quotient law, we need to verify that the limit of the denominator is nonzero. Using the difference law, the identity law, and the constant law,
\[\begin{array}{ll}\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}(2x+5y-z) & =2(\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}x)+5(\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}y)-(\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}z) \\ & =2(4)+5(1)-(-3) \\ & =16.\end{array}\]Since this is nonzero, we next find the limit of the numerator. Using the product law, difference law, constant multiple law, and identity law,
\[\begin{array}{ll}\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}({x}^{2}y-3z) & ={(\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}x)}^{2}(\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}y)-3\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}z \\ & =({4}^{2})(1)-3(-3) \\ & =16+9 \\ & =25.\end{array}\]Last, applying the quotient law:
\[\begin{array}{ll}\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}\frac{{x}^{2}y-3z}{2x+5y-z} & =\frac{\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}({x}^{2}y-3z)}{\underset{(x,y,z)\to (4,1,-3)}{\text{lim}}(2x+5y-z)} \\ & =\frac{25}{16}.\end{array}\] -
Find \(\underset{(x,y,z)\to (4,-1,3)}{\text{lim}}\sqrt{13-{x}^{2}-2{y}^{2}+{z}^{2}}.\)
גלה את התשובה
\(\underset{(x,y,z)\to (4,-1,3)}{\text{lim}}\sqrt{13-{x}^{2}-2{y}^{2}+{z}^{2}}=2\)
-
\(\underset{(x,y)\to (1,2)}{\text{lim}}x\)
-
\(\underset{(x,y)\to (1,2)}{\text{lim}}\frac{5{x}^{2}y}{{x}^{2}+{y}^{2}}\)
גלה את התשובה
2.0
-
Show that the limit \(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{5{x}^{2}y}{{x}^{2}+{y}^{2}}\) exists and is the same along the paths: \(y\text{-axis}\) and \(x\text{-axis,}\) and along \(y=x.\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{4{x}^{2}+10{y}^{2}+4}{4{x}^{2}-10{y}^{2}+6}\)
גלה את התשובה
\(\frac{2}{3}\)
-
\(\underset{(x,y)\to (11,13)}{\text{lim}}\sqrt{\frac{1}{xy}}\)
-
\(\underset{(x,y)\to (0,1)}{\text{lim}}\frac{{y}^{2}\text{sin}\ x}{x}\)
גלה את התשובה
\(1\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\text{sin}(\frac{{x}^{8}+{y}^{7}}{x-y+10})\)
-
\(\underset{(x,y)\to (\pi \text{/}4,1)}{\text{lim}}\frac{y\ \text{tan}\ x}{y+1}\)
גלה את התשובה
\(\frac{1}{2}\)
-
\(\underset{(x,y)\to (0,\pi \text{/}4)}{\text{lim}}\frac{\text{sec}\ x+2}{3x-\text{tan}\ y}\)
-
\(\underset{(x,y)\to (2,5)}{\text{lim}}(\frac{1}{x}-\frac{5}{y})\)
גלה את התשובה
\(-\frac{1}{2}\)
-
\(\underset{(x,y)\to (4,4)}{\text{lim}}x\ \text{ln}\ y\)
-
\(\underset{(x,y)\to (4,4)}{\text{lim}}{e}^{\text{-}{x}^{2}-{y}^{2}}\)
גלה את התשובה
\({e}^{-32}\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\sqrt{9-{x}^{2}-{y}^{2}}\)
-
\(\underset{(x,y)\to (1,2)}{\text{lim}}({x}^{2}{y}^{3}-{x}^{3}{y}^{2}+3x+2y)\)
גלה את התשובה
\(11.0\)
-
\(\underset{(x,y)\to (\pi ,\pi )}{\text{lim}}x\ \text{sin}(\frac{x+y}{4})\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{xy+1}{{x}^{2}+{y}^{2}+1}\)
גלה את התשובה
\(1.0\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{{x}^{2}+{y}^{2}}{\sqrt{{x}^{2}+{y}^{2}+1}-1}\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\text{ln}({x}^{2}+{y}^{2})\)
גלה את התשובה
The limit does not exist because when \(x\) and \(y\) both approach zero, the function approaches \(\text{ln}\ 0,\) which is undefined (approaches negative infinity).
-
A point \(({x}_{0},{y}_{0})\) in a plane region \(R\) is an interior point of \(R\) if _________________.
-
A point \(({x}_{0},{y}_{0})\) in a plane region \(R\) is called a boundary point of \(R\) if ___________.
גלה את התשובה
every open disk centered at \(({x}_{0},{y}_{0})\) contains points inside \(R\) and outside \(R\)
-
\(\underset{(x,y)\to (2,1)}{\text{lim}}\frac{x-y-1}{\sqrt{x-y}-1}\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{{x}^{4}-4{y}^{4}}{{x}^{2}+2{y}^{2}}\)
גלה את התשובה
\(0.0\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{{x}^{3}-{y}^{3}}{x-y}\)
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{{x}^{2}-xy}{\sqrt{x}-\sqrt{y}}\)
גלה את התשובה
\(0.00\)
-
\(\underset{(x,y,z)\to (1,2,3)}{\text{lim}}\frac{x{z}^{2}-{y}^{2}z}{xyz-1}\)
-
\(\underset{(x,y,z)\to (0,0,0)}{\text{lim}}\frac{{x}^{2}-{y}^{2}-{z}^{2}}{{x}^{2}+{y}^{2}-{z}^{2}}\)
גלה את התשובה
The limit does not exist.
-
\(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{xy+{y}^{3}}{{x}^{2}+{y}^{2}}\)
- Along the \(x\text{-axis}\) \((y=0)\)
- Along the \(y\text{-axis}\) \((x=0)\)
- Along the path \(y=2x\)
-
Evaluate \(\underset{(x,y)\to (0,0)}{\text{lim}}\frac{xy+{y}^{3}}{{x}^{2}+{y}^{2}}\) using the results of previous problem.
גלה את התשובה
The limit does not exist. The function approaches two different values along different paths.
Symbols used here
The non-negative number whose square (n-th power) is x.
Ratio of a circle's circumference to its diameter, 3.14159…
x belongs to A; every element of A is in B.
Small positive tolerances in the definition of a limit.
i² = −1.
The two sides are different.
Derivative with respect to x, holding the other variables fixed.
Vector of partial derivatives; points uphill.
Antiderivative (indefinite) or signed area from a to b (definite).
Integral over a region of the plane; integral around a closed curve.
A quantity with magnitude and direction; a column of numbers.
Σ u_i v_i; the length of v, √(v·v).
How to: Limits and Continuity
- Calculate the limit of a function of two variables.
- Learn how a function of two variables can approach different values at a boundary point, depending on the path of approach.
- State the conditions for continuity of a function of two variables.
- Verify the continuity of a function of two variables at a point.
- Calculate the limit of a function of three or more variables and verify the continuity of the function at a point.
- First use the sum and difference laws to separate the terms:
Questions people ask
What is a partial derivative?
The ordinary derivative with respect to one variable while every other variable is frozen — the slope of the surface in one coordinate direction.
What does the gradient point at?
Uphill: the direction of steepest increase, with length equal to that steepest slope. It is perpendicular to the level curves.
נסה את שלך.
Parts of this page are adapted from OpenStax Calculus Volume 3 (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.
יותר בפנים. Multivariable Calculus
Functions of several variablesPartial derivatives and the gradientOptimisation in several variablesDouble and triple integralsVector fields, line integrals and the big theorems