Exercises — Functions of several variables — graphs, level curves, level surfaces
Before we start, one tiny reminder in plain words, because every problem leans on it:
Level 1 — Recognition
L1.1
State the domain and range of , and say what geometric region the domain is.
Recall Solution
What we need: the inside of a real square root must be — you cannot take the real root of a negative number.
- Require , i.e. .
- What it looks like: is a filled disk of radius centred at the origin (see Figure s01). So domain .
- Range: runs from (on the rim) up to (at the centre). Its square root runs from to . So range .
L1.2
Match each function to its family of level curves (circles / hyperbolas / straight lines / parabolas): (a) , (b) , (c) , (d) .
Recall Solution
Set each equal to a constant and read the standard shape:
- (a) — straight lines (all parallel, slope ).
- (b) — circles of radius (for ).
- (c) — hyperbolas.
- (d) — parabolas shifted vertically.
Level 2 — Application
L2.1
Find and describe all level curves of for .
Recall Solution
Why set ? By definition a level curve collects inputs of equal output.
- . Since a square root is never negative, we need .
- Square both sides (legal because both sides are ): .
- What it looks like: a circle of radius (not !). So give circles of radius ; gives the single point at the origin.
- Spacing: here radius , so equal -steps give equally spaced circles — this cone climbs at a constant steepness. Contrast with whose radius crowds outward. (Figure s02 puts the two side by side.)
L2.2
Find the domain of and sketch its boundary in words.
Recall Solution
What we need: the input of a logarithm must be strictly positive — of zero or a negative number is undefined.
- Require , i.e. .
- What it looks like: the curve is a sideways parabola opening to the right. The condition is the region to the right of (inside) that parabola, boundary not included (strict inequality).
- Domain .
L2.3
Find the level surfaces of for a general constant , and describe them.
Recall Solution
- Set . One linear equation in three unknowns removes one degree of freedom, leaving a 2D object — a plane.
- These are all parallel planes (same left-hand side, different ). Their common normal direction is .
- As increases in equal steps the planes shift by equal distances, because the equation is linear (no crowding). Distance between and planes .
Level 3 — Analysis
L3.1
For , the level curves are circles. Compute their radii and the gap between consecutive circles. Which region of the bowl is steepest, and why?
Recall Solution
- Radius : for we get radii .
- Gaps (outer minus inner radius): , , . The radius gaps happen to be equal here because we chose perfect squares — but note the -jumps were , i.e. unequal. Equal radius-steps came from ever-larger height jumps.
- Turn the reading around: for equal height jumps (say ) the radii would be , whose gaps shrink. Circles crowd outward → the outer bowl is steepest. Crowded level curves steep terrain.
L3.2
Analyse all level curves of the saddle , case by case for , , .
Recall Solution
- : — hyperbolas opening left/right (they cross the -axis).
- : write , : — hyperbolas opening up/down (they cross the -axis).
- : — the two crossing diagonal lines. This is the degenerate hyperbola: it has collapsed onto its own asymptotes. (Figure s03.)
- The nested hyperbolas separated by the crossing lines are the fingerprint of a saddle.
L3.3
The temperature in a plate is . Describe the level curve (isotherm) and explain its shape.
Recall Solution
- Set .
- Divide by : . What it looks like: an ellipse with semi-axis along and along .
- Interpretation: all points on this ellipse sit at exactly . The hottest point is the centre (); isotherms are nested ellipses shrinking toward it.
Level 4 — Synthesis
L4.1
Build a function to order. Design an whose level curves are the family of parallel lines . Then design one whose level curves are concentric circles centred at .
Recall Solution
- Parallel lines : rearrange to . So has exactly these level curves — set and you recover . ✅
- Circles centred at : a circle of that centre is . To make that a level set, take ; then (for ) is a circle of radius centred at . ✅
L4.2
A cone is and a paraboloid is . Both have circular level curves. Using the radius-vs- relationship, decide which surface is steeper far from the axis, and justify with the crowding rule.
Recall Solution
- Cone: level curve radius . Equal height-steps → equally spaced circles → constant steepness everywhere.
- Paraboloid: radius . Equal height-steps → circles crowd outward → steepness increases without bound as you move out.
- Conclusion: far from the axis the paraboloid is steeper (its circles are more crowded). Near the axis the paraboloid is actually gentler (its circles start out widely spaced). The crossover is where , i.e. (radius ).
L4.3
Given the level surfaces of are the spheres , what are the level surfaces of ? Identify the geometry.
Recall Solution
- Set . Complete the square in (add and subtract ): , so .
- What it looks like: spheres centred at with radius , valid when i.e. . At the surface is the single point ; for it is empty.
- So 's level surfaces are the same spheres as 's, merely shifted up by and re-labelled.
Level 5 — Mastery
L5.1
For the general quadratic (with real constants, not both zero), classify the level curve for every sign combination of . Which combinations give ellipses, hyperbolas, lines, a point, or nothing?
Recall Solution
Write and reason by signs.
- : left side .
- : ellipse (a circle iff ).
- : only works → the single point origin.
- : sum of non-negatives can't be negative → empty.
- : mirror image. : ellipse; : point; : empty.
- (opposite signs), i.e. a saddle-type:
- : hyperbola (opening along if , along if ).
- : , i.e. → two crossing lines (degenerate hyperbola).
- One coefficient zero, say : .
- : → two parallel vertical lines.
- : → the single line (the -axis).
- : empty. Every case is now covered: ellipse, point, empty, hyperbola, crossing lines, parallel lines, single line.
L5.2
Explain, in general, why the level set of a function of variables has dimension , and give the three concrete instances .
Recall Solution
- Idea: the equation is one constraint on free numbers. Generically one equation removes exactly one degree of freedom, so the surviving object has dimension .
- : picks out isolated points (dimension ) — e.g. .
- : is a curve (dimension ) — level curve.
- : is a surface (dimension ) — level surface.
- "Generically" flags the degenerate exceptions we met (a level set can shrink to a point or vanish), but the typical dimension is always .
Recall Feynman check: one sentence per level
L1 name the shape from the formula · L2 turn a formula into an actual equation of a circle/plane/parabola · L3 read steepness off the crowding of curves · L4 run it backwards — invent an with the level set you want · L5 classify every case by sign, and know why dimension drops by exactly one.
Connections
- Hinglish parent note
- Gradient vector — the crowding you measured in L3 is exactly , the steepness
- Quadric surfaces — the ellipses/hyperbolas of L5 are cross-sections of these
- Partial derivatives — slope along one axis, the raw material of steepness
- Directional derivatives — steepness in any chosen direction across the level curves
- Tangent planes and linear approximation — the local flat sheet touching a graph
- Limits and continuity of multivariable functions — approaching a point in the domain