Courses / Physics I
Multivariable Calculus

Functions of Several Variables

Physics I 224 words Free to read

A function of several variables maps a point in multi-dimensional space to a single real number: f:RnRf : \mathbb{R}^n \to \mathbb{R}, written as z=f(x,y)z = f(x, y).

Unlike single-variable calculus where a point has only two directions to approach, R2\mathbb{R}^2 allows infinitely many paths, making limits much harder.

The domain is the complete set of input points (x,y)(x,y) where ff is valid.

A level curve is the set of points where f(x,y)=cf(x,y) = c for a constant cc. These act like topographic contour lines showing constant values.

Common pitfall: Level curves never cross because each (x,y)(x,y) has exactly one output value. Densely packed contours indicate steep terrain; confusing contour spacing with function height inverts the map's slope meaning.

Limits and Continuity

The limit lim(x,y)(a,b)f(x,y)=L\lim_{(x,y)\to(a,b)} f(x,y) = L exists only if ff approaches LL along every possible path to (a,b)(a,b).

Testing for non-existence: find two different paths yielding different limits. If they disagree, the limit does not exist.

Path TypeSubstitutionCommon Usage
Horizontal/Verticaly=0y = 0 or x=0x = 0Test along axes
Lineary=mxy = mxTest along lines
Nonlineary=x2y = x^2Test along parabolas

If any two substitution paths give different values, the multi-variable limit fails entirely.

Placeholder: Functions of Several Variables

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Multivariable Calculus