Skip to content
Sahithyan's S2
1
Sahithyan's S2 — Methods of Mathematics

Limits

lim(x,y)(a,b)f(x)=L\lim_{(x,y)\to{(a,b)}} {f(x)}=L iff:

ϵ>0  δ>0  (x,y)D  (0<(xa)2+(yb)2<δ    f(x,y)L<ϵ)\forall{\epsilon>0}\; \exists{\delta>0}\; \forall{(x,y)\in D}\; \bigg( 0<\sqrt{(x-a)^2 + (y-b)^2}<\delta\implies |f(x,y)-L|<\epsilon \bigg)

In the above definition statement, circular δ\delta-disk was used; square neighbourhood can also be used. The target point can be approached in any directions.

Multivariable limit properties are analogous to the single variable limits.

Let ff be a real-valued function defined on DR2D\subseteq \mathbb{R}^2. Let (a,b)D(a,b)\in \overline{D}.

If lim(x,y)(a,b)f\lim_{(x,y)\to {(a,b)}} f exists, then it is unique.

Suppose as (x,y)(a,b)(x,y) \to (a,b), fL1f \to L_1 along a path C1C_1 and fL2f\to L_2 along a different path C2C_2.

If L1L2L_1 \neq L_2 then the lim(x,y)(a,b)f\lim_{(x,y)\to (a,b)} f doesn’t exist.

Aka. repeated limits. If ff is defined in a neighborhood of a point (a,b)(a,b) in R2\mathbb{R}^2 and limxaf(x,y)\lim_{x\to a} f(x,y) exists, which is a function of yy only, then the limit of this function as yby\to b can be written as:

limyb  limxaf(x,y)\lim_{y\to{b}} \; \lim_{x\to{a}} {f(x,y)}

Similarily, another limit exists.

limxa  limybf(x,y)\lim_{x\to{a}} \; \lim_{y\to{b}} {f(x,y)}

Note:

  • The two repeated limits may or may not exist independently
  • The two repeated limits, when they exist, may or may not be equal.
  • Existence of the 2-variable limit \centernot    \centernot\implies existence of either of the two repeated limits
  • Existence of the repeated limits \centernot    \centernot\implies existence of 2-variable limit
  • If the repeated limit exists and they are not equal, then the 2-variable limit cannot exist.
  • If a repeated limit exists, along with the 2-variable limit, then these two would be equal