Calc3.3

From Conservapedia
Jump to: navigation, search

Directional Derivatives

The partial derivatives we've studied in the last lecture allow us to compute how fast a multivariable function is changing along the x and y (and possibly z) directions. But what if we want to know how fast a function is changing along an arbitrary direction? Directional derivatives are the easy way to do this.

When we want to know the rate of change of a function in a given direction, we must specify what direction we're talking about. Clearly, vectors are perfectly suited to our purposes.

The direction derivative is defined just as you might expect: pick a vector in the direction you want to differentiate in, and we define

where , i.e.,

Is there an easier way to compute these kinds of derivatives, without Only vectors of unit length are useful to us; other lengths will mess up our rates of change.

So, first we pick a vector, . Now we must normalize it to give it unit length: this is easy enough, we define a new vector, will do the trick.

Our directional derivative is now quite easy to compute:

The Gradient

We've discussed partial derivatives, but it seems there should be a way to find a derivative which is in some sense "complete." We'll address this concept for vector fields in the next lecture, but for now let's examine the gradient, a differential operator for scalar functions. For every point in a scalar field, the gradient is a vector in the direction of greatest change, with length equal to the rate of change in that direction (i.e., the directional derivative).

The gradient is easily computed:

.

If we wanted to construct a more concise version of this, we can always form the "vector" often called del or nabla:

.

Then, if we just take this operator of f, we get the gradient: . Remember this operator; we'll encounter it again.

Parametric Curves and Surfaces

Earlier, we described lines in three dimensional space by referring to a non-coordinate variable, t. In the challenging exercises, we also explored using this method to create curves in space. This method of describing geometric objects is called a parametric representation. Parametric representations are able to describe more varied and complex figures than the kinds of curves which can be described by equations like or , and often the parametric equations can yield more insights into the structure of the object than a representation using only coordinates.

Just as it is customary to use x,y,z for coordinates, so it is customary to use t as the parameter for curves, and u,v as the parameters for surfaces. Occasionally, we use when the parameters are easily envisioned as angles.

Curves

In the plane, we frequently encounter curves which cannot be described in form. The circle is the simplest example of this - it takes two such equations to represent a circle, , and these equations become impossible to differentiate at the points (-1,0) and (1,0). This violates our intuition about what a circle is: it's not made of two pieces stuck together, and there are no points different from any other.

Let's take a look at a parametric representation of the circle: . What does this mean? If we picture a point traveling in the plane, these equations give its x and y coordinates at some time t. At time t=0, the point is at (1,0). If you've memorized your essential trig function values, it won't be difficult for you to complete a graph of this and you'll find this does indeed describe a circle.

Frequently, we describe a parametric representation as a vector function: . This gives us one tidy function describing a circle, which is differentiable everywhere. Quite an improvement over our previous representation of the circle!

It is just as simple to describe curves in space, and students completing the challenging exercises will already have some familiarity with this. In fact, this method is used to describe curves so often, we even call lines "curves" - they're just straight curves. Below is a curve you're probably familiar with in space, the helix:

Now take a look at these two curves:

.

Compute some points along these curves, and you'll see that they're the same curve. A single geometric object can have many different parametric representations.

expand

Surfaces in Space

We also frequently describe surfaces in space with parametric representations. Let's take a look at an illuminating example, the unit sphere.

Before continuing, make sure you understand why these equations describe a sphere. For example, set ; then these describe a circle in three dimensions. What happens as we vary ?

Now, there are several important points to make at this point. Remember sin and cos are both periodic, with for any u, and similarly for cos, so many different values of are mapped to the same point on the sphere. To prevent this, let's impose the limits . The second point to note is that this doesn't completely solve the problem: every point is taken to (0,0,1), regardless of the value of . A similar problem arises for points .

Although this sort of thing happens often, it doesn't actually cause much of a difficulty in the analysis of the surface, which we turn to now.

Extrema of Multivariate Functions

In single variable calculus, we found that extrema, that is, maximum and minimum values for a function, could only occur at points where the derivative was 0. Dealing with multivariate functions, it should come as no surprise, then, that extrema can only occur when all of the partial derivatives are 0, or, to say the same thing, that the gradient is the zero length vector .

As in the single variable case, having isn't sufficient to demonstrate that an extreme value of a function exists. It is necessary to rule out the possibility of a non-extremal stationary point, and, as in the single variable case, this is done with an examination of the second-order derivative.

