Topic 9 / 17intermediate
Limits and Continuity
Evaluate limits of functions of several variables by substitution, prove non-existence using the two-path method, and characterize continuity.
For functions of two or more variables, a limit requires the function value to approach the same number along **every** path leading to . This is more restrictive than a single-variable limit.
Direct substitution
If is **continuous** at — for instance, a polynomial or a rational function whose denominator does not vanish there — then . For most well-behaved problems, plug in.
Two-path method to prove non-existence
If you find two specific paths approaching along which has different limits, the multivariable limit cannot exist. Common test paths to : , , , , , etc.
Strategy tips
- Try linear paths first (, ). If they agree, try parabolic () or polar.
- If two different limits appear, you're done — limit DNE.
Continuity
is **continuous at ** if (i) is defined, (ii) the limit exists, (iii) the two are equal. Polynomials are continuous everywhere. Rational functions are continuous wherever the denominator is nonzero. Compositions of continuous functions are continuous.
Patching for continuity
If is given piecewise with a value assigned at a point, is continuous there iff the limit at that point equals . To make continuous, set (the limit, if it exists).
Worked examples
Example 1
Evaluate .
- 1Polynomial — substitute directly.
Answer
.Example 2
Show does not exist.
- 1Path :
- 2Path :
- 3Two different limits → limit DNE.
Answer
Limit does not exist (paths give 0 and 1/2).Example 3
Find that makes continuous at , where for and .
- 1Bound: since .
- 2As , , so by squeeze, .
- 3Set .
Answer
.Interactive visualizations
Loading visualization…
Comparing limit values along different paths approaching .
approaching . Paths give 0; gives 1/2 — limit DNE.
Formulas in this topic
Substitution rule
If f continuous at (a,b).
Two-path test
Disagreement along any two paths kills the limit.