Limits and Continuity of Functions of Two Variables

Summary

For f(x,y) , the limit as (x,y)(a,b) must approach the same value along every path in the plane. Different path limits prove nonexistence; matching on several paths never proves existence by itself. Continuity requires the limit to exist and equal the function value.

Prerequisites

Limits, Multivariable Functions

Definition

lim(x,y)(a,b)f(x,y)=L

means: for every ε>0 there exists δ>0 such that

0<(xa)2+(yb)2<δ|f(x,y)L|<ε.

The function f is continuous at (a,b) if f(a,b) is defined and

lim(x,y)(a,b)f(x,y)=f(a,b).

Conditions / Assumptions

Worked Example

Consider

f(x,y)=x2y2x2+y2,(x,y)(0,0).

The path limits disagree, so lim(x,y)(0,0)f(x,y) does not exist. Defining f(0,0)=1 (or any value) cannot make f continuous at the origin.

By contrast, g(x,y)=x2+y2 is continuous everywhere by the polynomial continuity theorem, so lim(x,y)(a,b)g(x,y)=a2+b2 by substitution.

Common Mistakes

Connections

References

Multivariable limits and continuity are treated in OpenStax Calculus Volume 3.[1]


  1. OpenStax, Calculus Volume 3, Section 4.2, https://openstax.org/details/books/calculus-volume-3 ↩︎