In the single variable case, we recall, a function has an extrema at a point if and . On the other hand, we have an inflection point if . See the illustration at right.

It should come as no surprise then that we examine the second-order derivative of a multivariate function to determine when an extrema has taken place. We examine one of the most important operators in higher mathematics now, the Laplacian: .

In Cartesian coordinates, we will have

and in three dimensions, we will of course add on the term . In polar coordinates, the Laplacian is

and in spherical coordinates,

where we maintain our convention of using for the azimuth and for the zenith angle. For more on how these different forms of the Laplacian were calculated, see the Laplacian article.

Optimization with Constraints: Lagrange Multipliers

We will introduce Lagrange multipliers with functions of only two variables, so that we can visualize what we're talking about easily. First, we will develop the theory, and then we will work a concrete example to demonstrate the technique.

The Gradient and the Level Curve

The first order of business will be to show that the direction of the gradient of a function is perpendicular to its level curve.

Let's pick a point and define its isocurve . We will parametrize this isocurve with a function , and adjust it so that . Then note that .

Let us investigate the derivative of . By the chain rule, it is simple . Since , when we evaluate the derivative of at we get .

Since parametrizes the level curve of f, it is obvious that its derivative should be a vector tangent to the curve. If this expression is 0, and neither the gradient nor the derivative of are themselves 0, then we are correct in our belief that that the gradient of a function is perpendicular to its level curves by the definition of dot product. But remember, parametrizes a level set of f: for some constant c, it satisfies by definition, and hence any derivative of is zero.

Extrema with regard to a constraint

Optimization with constraint.

Suppose that we wanted to know what the greatest (or least) value of a multivariate function was, but only with respect to a curve. For example, a person might wish to know the greatest wind speed at a point on Earth. Well, the wind speed at different points on Earth could be described as a function of two variables, longitude and latitude, but suppose this person doesn't care what the greatest wind speed on Earth is, just what the greatest windspeed along say, a route taken by an airplane.

The first step is to describe the function you wish to find the extreme of (in the above example, windspeed) as . Next, you want to be able to describe the curve you wish to maximize f on as for some constant c.

Let be some point on .Note that and do not point along the same line, then we can always travel along in the direction of to get values for f larger than , or in the opposite direction of to get values for f smaller than . Hence, cannot be a place where f achieves a local extrema on g if and do not point along the same line. The logical conclusion, then, is that the only points on that could possibly be local extrema for f are those points where , or, stated another way, there exists some for which .

By solving this equation for , we can plug our values for into f and get the value of f at this point. We can then check that it is an extrema, and find which kind.

An Example Problem

Let's work a problem which would be listed in the "challenging" problem section, which will require us to draw on a number of different things we've learned. This problem is very similar to something one would find on the AP Calculus exam.

Problem: Find the point of intersection of and

This is a formidable problem! Let's break it down. The first set described begins with the statement . What does this mean? Well, these are vectors in three-dimensional space we're talking about, since it describes them as being in . But they are also described as having , which is an equation for a unit circle in the xy plane. Since these vectors do not have their z restricted, the first set describes a cylinder in space.

The second set is just a plane, that is, the graph of . So the problem is asking us, of the points where this plane and this cylinder intersect, which has the highest value of z? A natural question to ask now might be, what does this set of intersection look like? It turns out it's an oval slanted at a strange angle in space, but actually, that's not terribly important. What's important is noticing that finding the highest z value of the points of intersection of this cylinder and this plane amounts to finding the largest z value achieved by the function over the set .

So, using the method of Lagrange multipliers, we set and , and compute their gradients:

Now must simply solve the equation

We already know , so we can just write and we get

So , and then

Dividing out the 2 and squaring both sides gives

or .

Plugging this into our formula gives , then our formula , along with the logic that the highest point will be precisely opposite the lowest, gives . These two points are the highest and lowest values of f along g=1. So by plugging these into f, we should be able to figure out which is the highest point of intersection. First lets check that these points satisfy :

Now we can finally answer the question, what is the highest z value in the intersection of this cylinder and this plane. We have two points to investigate: and . Let's examine the negative one first:

and now the positive:

Since , the point of intersection of the cylinder and the plane with the highest z value is

Problems

Review Problems

Main Problems

Challenging Problems