Multivariable Functions: Domains, Level Sets & Early Limits
Page 1
Module Context
- Module 2: Calculus of Multivariable
Chapter focus: Multivariable Functions and Partial Derivatives. - Motivation: Functions with several independent variables dominate scientific applications (probability, statistics, fluid dynamics, electricity, etc.).
Their calculus is "richer" because variables interact in multiple ways; integrals and derivatives proliferate.
Fundamental Definition
- Let be a set of –tuples .
A real–valued function of several variables is a rule assigning a number
to every tuple in .
• = domain (input set).
• Range = all attainable values (output set).
• are independent / input variables.
• is the dependent / output variable.
Naming Conventions
- 2-variable case → typically write and imagine domain in the -plane.
- 3-variable case → write and imagine domain in 3-space.
- In applications, letters often carry meaning
• Example cylinder: (inputs ; output ).
Evaluating a Formula (Example 1)
Given ,
Domain Restrictions (Real-valued convention)
- Disallow inputs that would cause division by zero or complex results.
Examples:
• requires .
• requires .
Mini-Catalog of Functions (Example 2 & 3)
| Function | Domain (informal) | Range |
|——|——|——|
| | | |
| | | |
| | entire plane | |
| | | |
| | half-space z>0 | |
Page 2
Interior & Boundary in the Plane
- Interior point: is interior to a region if some disk centered there lies entirely in (Fig. 12.1a).
- Boundary point: every disk centered at intersects both and its complement (Fig. 12.1b).
The point itself can be in or out of . - Interior = set of all interior points.
Boundary = set of all boundary points. - Open region: consists only of interior points.
Closed region: contains its entire boundary.
Unit-Disk Examples (Fig. 12.2)
- Open disk {(x,y)\,|\,x^2+y^2<1} → every point interior; boundary excluded.
- Boundary circle → every point boundary; none interior.
- Closed disk → contains interior and boundary.
Bounded vs. Unbounded
- Bounded: lies inside some disk of finite radius.
- Unbounded: not bounded.
• Bounded examples: line segments, triangles, rectangles, disks.
• Unbounded examples: entire lines, axes, graphs over infinite intervals, half-planes, the plane itself.
Example: Domain of (Fig. 12.3)
- Domain = set including the parabola .
- Classification: closed (contains boundary), unbounded (extends infinitely).
Page 3
(Visual content extends Page 2 ideas—definitions already captured.)
Key Takeaways
- Adding or removing some boundary points creates sets that are neither open nor closed.
- Graphical intuition: interior ↔ shaded region; boundary ↔ curve separating interior/exterior.
Page 4
Extension to 3-Space
- Replace disks with balls.
• Closed ball = interior points + bounding sphere.
• Open ball = interior without sphere.
Definitions in Space
- Interior / boundary points mirror 2-D case but use spheres (Fig. 12.4).
- Open region in space ↔ only interior points.
- Closed region ↔ contains full boundary.
Typical Sets (Example 6)
- Open: open balls; open half-space z>0; first octant without coordinate planes; entire space.
- Closed: lines; planes; closed balls; closed half-space ; first octant with bounding planes.
- Neither: closed ball minus a spherical patch; solid cube missing a face/edge/corner.
Graphs & Level Curves (2 variables)
- Level curve: set .
- Graph (surface): set → written .
Example 7 – Paraboloid
Given :
- Domain: entire -plane.
- Range: .
- Graph: paraboloid opening downward (Fig. 12.5).
- Level curves → circles .
• → radius .
• → radius .
• → radius . - Level curve vs. Contour line:
• Level curve lies in the domain (plane).
• Contour line is the intersection of the surface with plane (Fig. 12.6).
Context (e.g., topographic maps) often calls both "contours".
Page 5
Special Note on
- The set yields only the single point (radius ) yet still qualifies as a level curve.
From 2-D to 3-D: Level Surfaces
- For a function a level surface is .
Example 8 – Radial Distance
:
- Each level surface (with c>0) is a sphere of radius centered at the origin (Fig. 12.8).
- The "surface" collapses to the single point at the origin.
- Graph of would require 4-D space (points ); here we focus only on level surfaces in 3-D domain.
- Direction matters: function increases when moving away from origin, decreases when moving toward it.
Page 6
Computer-Generated Graphing (Example 9)
Function describing subsurface temperature fraction:
where
• = time in days,
• = depth in feet.
Observations from Fig. 12.9:
- Amplitude decay with depth (factor ).
• At → variation ≈ 5 % of surface.
• At → variation < 0.25 %. - Phase shift: at 15 ft the cycle lags about half a year; deepest layers experience "seasonal inversion" (warmest in surface winter).
Page 7
Exercise Themes (12.1)
- Domain & Range analysis (problems 1–12).
• Tasks: determine domain, range, level curves, boundary, openness/closedness, boundedness. - Identifying Surfaces via Level Curves (13–18).
- Graph + Level Curves Production (19–28).
- Level Surfaces Sketching (29–36).
- Find specific Level Curve/Surface passing a point (37–44).
• Illustrates solving or for using given point. - Theory Problems (45–48)
• Max/min of on lines.
• Concorde sonic-boom carpet width (Fig. 12.10).
• Abstract definition of graphs in higher dimensions.
Concorde Example (Problem 47)
- Width formula: .
For compute to decide safe flight path south of Nantucket.
(Exercise sets numerical work for the student.)
Page 8
CAS (Computer Algebra System) Explorations
- Explicit-surface tasks (49–52):
• Plot over rectangles.
• Produce level curves and specific level curve through a point. - Implicit-surface tasks (53–56): plot level surfaces given equations.
- Parametrized surfaces (57–60): provide descriptions for helicoids, cones, tori, etc., to visualize along with level curves in the -plane.
Page 9
Introduction to Limits & Continuity (Section 12.2)
Informal Idea
- approaches limit as if values of get arbitrarily close to whenever is sufficiently close to .
- Multivariable nuance: approach can occur from any direction in the plane (or space).
Formal \varepsilon$–\delta Definition
We write
\lim{(x,y)\to(x0,y0)}f(x,y)=L
if:
For every \varepsilon>0\delta>0 such that
0
Equivalently (by rectangular neighborhood):
If 0<|x-x0|
Boundary Points
- Definition applies whether (x0,y0)(x,y) stay within the domain in taking the limit.
Synthesized Connections & Implications
- Geometry of Domains (open/closed, bounded/unbounded) parallels interval properties from single-variable calculus but requires spatial reasoning with disks/balls.
- Graphs vs. Level Sets:
• Graph of f$$ lives in one extra dimension.
• Level curves/surfaces keep dimensionality same as domain, providing alternative visualization. - Directional Dependence foreshadows concepts like partial derivatives, gradient vectors, and directional derivatives (topics ahead in the chapter).
- Real-world relevance:
• Cylinder volume, temperature diffusion, sonic-boom footprints illustrate why multivariable functions matter.
• Exponential damping in Example 9 is a physical manifestation of heat equation solutions. - Ethical / Practical Consideration: Concorde problem links mathematical prediction to minimizing noise pollution over inhabited areas.
- Computational Tools: CAS and 3-D graphing greatly aid intuition—emphasized via numerous exploration exercises.