Linear Functions 1D  2D  Contents

Calculus is the study of functions. 

Figure1

[D]
When we describe a hyperplane as the graph of a linear function f(x,y,z) = px  + qy + rz + k, we are giving a special role to the origin.  Often it is more convenient to consider planes through a particular point (x0,y0,z0,w0) in space, and we can describe such a plane with x-slope p, y-slope q, and z-slope r by the condition w-w0 = p(x-x0) + q(y-y0) + r(z-z0).  Choosing different values of the slopes p, q, and r, we obtain all non-vertical hyperplanes through (x0,y0,z0,w0).

figure3-1-1a



[D]

Examples

The Zero Function

Constant Functions

Linear Functions

Exercises

  • 1. Show that if p ≠ 0, then for every w there is a point (x,y,z) such that L(x,y,z) = px + qy + rz + k = w. Show that if q ≠ 0 or r ≠ 0, then the same result holds.
  • 2. Consider the tetrahedron with vertices at the x-intercept, y-intercept, z-intercept, and w-intercept (i.e. x = y = z = 0) points of the graph of L(x,y,z) = px + qy + rz + k. For what values of p, q, r, and k does this tetrahedron intersect the graph of L(x,y,z) over the domain 1, 0  1, 0  1?



  • Domain, Range & Function Graphs 1D  2D  Cylindrical Coordinates  Spherical Coordinates  Parametric Equations  Top of Page  Contents

    Three-Variable Calculus considers functions of three real variables.

    The domain of a function of three variables is a subset of coordinate 3-space { (x,y,z) | x, y, z ∈ {R} }.

    The range of a real-valued function f is the collection of all real numbers f(x,y,z) where (x,y,z) is in the domain of f.

    The graph of a function of three variables is the collection of points (x,y,z,f(x,y,z)) in 4-space where (x,y,z) is in the domain of f.

    Figure2

    [D]

    Exercises

  • 1. What is the range of the function f(x,y,z) = ax2 + cy2 + ez2? (The answer will depend on the constants a, c, and e.)
  • 2. What is the range of the function f(x,y,z) = -x4 + 2x2 - y4 + 2y2 - z4 + 2z2 ?
  • 3. In the next demo, whereas every point p in the cube domain -1  x, y, z  1 gets assigned a color according to its function value f(p), it is only possible to view the colors that appear on the faces of the cube. When is the range of the colors on the faces the same as the range on the inside of the cube?
  • 4. More generally, what condition has to be satisfied for the range of function values f(p) over a three-dimensional domain to be the same as the range over its boundary?
  • 5. What is the range of the function g(x,y,z) = ax2 + 2bxy + c2 + 2dyz + e2z2 + 2fzx? (The answer will depend on the constants a, b, c, d, e, and f

  • Slice Curves 1D  2D  Cylindrical Coordinates  Spherical Coordinates  Parametric Equations  Top of Page  Contents

    For every point (x0,y0,z0) in the domain of a function f, the intersection of the graph of f with the vertical plane x = x0, y = y0 will be the (x0,y0)-slice curve (x0,y0,z,f(x0,y0,z)).  The domain of the x0-slice curve is the set of z for which (x0,y0,z) is in the domain of f.

    Similarly we define the (y0,z0)-slice curve to be (x,y0,z0,f(x,y0,z0)) for all x such that (x,y0,z0) is in the domain of f, and we define the (x0,z0)-slice curve to be (x0,y,z0,f(x0,y,z0)) for all y such that (x,y0,z0) is in the domain of f.

    Figure11


    [D]

    Exercises

  • Type in the function f(x,y,z) = 2xyz/(x2 + y2 + z2) What happens to slice curves that pass through the origin? You may want to change the resolution of the graph by increasing the number of x, y, and z steps.

  • Slice Curves Along an Arbitrary Line 2D  Top of Page  Contents

    Figure24

    [D]


    Slice Surfaces Cylindrical Coordinates  Spherical Coordinates  Parametric Equations  Top of Page  Contents

    For every point (x0,y0,z0) in the domain of a function f, the intersection of the graph of f with the vertical hyperplane z = z0, will be the z0-slice surface (x,y,z0,f(x,y,z0)).  The domain of the z0-slice surface is the set of (x, y) for which (x,y,z0) is in the domain of f.

    Similarly we define the y0-slice surface to be (x,y0,z,f(x,y0,z)) for all (x, z) such that (x,y0,z) is in the domain of f, and we define the x0-slice surface to be (x0,y,z,f(x0,y,z)) for all (y, z) such that (x0,y,z) is in the domain of f.

    Figure5

    [D]


    Arbitrary Slice Surfaces

    Figure6

    [D]


    Level Sets & Contours 1D  2D  Cylindrical Coordinates  Spherical Coordinates  Top of Page  Contents

    The collection of all points (x,y,z) in the domain of a function f for which f (x,y,z) = k is called the level set of f at level k.

    The set of points (x,y,z,f(x,y,z)) in the graph of f in four-dimensional space for which f(x,y,z) = k is called the contour of f at height k.

    A curve (x(t),y(t),z(t)) in the domain of f such that f(x(t),y(t),z(t)) = k is called a level curve of f at level k. A surface (x(u,v),y(u,v),z(u,v)) such that f(x(u,v),y(u,v),z(u,v)) = k is called a level surface of f at level k.


    Figure7

    [D]



    A Domain Color Graph in 3D 1D  2D  Top of Page  Contents

    We can also construct a color graph of the function f by assigning to each point (x,y,z) in the domain a color that corresponds to the value f(x,y,z).

    Figure3

    [D]


    Exercises

  • Use the tapedeck controllers to analyze the different level sets of the function f. What can you say about critical points of the hypersurface f(x,y,z)?


  • Continuity 1D  2D  Top of Page  Contents

    One of the most important properties of functions of two real variables is continuity.  The basic intuition for continuity is that the range of a function f(x,y,z) will lie in an arbitrarily small interval centered at f(x0,y0,z0) if (x,y,z) is restricted to lie in a sufficiently small ball centered at (x0,y0,z0).  Geometrically, this means that the graph of f(x,y,z) will lie between a pair of parallel hyperplanes z =  f(x0,y0,z0) + ε and z = f(x0,y0,z0) – ε if (x,y,z) is required to lie in the ball of radius δ centered at  f(x0,y0,z0) i.e. √((x – x0)2 + (y – y0)2 + (z – z0)2) < δ.

    According to the epsilon-delta definition, a function f of three real variables is said to be continuous at (x0,y0,z0) if for any ε > 0 there exists a δ such that | f(x,y,z) - f(x0,y0,z0) | < ε whenever | (x,y,z) - (x0,y0,z0) | < δ.

    A function f of three real variables is said to be continuous if it is continuous at all points (x0,y0,z0) in its domain.

    Figure8

    [D]

    Exercises

  • For the function f(x,y,z)= x2+y2-z2, set ε to 0.2, 0.1 and 0.05, respectively. Then for each of these values of ε, find a value of δ that verifies the continuity of the function.