4013 l04pdf
4013 l04pdf
4013 l04pdf
Real-Valued Functions
Recall that a function is simply a rule for associating with each element of a set A an element of a set B. We often represent such an abstract function pictorially as
We can also represent the same situation with the notation f : A B : a f (a) which indicates that f is a function that takes elements of the set A to elements of the set B according to the rule a A maps to f (b) B . The set A is referred to as the domain of the function f and the set B is referred to as the target space and the set b B b = f (a) for some a A is called the image (or range ) of f .
{ |
B is a function of several variables (even if the dimension n is huge). If the target space B is R, the set of real numbers, then we say that f : A R is a real-valued function.
In this course we shall be studying primarily real-valued functions of several variables. Such functions appear naturally in a plethora of applications (indeed, thats probably why youre supposed to take this course). For example, if we take the temperature of each point (x,y, z) in this room, we would end up with an association point with coordinates (x,y,z ) the temperature at that point (x,y,z ) T (x, y, z) and so a real-valued function of three variables T : R3 R : (x,y, z) T (x, y,z) The special case of real-valued functions of a singe variable was the primary topic of discussion in Calculus I, and there we saw that graphical methods do much to enhance our intuition about the behavior of such functions. Recall that the graph of a function f : R R : x f (x) is the set of points (x, y) in the plane satisfying y = f (x) graph of f = (x, y) R2 | y = f (x)
1
Just by looking at the graph of a function we can readily identify properties of that function: for example from the graph
a discontinuity at x = c derivatives everywhere except at the points a, b, and c local maxima at the points a and d local minima at the points b and e
As we shall see graphical methods are also very useful in elucidating the behavior of real-valued functions of several variables.
of the form
(x1 , x2 , . . .
Example
, xn , xn+1 )
Figure 1
Unfortunately, the use of graphs to visual functions is really only eective for functions with 1 or 2 variables. To draw the graph of a function of 3 variables requires a 4-dimensional space to draw the picture (and this is pretty hard to even imagine for most people).
2. Level Curves and Surfaces
There is another method for visualizing functions that does not require us to leap to a higher dimension. This method use the notion of level surfaces which Ill now dene: Definition 4.3. A level surface of a function f : Rn R is a set of points in the domain Rn of f of
the form Sk
= (x1 , x2 , . . . , xn ) Rn f (x1 , x2 , . . . , xn ) = k
In the case where n = 2 (i.e., when f is a function of two variables) level surfaces is just the solution set for a equation of the form f (x, y) = k which will just be some curve in R2 . In general, the solution set of an equation of the form f (x1 , x2 , . . . , xn ) = k will be a surface of dimension n 1 in Rn .
Suppose f is the function f (x, y) = x2 + y2 . Lets sketch the level curves Sk for k = 0, 1, 2, 3, 4, . . . . Clearly the solutions of k = f (x, y) = x2 + y2 are just circles of radius k. And so the level curves of f look likeNote that the spacing between the curves gets smaller as we move away from the origin. This is because the function f (x, y) = x2 + y2 is increasing more and more rapidly the further we go from the origin (it takes less and less distance for the value of f to increase by 1 as we move away from the origin). This gives us a clue as to what the graph of f (x, y) must look like. If we make a plot the level curves Sk in such a way that the change in k between successive curves is constant, then the places where the neighboring curves are close together will correspond to places where f is changing most rapidly. In fact what we obtain in this fashion is a contour map of the graph of f .