Partial Derivatives/Functions of Several Variables, Limits, and Continuity

Lesson 11.11,146 words

Functions of Several Variables, Limits, and Continuity

A function of several variables assigns one number to each point of a region in the plane or in space. Domain, graph, level curve, and level surface describe it; limits and continuity extend to two variables, where a limit must agree along every path of approach, not just from the left and the right.

╌╌╌╌

Single-variable calculus studies quantities that depend on one input. Most quantities depend on several. The temperature on a metal plate depends on both coordinates of a point; the volume of a cylinder depends on radius and height; the wind-chill index depends on temperature and wind speed. Differentiating and integrating such quantities rests on two objects: the functions themselves and the limit that underlies calculus in more than one variable.

Functions of two variables

When a function is given by a formula with no stated domain, the domain is the set of all pairs for which the formula returns a real number.1

The domain of is the shaded closed half-plane on and above , minus the dashed vertical line where the denominator vanishes.

A function of three variables assigns a number to each point of a region , and a function of variables assigns to each point of .

Graphs

A single-variable graph is a curve in the plane; a two-variable graph is a surface in space. The graph of a linear function is a plane. The graph of is a bowl (a circular paraboloid); the graph of is the upper half of a sphere of radius .

Drawing a surface by hand is hard, and reading three-dimensional structure off a flat page is harder. Two flat devices carry most of the information: traces and level curves.

A trace is the curve where the surface meets a plane. The vertical trace in the plane is the curve ; the vertical trace in is . Horizontal traces are the level curves.

Level curves and contour maps

A contour map draws several level curves for equally spaced values of . Reading it is reading a topographic map: each curve joins points of equal height, and the surface is steep where the curves are close together, gentle where they are far apart.

A contour map: each closed curve joins points of equal height . The curves crowd on the left, marking a steep face, and spread on the right, marking a gentle one.

The surface and its contour map encode the same information.

A surface and its contour map are the same information. Slicing the bowl by horizontal planes and dropping the slices to the floor produces the level curves.

Functions of three or more variables

A function of three variables cannot be graphed (its graph would live in ), so it is studied through its level surfaces.

For the level surfaces are concentric spheres of radius (for ), a nested family that fills space. A level surface is the three-variable analog of a level curve, one dimension up.

Level surfaces of are nested spheres of radius ; each carries a single value of .

Limits of two-variable functions

The single-variable limit requires the left limit and the right limit to agree; can approach from only two sides. In the plane, can approach along infinitely many paths, and the limit must give the same value along all of them.

The quantity is the distance between output and target; is the distance from to . So the definition says the output can be forced within of by keeping the input within some disk of radius about — but not at the center itself.

The multi-directional nature of the plane gives a decisive negative test.

The limit of at the origin fails: the value is everywhere on the -axis but everywhere on the -axis.

The two paths need not be the coordinate axes.

The limit of at the origin fails: it is along the -axis but along the diagonal .

A line-independent value along every line is still not enough.

To prove a limit exists, bound by a quantity depending only on the distance that vanishes as , then apply the Squeeze Theorem.

Continuity

Continuity means small changes in the input produce small changes in the output: the graph has no hole, tear, or jump. Because limits of sums, differences, products, and quotients behave the way they do in one variable, the standard constructions stay continuous.

  • Polynomials. A polynomial in and is a sum of terms ( nonnegative integers). Every polynomial is continuous on all of .
  • Rational functions. A ratio of polynomials is continuous everywhere its denominator is nonzero.
  • Compositions. If is continuous at and is continuous at , then is continuous at . Feeding a continuous two-variable function into , , or a root keeps it continuous.

Continuity in three or more variables reads the same way, , with distance measured in . All of it collapses to the one-variable case when the extra inputs are held fixed — the idea behind the partial derivative, which slices a surface with a plane and differentiates the resulting curve.

Footnotes

  1. Stewart, §14.1 — domain and range conventions for functions of two and three variables, with the natural-domain rule for formulas.

╌╌ END ╌╌