The basic idea for limits of functions of one variable is that given
any ε we can find a δ
such that if we are
within δ of x = a in the domain then f(x) lies between the lines
y
= L - ε and y = L + ε . Formally | f(x) - L| < ε whenever | x-a | <
δ.
But what about a function of 2 variables? I'll formalize
the language later but for now we'll consider the following 3 animations
which
illustrate qualitatively what limits of functions of 2 variables are all about.
The
first difference when we talk about functions of 2 variables is that instead of considering an interval containing x = a in
the domain
of the form a - δ < x < a + δ
We talk about a circle centered at a point (x0,y0) of radius
δ in the domain of the form
(x-x0)2
+ (y-y0)2 < δ2 .
Then
the definition of limit takes on a strikingly similar form: The limit of f(x,y) as (x,y)
approaches (x0,y0) = L means that
Given
any ε there is a δ such that the value of z = f(x,y) lies between the planes z = L - ε
and
z = L + ε
Whenever (x,y) is in the circle (x-x0)2
+ (y-y0)2 < δ2 .
See Animation
1 -- Notice as we shrink the circle (let δ go to 0) centered at (x0,y0)
the surface is confined between planes which are converging to z = 1.