Study Guide: Limits and Continuity in Multivariable Calculus
Limits and Continuity
Limits and Continuity in Multivariable Calculus
This study guide covers the fundamental concepts of limits and continuity for functions of multiple variables, specifically focusing on functions of the form . Unlike single-variable calculus, where a limit is approached from only two directions (left and right), multivariable limits must be consistent across an infinite number of paths.
Learning Objectives
After studying this material, you should be able to:
- Define the limit of a function of two variables using the formal definition.
- Understand the concept of an open disk as the multivariable equivalent of an open interval.
- Evaluate limits of multivariable functions using algebraic limit laws.
- Prove that a limit does not exist using the Two-Path Test.
- Verify the continuity of a function at a specific point .
The "Big Idea"
In single-variable calculus, the limit exists if the left-hand limit equals the right-hand limit. In multivariable calculus, the domain is a plane (or higher-dimensional space). For a limit to exist, the function must approach regardless of which path in the -plane you take to reach . If you find even two paths that yield different results, the limit does not exist (DNE).
Key Terms & Glossary
- Open Disk: A set of points such that the distance to a center point is less than a radius . Formally: .
- Example: The region inside a circle, not including the boundary line.
- Definition: The formal proof framework for limits. For every error tolerance , there exists a distance such that if the input is within of the target point, the output is within of the limit .
- Path-Dependence: A property where the limit value changes based on the curve (path) followed to reach the point.
- Example: Approaching along the x-axis vs. the line .
- Continuity: A function is continuous at if the limit exists, the function is defined at that point, and the limit equals the function value.
Formula / Concept Box
| Law | Formula / Property |
|---|---|
| Limit Definition | $\forall \epsilon > 0, \exists \delta > 0 \text{ s.t. } 0 < \sqrt{(x-x_0)^2 + (y-y_0)^2} < \delta \implies |
| Sum Law | |
| Product Law | |
| Quotient Law | , provided |
| Continuity Condition |
Hierarchical Outline
- I. Limits of Functions of Two Variables
- A. From Intervals to Disks: In 1D we use ; in 2D we use the distance formula for a disk.
- B. The Formal Definition: Relates the proximity in the domain (disk) to the proximity in the range (z-axis).
- II. Evaluating Limits
- A. Direct Substitution: Applicable for polynomials and rational functions where the denominator is non-zero.
- B. Limit Laws: Sum, Difference, Constant Multiple, Product, Quotient, Power, and Root laws.
- III. Non-Existence of Limits
- A. The Two-Path Test: If along path and along path , and , then the limit DNE.
- B. Common Paths to Test: (y-axis), (x-axis), (lines), (parabolas).
- IV. Continuity
- A. Three Requirements: exists; exists; they are equal.
- B. Composition of Continuous Functions: If and are continuous, is continuous.
Visual Anchors
Comparison: 1D vs 2D Approach
Visualization of the Delta-Disk
Definition-Example Pairs
Definition: The Two-Path Test If a function approaches different values along two different paths as approaches , then the limit of at that point does not exist.
[!TIP] Real-World Example: Think of a mountain pass. If you approach a peak from the North ridge, you might reach an altitude of 5,000ft. If you approach from the South valley, you might end at a cliff face at 4,800ft. Because the elevations don't meet at the same point from different directions, there is a "discontinuity" or no single "limit" height for that specific longitude/latitude coordinate.
Worked Examples
Example 1: Proving a Limit Does Not Exist
Problem: Show that does not exist.
Step 1: Test Path 1 (x-axis, )
Step 2: Test Path 2 (y-axis, )
Conclusion: Since $$1 \neq -1$$, the limit depends on the path and therefore does not exist.
Example 2: Evaluating via Limit Laws
Problem: Evaluate .
Solution: Because this is a polynomial, it is continuous everywhere. We can use direct substitution:
- $6 - 1 + 5 = 10$ The limit is 10.
Checkpoint Questions
- What is the geometric difference between a neighborhood in 1D calculus and 2D calculus?
- If along the path and along the path , does this prove the limit is 5? Why or why not?
- State the three conditions required for to be continuous at .
▶Click to expand answers
- In 1D, it is an open interval . In 2D, it is an open disk.
- No. Testing paths can only prove a limit does not exist. To prove it does exist, you must use limit laws, squeeze theorem, or the definition, as there are infinitely many paths to check.
- (1) is defined; (2) The limit as exists; (3) The limit equals .