Chapter 17. Review. 1. Vector Fields (Section 17.1)

Size: px
Start display at page:

Download "Chapter 17. Review. 1. Vector Fields (Section 17.1)"

Transcription

1 hapter 17 Review 1. Vector Fields (Section 17.1) There isn t much I can say in this section. Most of the material has to do with sketching vector fields. Please provide some explanation to support your answers. I will talk more about this in the class. 2. Line Integrals (Section 17.2) (i) Line integral with respect to s: A line integral of a function is simply an integral evaluated along a given curve. A normal integral is typical evaluated over an interval. onsider a parameterized curve in R 2 given by r(t) = x(t), y(t), a t b and a function f defined on the curve. Then, the line integral of f along is given by f(x, y)ds = b Remember that s is the arc length parameter. a (dx ) 2 f(x(t), y(t)) + dt ( ) dy 2 dt. (2.1) dt (ii) Geometric meaning. Given a curve in the xy plane, construct a strip in R 3 over this curve such that the height above each point on the curve corresponds to the value of the function at that point. The line integral is then the area of one side of such a strip. (iii) Line integral with respect to x and y. Instead of integrating with respect to the arc length parameter, we can find line integrals with respect to x and y as follows: f(x, y)dx = f(x, y)dy = b a b a f(x(t), y(t))x (t)dt (2.2) f(x(t), y(t))y (t)dt. (2.3) Important: As you can see, if you take the line integral with respect to x, there s an x (t) on the right hand side. Similarly, for the line integral with respect to y, we get y (t) on the right hand (dx ) 2 ( ) 2 side. Notice that we need dt + dy dt if we want the line integral with respect to s. Notation: We shall use the following notation P(x, y)dx + Q(x, y)dy = P(x, y)dx + Q(x, y)dy. 1

2 2 Review (iv) Strategy. If you are asked to find the line integral of a given function along a curve, you first find a parameterization of the curve (that is, express it with respect to a parameter t and find its bounds a and b) and then use one of the formulas (2.1), (2.2) or (2.3), depending on the given problem. (v) Parameterizing curves. Given a curve, there are a number of ways to parameterize it. Let s look at a few cases. (a) Line segments. Example: Evaluate the line integrals c f(x, y)ds, f(x, y)dx and c f(x, y)dy where f(x, y) = xy and is the line segment joining (1, 1) and (3, 4). There are at least a couple of different ways to parameterize the given line segment: From alc III we know that a vector equation of the line segment joining x, y and x 1, y 1 is given by x, y = (1 t) x, y + t x 1, y 1, t 1. Equating the x and y components respectively, we get a parameterization for the line segment. That is, x = (1 t)x + tx 1 y = (1 t)y + ty 1, t 1. So for our example, a parameterization is given by x = (1 t)+3t = 1+2t and y = 5t 1, t 1. We can also simply find the equation of the line joining the two points, which is y = 5 2 x 7 2. Then let x = t, so y = 5 2 t 7 2. This is a parameterization where 1 t 3. Both the above parameterizations are correct and you can use either one to evaluate your line integral. If we use the first parameterization, we get Hence xyds = 1 (dx ) 2 + dt ( dy dt dx dt = 2 dy dt = 5 (1 + 2t)(5t 1) 29dt = 29 ) 2 = = (1t 2 + 3t 1)dt =

3 hapter 17 3 Similarly, xydx = xydy = 1 1 (1 + 2t)(5t 1)(2)dt = 2 (1 + 2t)(5t 1)(5)dt = (1t 2 + 3t 1)dt = (1t 2 + 3t 1)dt = You can use the second parameterization also and the answer will be the same. I find that in many cases (such as this) having the lower bound of t being makes the calculation a little simpler but the choice is yours. (b) General curves. If a curve is given by y = f(x), you can simply take x = t and y = f(t). Similarly, if the curve is given by x = f(y), you can let y = t and x = f(t). The bounds on t can be found by looking at the starting point and the end point on the curve. Example: Find y3 dx + x 2 dy where is the arc of the parabola x = 1 y 2 joining (, 1) to (, 1). A parameterization for the curve is y = t, x = 1 t 2, 1 t 1. We have dx dt = 2t dy dt = 1. Hence, y 3 dx + x 3 dy = 1 1 [ 2t 5 = 5 t 3 ( 2t)dt + ] 1 1 = [ t t3 3 + t (1 t 2 ) 2 (1)dt (t 4 2t 2 + 1)dt ] 1 1 = = (vi) Piecewise-smooth curves: If a curve is the union of a finite number of piecewise smooth curves, that is, if = n, then f(x, y)ds = f(x, y)ds + f(x, y)ds +... f(x, y)ds. 1 2 n So you simply find the line integral along each piece of the curve (and each piece will have a different parameterization) and add the result to get the line integral along the complete curve.

4 4 Review Example: Evaluate y3 dx+x 2 dy where is the closed curve consisting of the line segment from (, 1) to (, 1) and the arc of the parabola x = 1 y 2 from (, 1) to (, 1). We have already calculated the line integral of the given function on the arc of the given parabola previously. Let 1 be the line segment joining (, 1) and (, 1) and 2 be the arc of the parabola given. A parameterization for 1 is given by x =, y = t, 1 t 1. onsequently, x (t) = and y (t) = 1. Hence y 3 dx + x 2 dy = 1 y 3 dx + 1 x 2 dy = (1)dt =. Hence y 3 dx + x 2 dy = + y 3 dx + x 2 dy = (vii) The same ideas are applicable in three dimensions. To evaluate the line integral of a function f of three variables along a curve in R 3 given by r(t) = x(t)i + y(t)j + z(t)k, a t b we have f(x, y, z)ds = b a (dx ) 2 f(x(t), y(t), z(t)) + dt ( ) dy 2 + dt ( ) dz 2 dt dt Similarly, f(x, y, z)dx = b a f(x(t), y(t), z(t))x (t)dt, etc. (viii) Line integrals of vector fields. The motivation here comes from Physics. A force F is really a vector field and the line integral of F along a curve is interpreted as the work done by the force in moving a particle along the curve. Let F be a vector field (on R 2 or R 3 ) along a curve given by r(t) (in R 2 or R 3 ), a t b. Then, the line integral of F along is given by F dr = b a F(r(t)) r (t)dt. We can relate this to a line integral of a function as follows. Let T = r (t) r (t) be the unit tangent vector to the curve at a point. Then F dr = F Tds.

5 hapter 17 5 Important: Given a vector field F = Pi + Qj along a curve in R 2, we have F dr = Pdx + Qdy. Similarly, for a vector field F = Pi + Qj + Rk and a curve in R 3, we have F r = Pdx + Qdy + Rdz. Example Evaluate F dr where F(x, y, z) = ez i + xzj + (x + y)k and is given by r(t) = ti + t 3 j + tk, t 1. Solution: We first evaluate Also, r (t) = i + 3t 2 j + k and Therefore, F(r(t)) = e t i + t 2 j + (t + t 3 )k. F(r(t)) r (t) = e t + 3t 4 + t + t 3. F r = 1 (e t + 3t 4 + t + t 3 )dt = e Fundamental Theorem for line integrals (Section 17.3) (i) Fundamental Theorem for line integrals. Let be a smooth curve given by the vector function r(t), a t b and let f be a differentiable function of two or three variables whose gradient vector f is continuous on. Then f dr = f(r(b)) f(r(a)). (ii) A line integral is independent of path if the value of the integral remains the same along all curves that have the same end points. (iii) A vector field F is conservative if we can find a function f such that F = f. The line integral of a conservative vector field along a curve is independent of path. This means that the line integral depends only on the end points of the curve. This follows from the Fundamental Theorem for line integrals. (iv) A curve r(t), a t b is called closed if its terminal point coincides with its initial point, that is, r(b) = r(a).

6 6 Review (v) Theorem: F dr is independent of path in (a region) if and only if F dr = for every closed path in. The fundamental theorem for line integrals tells us that the line integral of a conservative vector field along a closed curve is zero. (vi) efinitions: A region in the plane is open if it contains no boundary points. We say that is connected if any two points in can be joined by a path lying entirely in. (vii) Theorem: Suppose that F is a vector field that is continuous on an open connected region. If F dr is independent of path in, then F is conservative vector field on. (viii) Theorem: If F(x, y) = P(x, y)i + Q(x, y)j is a conservative vector field, where P and Q have continuous first-order partial derivatives on a domain, then on we have P y = Q x. (ix) efinition: A curve is called simple if it doesn t intersect itself between the end points. A simplyconnected region is a connected region such that every simple closed curve in encloses only points in. A simply-connected region has no holes. (x) Theorem: Let F = Pi + Qj be a vector field continuous on an open, simply-connected region. If P and Q have continuous first-order derivatives and on. Then, F is conservative. P y = Q x Example: etermine whether the vector field F = (2xe xy +x 2 ye xy )i+(x 3 e xy +2y)j is conservative or not. Solution: Let P(x, y) = 2xe xy + x 2 ye xy and Q(x, y) = x 3 e xy + 2y. We have Since P y = Q x P y = 2x2 e xy + x 2 e xy + x 3 ye xy = 3x 2 e xy + x 3 ye xy Q x = 3x2 e xy + x 3 ye xy., the vector field is conservative. (xi) Method for finding f such that F = f: Once we determine that F is conservative, it means that there exists a function f such that F = f. We can find this by partial integration. In our previous example, we let f be a function such that f x = 2xe xy + x 2 ye xy (3.1) f y = x 3 e xy + 2y. (3.2)

7 hapter 17 7 Now, we can solve this using two equivalent ways. We start by integrating each side of (3.1) with respect to x to get f(x, y) = (2xe xy + x 2 ye xy )dx + g(y) where g is a function of y. Now, you can see that we encounter integration by parts on the righthand side here. We could potentially carry on and find g in the end but it looks cumbersome. Start with (3.2) instead and integrate each side with respect to y to get f(x, y) = (x 3 e xy + 2y)dy = x 2 e xy + y 2 + h(x) (3.3) where h is a function of x. Next, taking the partial derivative of each side with respect to x, we get Now, equating this with the right-hand side of (3.1), we get f x = 2xe xy + x 2 ye xy + h (x). (3.4) h (x) = hence h(x) = c where c is a constant. Substituting back in (3.3), we get which is what we wanted to find. f(x, y) = x 2 e xy + y 2 + c (3.5) (xii) Using the fundamental theorem for line integrals on conservative vector fields. If we show that a vector field is conservative, the line integral becomes easy to evaluate. Example. Find F dr where F = (2xexy + x 2 ye xy )i + (x 3 e xy + 2y)j and is the curve given by r(t) = t 3 i t 4 j, 1 t 2. Here, we have r(1) = i j and r(2) = 8i 16j. Since we showed earlier that F is conservative, we have F dr = f(r(2)) f(r(1)) = (8) 2 e (8)(16) + ( 16) 2 (1) 2 e 1 1 = 64e 128 e where we have used the function f from (3.5). Example: Show that the line integral is independent of path and evaluate the integral. (1 ye x )dx + e x dy

8 8 Review where is any path from (, 1) to (1, 2). Solution: Let P(x, y) = 1 ye x and Q(x, y) = e x. Then, we have P y = e x = Q x and thus the vector field Pi + Qj is conservative and the given integral is path independent. This also means that there is a function f such that f x = (1 ye x ) and f y = e x. Integrating each side of the first equality with respect to x, we get f(x, y) = x + ye x + g(y) where g is a function of y. Taking partial derivative of each side with respect to y, we get f y = e x + g (y) and comparing with above. we get g (y) = and thus g(y) = c. This gives us f(x, y) = x + ye x + c. Also, by Fundamental Theorem for line integrals. we have (1 ye x )dx + e x dy = f(1, 2) f(, 1) = 1 + 2e 1 1 = 2e Green s Theorem (Section 17.4) (i) Orientation of a curve. A simple, closed curve in R 2 encloses a planer region. We say that has positive orientation if the enclosed region is always to the left as the curve is traversed. If is simply-connected, then positive orientation corresponds to a counterclockwise traversal of the curve. (ii) Green s Theorem. Let be a positively oriented, piecewise-smooth, simple closed curve in the plane and let be the region bounded by. If P and Q have continuous first-order partial derivatives, then ( Q Pdx + Qdy = x P ) da y (iii) Explanation. Green s Theorem gives a relationship between the line integral along a simple closed curve and the double integral on the enclosed region. This can often help simply line integral calculations. (iv) Notation. We often write Green s Theorem as Pdx + Qdy = ( Q x P ) da y to indicate that the line integral is being taken over a positively oriented closed curve. Since is the boundary of the region, this theorem is sometimes written as ( Q x P ) da = Pdx + Qdy y

9 hapter 17 9 where denotes the boundary curve of. This version is similar in flavor to the Fundamental Theorem of alculus. (v) Note that Green s Theorem is not very useful if F is conservative. This is because we already know that for a conservative vector field F, we have F dr = if is a closed curve. (vi) Example: Use Green s Theorem to evaluate 1 + x 3 dx + 2xydy, where is the triangle with vertices (, ), (1, ) and (1, 3). Solution: We let P(x, y) = 1 + x 3 and Q(x, y) = 2xy, thus Q x P y = 2y. Now, the enclosed region is given by = {(x, y) x 1, y 3x} which is a Type I region. Green s Theorem says that Pdx + Qdy = ( Q x P y ) da. Thus, 1 + x 3 dx + 2xydy = 2ydA = 1 3x 2ydydx = 1 9x 2 dx = 3. (vii) Green s Theorem can be extended to the case where the enclosed region is not simply-connected. Example: Evaluate y3 dx x 3 dy where are the two circles of radius 2 and radius 1 centered at the origin with positive orientation. Solution: Let P(x, y) = y 3 and Q(x, y) = x 3. Then, Q x = 3x2 and P y = 3y2. By Green s Theorem, we get y 3 dx x 3 ( dy = 3x 2 3y 2) da. The region enclosed by is the ring between the two disks. We can write it in polar coordinates as Thus, switching to polar coordinates, we get = {(r, θ) 1 r 2, θ 2π}. y 3 dx x 3 dy = 2π 2 1 ( 3r 2 )rdrdθ = 45π 2.

10 1 Review 5. url and ivergence (Section 17.5) (i) So far we only know how to check whether a vector field F = Pi + Qj on R 3 is conservative. We next define an operator that enables us to check for conservative vector fields on R 3. (ii) el/gradient operator. We define Given a function f of three variables, we have ( ) f f = i + x which is exactly the gradient of f. = i x + j y + k z. ( f y ) ( ) j + k. z (iii) url. Let F = Pi + Qj + Rk, where the partial derivatives of P, Q and R exist. The url of F is defined as url(f) = F. We can write this in terms of the following symbolic determinant i j k url(f) = x y z P Q R. (iv) Theorem: If f is a function of three variables that has continuous partial derivatives, then url( f) =. This implies that the curl of a conservative vector field is zero. The following theorem states that the converse is true if the vector field is defined on all of R 3. (v) Theorem: If F is a vector field defined on all of R 3 and its components have continuous partial derivatives and url(f) =, then F is conservative. Example. etermine whether the vector field F(x, y, z) = (siny)i + (xcos y)j (sin z)k is conservative or not. Solution: We have url(f) = i j k x y z (sin y) (xcos y) sinz = i + j + (cos y cos y)k = hence, the vector field is conservative.

11 hapter (vi) ivergence. If F = Pi + Qj + Rk is a vector field such that the first order partial derivatives of the components exist, then we define the divergence of F as div(f) = P x + Q y + R z. In other words, div(f) = F. Example: Given F = i + (x + yz)j + (xy z)k, find div(f). Solution: This is straightforward. div(f) = + z 1 2 z. (vii) Theorem: If F = Pi + Qj + Rk is a vector field on R 3 and the components have continuous second-order partial derivatives, then div(url(f)) =. (viii) Vector form of Green s Theorem. Note that Green s Theorem as stated in the class works only for vector fields on R 2 but we can express it in vector form using the curl as follows. Let s start with a vector field F(x, y) = P(x, y)i + Q(x, y)j in R 2. We can express is as a vector field F(x, y, z) = P(x, y)i + Q(x, y)j + k on R 3. Then, Hence, we can write i j k url(f) = x y P(x, y) Q(x, y) F dr = The above gives us a vector form of Green s Theorem. z ( Q = i + j + x P ) k. y (url(f) k)da There is another way to write this theorem in vector form. Let n represent the unit normal vector to the curve. Then, we have F n ds = div(f(x, y))da. 6. Parametric surfaces and their areas (Section 17.6) (i) efinition: Just like a curve in R 3 can be parameterized by a single parameter t, a surface in R 3 can be parameterized by two parameters. A parametric surface is described by a vector function r(u, v) = x(u, v)i + y(u, v)j + z(u, v)k

12 12 Review where (u, v) lie in a planar region. This can also be expressed as Example: The parametric surface given by x = x(u, v), y = y(u, v) z = z(u, v), (u, v). r(u, v) = 2 cos ui + vj + 2 sinuk is a cylinder symmetric with respect to the y axis since x = 2 cos u, y = v and z = 2 sinu implies that x 2 + z 2 = 4 and y = v. Example: Identify the surface with the vector equation r(u, v) = 2 sin ui + 3 cos uj + vk, v 2. Solution: We have x = 2 sin u, y = 3 cos u and z = v. Thus, the surface is given by x y2 9 = 1, z 2. This is the portion of elliptic cylinder lying between the planes z = and z = 2. Example: Find a parametric representation for the lower half of the ellipsoid 2x 2 + 4y 2 + z 2 = 1. Solution: The ellipsoid is given by z = ± 1 2x 2 4y 2. Since the surface is the lower half of the ellipsoid, it is represented by z = 1 2x 3 4y 2. Hence, a parameterization is given by x = u, y = v, z = 1 2u 2 3v 2. (ii) Tangent planes. To find the tangent plane to a parametric surface given by r(u, v) = x(u, v)i + y(u, v)j + z(u, v)k, (u, v) at a given point P, we find the vectors r u and r v as follows: ( ) ( ) ( ) x y z r u = i + j + k u u u ( ) ( ) ( ) x y z r v = i + j + k v v v Then, n = r u r v is a normal vector to the given plane. This, along with the given point P through which the plane passes enables us to write down an equation for the tangent plane. Example: Find an equation for the tangent plane to the given parametric surface at the point (1,, 1). r(u, v) = u 2 i + 2u sinvj + u cos vk.

13 hapter Solution: We have r u = 2ui + 2 sin vj + cos vk r v = i + 2u cos vj + u sinvk. Thus, n = r u r v = 2ui + 2u 2 sinvj + 4u 2 cos vk At the given point (1,, 1), we must have 1 = u 2, = 2u sinv and 1 = u cos v, from which we get u = 1, v = and thus n = 2i + 4k. An equation of the tangent plane is given by or 2x + 4z 2 =. 2(x 1) + (y ) + 4(z 1) = (iii) Surface area. If a smooth parametric surface S is given by r(u, v) = x(u, v)i + y(u, v)j + z(u, v)k, (u, v) and S is covered just once as (u, v) ranges through the domain then the surface area of S is A(S) = r u r v da. Example: Fins the surface area of the part of the plane 3x+2y+z = 6 that lies in the first octant. Solution: The portion of the plane in the first octant has vertices (,, 6), (2,, ) and (, 3, ). Let be the projection of this portion on the xy-plane. Then, = {(x, y) x 2, y 3 2 x + 3}. Now, it is easy to write a parameterization for the given surface. We have In vector form this is represented by Hence, we calculate and x = u, y = v, z = 6 3u 2v, (u, v) r(u, v) = ui + vj + (6 3u 2v)k, (u, v). r u = i + j 3k = i 3k r v = j 2k r u r v = 3i + 2j + k

14 14 Review Thus, Finally, by the above formula, A(S) = r u r v = = dA = x 2 +3 dydx = (iv) If the surface S is given by z = f(x, y), then we can write a parameterization as x = u, y = v and z = f(u, v). That is, r(u, v) = ui + vj + f(u, v)k. Then, Hence, and r u = i + j + f u k r v = i + j + f v k. r u r v = f u i f v j + k r u r v = 1 + (f u ) 2 + (f v ) 2. This means that, for a surface S given by z = f(x, y), we have A(S) = 1 + (fu ) 2 + (f v ) 2 da. Example: Find the surface area of the surface z = xy that lies within the cylinder x 2 + y 2 = 1. Solution: Since the surface is the portion of z = xy inside the cylinder x 2 + y 2 = 1, we know that its projection on the xy plane is given by the disk of radius 1 centered at the origin. We thus have z = uv, (u, v). Here, let f(u, v) = uv so f u = v and f v = u. Using the formula above, we get A(S) = 1 + v 2 + u 2 da switching to polar coordinates, we get which you can easily calculate. A(S) = 2π 1 (1 + r 2 )rdrdθ

15 hapter Surface integrals (Section 17.7) (i) The idea. Previously, we have taken double integrals over rectangles and other general planar regions. We can take integrals over parametric surfaces as well. Here, instead of integrating with respect to the da, we take the integral with respect to an infinitesimal patch on S. (ii) efinition. Given a parametric surface S described by r(u, v) = x(u, v)i + y(u, v)j + z(u, v)k, (u, v) and let f be a function of three variables whose domain contains S. Then, the surface integral of f over S is given by f(x, y, z)ds = f(r(u, v)) r u r v da. S Example: Find the surface integral S yzds where S is the part of the plane x + y + z = 1 lying in the first octant. Solution: Let f(x, y, z) = yz. We write a parameterization for S first. We ve already done a similar problem earlier. The portion of the plane in the first octant has vertices (1,, ), (, 1, ) and (,, 1). Then, the projection onto the xy-plan is the region given by = {(x, y) = x 1, y x + 1}. A parameterization for the surface is x = u, y = v, z = 1 u v, (u, v), or r(u, v) = ui + vj + (1 u v)k, (u, v). We calculate Also, Hence, f(r(u, v)) = v(1 u v) = v uv v 2. r u = i + j k r v = i + j k. r u r v = i + j + k and r u r v = 3. The surface integral is given by S yzds = (v uv v 2 ) 3dA = 1 u+1 (v uv v 2 )dvdu and you can easily find the double integral on the right-hand side to get the final answer.

16 16 Review (iii) Oriented surfaces. If it is possible to choose a unit normal vector n at every point (x, y, z) on a given surface S in a continuous manner, then S is called an oriented surface. An example of a non-orientable surface is the Mobius strip. (iv) Surface integrals of vector fields. If F is a continuous vector field defined on an oriented surface S with unit normal vector n, then the surface integral of F over S is defined by F ds = F n ds. S Using the definition of the surface integral on the right-hand side, and the fact that n = ru rv r, we u r v also have F ds = F (r u r v )da. S S Example: Evaluate the surface integral S F ds for the given vector field F and oriented surface S. S F(x, y, z) = xyi + yzj + zxk where S is the part of the paraboloid z = 4 x 2 y 2 that lies above the square x 1, y 1. Solution: We first write a parameterization for S as follows x = u, y = v, z = 4 u 2 v 2, (u, v) where = {(u, v) u 1, v 1}. In vector form, this is given by Next, we compute and thus Furthermore, and Hence, r(u, v) = ui + vj + (4 u 2 v 2 )k, (u, v). r u = i + j 2uk r v = i + j 2vk r u r v = 2ui + 2vj + k. F(r(u, v)) = uvi + v(4 u 2 v 2 )j + u(4 u 2 v 2 )k F(r(u, v)) (r u r v ) = 2u 2 + 2v 2 (4 u 2 v 2 ) + u(4 u 2 v 2 ). S F ds = 1 1 ( 2u 2 + 2v 2 (4 u 2 v 2 ) + u(4 u 2 v 2 ) ) dudv and you can easily find the double integral on the right-hand side.

17 hapter Stokes Theorem (Section 17.8) (i) Stokes Theorem can be thought of a a generalization of Green s Theorem to R 3. It relates the surface integral over a given surface to a line integral over the boundary curve of the surface. (ii) A positively oriented surface S induces a positive orientation of the boundary curve. This means that if you traverse the curve in the positive direction around with your head pointing in the direction of the unit normal, then the surface will always be on your left. (iii) Statement. Let S be an oriented, piecewise-smooth surface bounded by a simple, closed, piecewisesmooth boundary curve with positive orientation on an open region in R 3 that contains S. Then F dr = url(f) ds. S

Solutions - Homework sections 17.7-17.9

Solutions - Homework sections 17.7-17.9 olutions - Homework sections 7.7-7.9 7.7 6. valuate xy d, where is the triangle with vertices (,, ), (,, ), and (,, ). The three points - and therefore the triangle between them - are on the plane x +

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

Solutions for Review Problems

Solutions for Review Problems olutions for Review Problems 1. Let be the triangle with vertices A (,, ), B (4,, 1) and C (,, 1). (a) Find the cosine of the angle BAC at vertex A. (b) Find the area of the triangle ABC. (c) Find a vector

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss AB2.5: urfaces and urface Integrals. Divergence heorem of Gauss epresentations of surfaces or epresentation of a surface as projections on the xy- and xz-planes, etc. are For example, z = f(x, y), x =

More information

This makes sense. t 2 1 + 1/t 2 dt = 1. t t 2 + 1dt = 2 du = 1 3 u3/2 u=5

This makes sense. t 2 1 + 1/t 2 dt = 1. t t 2 + 1dt = 2 du = 1 3 u3/2 u=5 1. (Line integrals Using parametrization. Two types and the flux integral) Formulas: ds = x (t) dt, d x = x (t)dt and d x = T ds since T = x (t)/ x (t). Another one is Nds = T ds ẑ = (dx, dy) ẑ = (dy,

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

Line and surface integrals: Solutions

Line and surface integrals: Solutions hapter 5 Line and surface integrals: olutions Example 5.1 Find the work done by the force F(x, y) x 2 i xyj in moving a particle along the curve which runs from (1, ) to (, 1) along the unit circle and

More information

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS

A QUICK GUIDE TO THE FORMULAS OF MULTIVARIABLE CALCULUS A QUIK GUIDE TO THE FOMULAS OF MULTIVAIABLE ALULUS ontents 1. Analytic Geometry 2 1.1. Definition of a Vector 2 1.2. Scalar Product 2 1.3. Properties of the Scalar Product 2 1.4. Length and Unit Vectors

More information

4.2. LINE INTEGRALS 1. 2 2 ; z = t. ; y = sin

4.2. LINE INTEGRALS 1. 2 2 ; z = t. ; y = sin 4.2. LINE INTEGRALS 1 4.2 Line Integrals MATH 294 FALL 1982 FINAL # 7 294FA82FQ7.tex 4.2.1 Consider the curve given parametrically by x = cos t t ; y = sin 2 2 ; z = t a) Determine the work done by the

More information

If Σ is an oriented surface bounded by a curve C, then the orientation of Σ induces an orientation for C, based on the Right-Hand-Rule.

If Σ is an oriented surface bounded by a curve C, then the orientation of Σ induces an orientation for C, based on the Right-Hand-Rule. Oriented Surfaces and Flux Integrals Let be a surface that has a tangent plane at each of its nonboundary points. At such a point on the surface two unit normal vectors exist, and they have opposite directions.

More information

MULTIPLE INTEGRALS. h 2 (y) are continuous functions on [c, d] and let f(x, y) be a function defined on R. Then

MULTIPLE INTEGRALS. h 2 (y) are continuous functions on [c, d] and let f(x, y) be a function defined on R. Then MULTIPLE INTEGALS 1. ouble Integrals Let be a simple region defined by a x b and g 1 (x) y g 2 (x), where g 1 (x) and g 2 (x) are continuous functions on [a, b] and let f(x, y) be a function defined on.

More information

FINAL EXAM SOLUTIONS Math 21a, Spring 03

FINAL EXAM SOLUTIONS Math 21a, Spring 03 INAL EXAM SOLUIONS Math 21a, Spring 3 Name: Start by printing your name in the above box and check your section in the box to the left. MW1 Ken Chung MW1 Weiyang Qiu MW11 Oliver Knill h1 Mark Lucianovic

More information

Section 12.6: Directional Derivatives and the Gradient Vector

Section 12.6: Directional Derivatives and the Gradient Vector Section 26: Directional Derivatives and the Gradient Vector Recall that if f is a differentiable function of x and y and z = f(x, y), then the partial derivatives f x (x, y) and f y (x, y) give the rate

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

Math 21a Curl and Divergence Spring, 2009. 1 Define the operator (pronounced del ) by. = i

Math 21a Curl and Divergence Spring, 2009. 1 Define the operator (pronounced del ) by. = i Math 21a url and ivergence Spring, 29 1 efine the operator (pronounced del by = i j y k z Notice that the gradient f (or also grad f is just applied to f (a We define the divergence of a vector field F,

More information

Vector Calculus Solutions to Sample Final Examination #1

Vector Calculus Solutions to Sample Final Examination #1 Vector alculus s to Sample Final Examination #1 1. Let f(x, y) e xy sin(x + y). (a) In what direction, starting at (,π/), is f changing the fastest? (b) In what directions starting at (,π/) is f changing

More information

MATH 2433-12631. http://www.math.uh.edu/ ajajoo/math2433

MATH 2433-12631. http://www.math.uh.edu/ ajajoo/math2433 MATH 2433-12631 Aarti Jajoo ajajoo@math.uh.edu Office : PGH 606 Lecture : MoWeFre 10-11am in SR 116 Office hours : MW 11:30-12:30pm and BY APPOINTMENT http://www.math.uh.edu/ ajajoo/math2433 A. Jajoo,

More information

vector calculus 2 Learning outcomes

vector calculus 2 Learning outcomes 29 ontents vector calculus 2 1. Line integrals involving vectors 2. Surface and volume integrals 3. Integral vector theorems Learning outcomes In this Workbook you will learn how to integrate functions

More information

F = 0. x ψ = y + z (1) y ψ = x + z (2) z ψ = x + y (3)

F = 0. x ψ = y + z (1) y ψ = x + z (2) z ψ = x + y (3) MATH 255 FINAL NAME: Instructions: You must include all the steps in your derivations/answers. Reduce answers as much as possible, but use exact arithmetic. Write neatly, please, and show all steps. Scientists

More information

Math 2443, Section 16.3

Math 2443, Section 16.3 Math 44, Section 6. Review These notes will supplement not replace) the lectures based on Section 6. Section 6. i) ouble integrals over general regions: We defined double integrals over rectangles in the

More information

Review guide for the final exam in Math 233

Review guide for the final exam in Math 233 Review guide for the finl exm in Mth 33 1 Bsic mteril. This review includes the reminder of the mteril for mth 33. The finl exm will be cumultive exm with mny of the problems coming from the mteril covered

More information

The Math Circle, Spring 2004

The Math Circle, Spring 2004 The Math Circle, Spring 2004 (Talks by Gordon Ritter) What is Non-Euclidean Geometry? Most geometries on the plane R 2 are non-euclidean. Let s denote arc length. Then Euclidean geometry arises from the

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Practice Final Math 122 Spring 12 Instructor: Jeff Lang

Practice Final Math 122 Spring 12 Instructor: Jeff Lang Practice Final Math Spring Instructor: Jeff Lang. Find the limit of the sequence a n = ln (n 5) ln (3n + 8). A) ln ( ) 3 B) ln C) ln ( ) 3 D) does not exist. Find the limit of the sequence a n = (ln n)6

More information

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0,

(a) We have x = 3 + 2t, y = 2 t, z = 6 so solving for t we get the symmetric equations. x 3 2. = 2 y, z = 6. t 2 2t + 1 = 0, Name: Solutions to Practice Final. Consider the line r(t) = 3 + t, t, 6. (a) Find symmetric equations for this line. (b) Find the point where the first line r(t) intersects the surface z = x + y. (a) We

More information

Surface Normals and Tangent Planes

Surface Normals and Tangent Planes Surface Normals and Tangent Planes Normal and Tangent Planes to Level Surfaces Because the equation of a plane requires a point and a normal vector to the plane, nding the equation of a tangent plane to

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

Change of Variables in Double Integrals

Change of Variables in Double Integrals Change of Variables in Double Integrals Part : Area of the Image of a egion It is often advantageous to evaluate (x; y) da in a coordinate system other than the xy-coordinate system. In this section, we

More information

Review Sheet for Test 1

Review Sheet for Test 1 Review Sheet for Test 1 Math 261-00 2 6 2004 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And

More information

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS PROBLEM SET Practice Problems for Exam # Math 352, Fall 24 Oct., 24 ANSWERS i Problem. vlet R be the region bounded by the curves x = y 2 and y = x. A. Find the volume of the solid generated by revolving

More information

Scalar Valued Functions of Several Variables; the Gradient Vector

Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions vector valued function of n variables: Let us consider a scalar (i.e., numerical, rather than y = φ(x = φ(x 1,

More information

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

1. First-order Ordinary Differential Equations

1. First-order Ordinary Differential Equations Advanced Engineering Mathematics 1. First-order ODEs 1 1. First-order Ordinary Differential Equations 1.1 Basic concept and ideas 1.2 Geometrical meaning of direction fields 1.3 Separable differential

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Parametric Equations and the Parabola (Extension 1)

Parametric Equations and the Parabola (Extension 1) Parametric Equations and the Parabola (Extension 1) Parametric Equations Parametric equations are a set of equations in terms of a parameter that represent a relation. Each value of the parameter, when

More information

The invention of line integrals is motivated by solving problems in fluid flow, forces, electricity and magnetism.

The invention of line integrals is motivated by solving problems in fluid flow, forces, electricity and magnetism. Instrutor: Longfei Li Mth 43 Leture Notes 16. Line Integrls The invention of line integrls is motivted by solving problems in fluid flow, fores, eletriity nd mgnetism. Line Integrls of Funtion We n integrte

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

MATH 425, PRACTICE FINAL EXAM SOLUTIONS. MATH 45, PRACTICE FINAL EXAM SOLUTIONS. Exercise. a Is the operator L defined on smooth functions of x, y by L u := u xx + cosu linear? b Does the answer change if we replace the operator L by the operator

More information

The small increase in x is. and the corresponding increase in y is. Therefore

The small increase in x is. and the corresponding increase in y is. Therefore Differentials For a while now, we have been using the notation dy to mean the derivative of y with respect to. Here is any variable, and y is a variable whose value depends on. One of the reasons that

More information

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those 1.(6pts) Which of the following vectors has the same direction as v 1,, but has length 6? (a), 4, 4 (b),, (c) 4,, 4 (d), 4, 4 (e) 0, 6, 0 The length of v is given by ( 1) + + 9 3 We would like to make

More information

Class Meeting # 1: Introduction to PDEs

Class Meeting # 1: Introduction to PDEs MATH 18.152 COURSE NOTES - CLASS MEETING # 1 18.152 Introduction to PDEs, Fall 2011 Professor: Jared Speck Class Meeting # 1: Introduction to PDEs 1. What is a PDE? We will be studying functions u = u(x

More information

4. Complex integration: Cauchy integral theorem and Cauchy integral formulas. Definite integral of a complex-valued function of a real variable

4. Complex integration: Cauchy integral theorem and Cauchy integral formulas. Definite integral of a complex-valued function of a real variable 4. Complex integration: Cauchy integral theorem and Cauchy integral formulas Definite integral of a complex-valued function of a real variable Consider a complex valued function f(t) of a real variable

More information

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9.

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9. .(6pts Find symmetric equations of the line L passing through the point (, 5, and perpendicular to the plane x + 3y z = 9. (a x = y + 5 3 = z (b x (c (x = ( 5(y 3 = z + (d x (e (x + 3(y 3 (z = 9 = y 3

More information

Math 1B, lecture 5: area and volume

Math 1B, lecture 5: area and volume Math B, lecture 5: area and volume Nathan Pflueger 6 September 2 Introduction This lecture and the next will be concerned with the computation of areas of regions in the plane, and volumes of regions in

More information

299ReviewProblemSolutions.nb 1. Review Problems. Final Exam: Wednesday, 12/16/2009 1:30PM. Mathematica 6.0 Initializations

299ReviewProblemSolutions.nb 1. Review Problems. Final Exam: Wednesday, 12/16/2009 1:30PM. Mathematica 6.0 Initializations 99ReviewProblemSolutions.nb Review Problems Final Exam: Wednesday, /6/009 :30PM Mathematica 6.0 Initializations R.) Put x@td = t - and y@td = t -. Sketch on the axes below the curve traced out by 8x@tD,

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

14.11. Geodesic Lines, Local Gauss-Bonnet Theorem

14.11. Geodesic Lines, Local Gauss-Bonnet Theorem 14.11. Geodesic Lines, Local Gauss-Bonnet Theorem Geodesics play a very important role in surface theory and in dynamics. One of the main reasons why geodesics are so important is that they generalize

More information

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015 Parametric Curves (Com S 477/577 Notes) Yan-Bin Jia Oct 8, 2015 1 Introduction A curve in R 2 (or R 3 ) is a differentiable function α : [a,b] R 2 (or R 3 ). The initial point is α[a] and the final point

More information

Figure 2.1: Center of mass of four points.

Figure 2.1: Center of mass of four points. Chapter 2 Bézier curves are named after their inventor, Dr. Pierre Bézier. Bézier was an engineer with the Renault car company and set out in the early 196 s to develop a curve formulation which would

More information

1 3 4 = 8i + 20j 13k. x + w. y + w

1 3 4 = 8i + 20j 13k. x + w. y + w ) Find the point of intersection of the lines x = t +, y = 3t + 4, z = 4t + 5, and x = 6s + 3, y = 5s +, z = 4s + 9, and then find the plane containing these two lines. Solution. Solve the system of equations

More information

Section 6.1 Joint Distribution Functions

Section 6.1 Joint Distribution Functions Section 6.1 Joint Distribution Functions We often care about more than one random variable at a time. DEFINITION: For any two random variables X and Y the joint cumulative probability distribution function

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

College of the Holy Cross, Spring 2009 Math 373, Partial Differential Equations Midterm 1 Practice Questions

College of the Holy Cross, Spring 2009 Math 373, Partial Differential Equations Midterm 1 Practice Questions College of the Holy Cross, Spring 29 Math 373, Partial Differential Equations Midterm 1 Practice Questions 1. (a) Find a solution of u x + u y + u = xy. Hint: Try a polynomial of degree 2. Solution. Use

More information

Exam 1 Sample Question SOLUTIONS. y = 2x

Exam 1 Sample Question SOLUTIONS. y = 2x Exam Sample Question SOLUTIONS. Eliminate the parameter to find a Cartesian equation for the curve: x e t, y e t. SOLUTION: You might look at the coordinates and notice that If you don t see it, we can

More information

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50 Section 11.1: Vectors in the Plane Page 779 Suggested Problems: 1, 5, 9, 17, 3, 5-37, 40, 4, 44, 45, 47, 50 Determine whether the following vectors a and b are perpendicular. 5) a = 6, 0, b = 0, 7 Recall

More information

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson JUST THE MATHS UNIT NUMBER 8.5 VECTORS 5 (Vector equations of straight lines) by A.J.Hobson 8.5.1 Introduction 8.5. The straight line passing through a given point and parallel to a given vector 8.5.3

More information

The Vector or Cross Product

The Vector or Cross Product The Vector or ross Product 1 ppendix The Vector or ross Product We saw in ppendix that the dot product of two vectors is a scalar quantity that is a maximum when the two vectors are parallel and is zero

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

Copyrighted Material. Chapter 1 DEGREE OF A CURVE

Copyrighted Material. Chapter 1 DEGREE OF A CURVE Chapter 1 DEGREE OF A CURVE Road Map The idea of degree is a fundamental concept, which will take us several chapters to explore in depth. We begin by explaining what an algebraic curve is, and offer two

More information

10 Polar Coordinates, Parametric Equations

10 Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations ½¼º½ ÈÓÐ Ö ÓÓÖ Ò Ø Coordinate systems are tools that let us use algebraic methods to understand geometry While the rectangular (also called Cartesian) coordinates

More information

Chapter 2. Parameterized Curves in R 3

Chapter 2. Parameterized Curves in R 3 Chapter 2. Parameterized Curves in R 3 Def. A smooth curve in R 3 is a smooth map σ : (a, b) R 3. For each t (a, b), σ(t) R 3. As t increases from a to b, σ(t) traces out a curve in R 3. In terms of components,

More information

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve SOLUTIONS Problem. Find the critical points of the function f(x, y = 2x 3 3x 2 y 2x 2 3y 2 and determine their type i.e. local min/local max/saddle point. Are there any global min/max? Partial derivatives

More information

Inner Product Spaces

Inner Product Spaces Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and

More information

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w.

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w. hapter omplex integration. omplex number quiz. Simplify 3+4i. 2. Simplify 3+4i. 3. Find the cube roots of. 4. Here are some identities for complex conjugate. Which ones need correction? z + w = z + w,

More information

Feb 28 Homework Solutions Math 151, Winter 2012. Chapter 6 Problems (pages 287-291)

Feb 28 Homework Solutions Math 151, Winter 2012. Chapter 6 Problems (pages 287-291) Feb 8 Homework Solutions Math 5, Winter Chapter 6 Problems (pages 87-9) Problem 6 bin of 5 transistors is known to contain that are defective. The transistors are to be tested, one at a time, until the

More information

Math 432 HW 2.5 Solutions

Math 432 HW 2.5 Solutions Math 432 HW 2.5 Solutions Assigned: 1-10, 12, 13, and 14. Selected for Grading: 1 (for five points), 6 (also for five), 9, 12 Solutions: 1. (2y 3 + 2y 2 ) dx + (3y 2 x + 2xy) dy = 0. M/ y = 6y 2 + 4y N/

More information

Vector Calculus. F = (x 2 +y 2 +z 2 ) 3/2, (x 2 +y 2 +z 2 ) 3/2, (x 2 +y 2 +z 2 ) 3/2

Vector Calculus. F = (x 2 +y 2 +z 2 ) 3/2, (x 2 +y 2 +z 2 ) 3/2, (x 2 +y 2 +z 2 ) 3/2 16 Vector alculus ½ º½ Î ØÓÖ Ð This chapter is concerned with applying calculus in the context of vector fields. A two-dimensional vector field is a function f that maps each point (x,y) in R to a twodimensional

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

MATH 381 HOMEWORK 2 SOLUTIONS

MATH 381 HOMEWORK 2 SOLUTIONS MATH 38 HOMEWORK SOLUTIONS Question (p.86 #8). If g(x)[e y e y ] is harmonic, g() =,g () =, find g(x). Let f(x, y) = g(x)[e y e y ].Then Since f(x, y) is harmonic, f + f = and we require x y f x = g (x)[e

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

Derive 5: The Easiest... Just Got Better!

Derive 5: The Easiest... Just Got Better! Liverpool John Moores University, 1-15 July 000 Derive 5: The Easiest... Just Got Better! Michel Beaudin École de Technologie Supérieure, Canada Email; mbeaudin@seg.etsmtl.ca 1. Introduction Engineering

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

Section 13.5 Equations of Lines and Planes

Section 13.5 Equations of Lines and Planes Section 13.5 Equations of Lines and Planes Generalizing Linear Equations One of the main aspects of single variable calculus was approximating graphs of functions by lines - specifically, tangent lines.

More information

5.3 Improper Integrals Involving Rational and Exponential Functions

5.3 Improper Integrals Involving Rational and Exponential Functions Section 5.3 Improper Integrals Involving Rational and Exponential Functions 99.. 3. 4. dθ +a cos θ =, < a

More information

13.4 THE CROSS PRODUCT

13.4 THE CROSS PRODUCT 710 Chapter Thirteen A FUNDAMENTAL TOOL: VECTORS 62. Use the following steps and the results of Problems 59 60 to show (without trigonometry) that the geometric and algebraic definitions of the dot product

More information

Calculus with Parametric Curves

Calculus with Parametric Curves Calculus with Parametric Curves Suppose f and g are differentiable functions and we want to find the tangent line at a point on the parametric curve x f(t), y g(t) where y is also a differentiable function

More information

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coordinates. A flat plate is in the shape of the region in the first quadrant ling between the circles + and +. The densit of the plate at point, is + kilograms per square meter

More information

Two vectors are equal if they have the same length and direction. They do not

Two vectors are equal if they have the same length and direction. They do not Vectors define vectors Some physical quantities, such as temperature, length, and mass, can be specified by a single number called a scalar. Other physical quantities, such as force and velocity, must

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

GRAPHING IN POLAR COORDINATES SYMMETRY

GRAPHING IN POLAR COORDINATES SYMMETRY GRAPHING IN POLAR COORDINATES SYMMETRY Recall from Algebra and Calculus I that the concept of symmetry was discussed using Cartesian equations. Also remember that there are three types of symmetry - y-axis,

More information

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better!

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better! The Fourth International DERIVE-TI9/89 Conference Liverpool, U.K., -5 July 000 Derive 5: The Easiest... Just Got Better! Michel Beaudin École de technologie supérieure 00, rue Notre-Dame Ouest Montréal

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Analyzing Piecewise Functions

Analyzing Piecewise Functions Connecting Geometry to Advanced Placement* Mathematics A Resource and Strategy Guide Updated: 04/9/09 Analyzing Piecewise Functions Objective: Students will analyze attributes of a piecewise function including

More information

(Refer Slide Time: 1:42)

(Refer Slide Time: 1:42) Introduction to Computer Graphics Dr. Prem Kalra Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture - 10 Curves So today we are going to have a new topic. So far

More information

the points are called control points approximating curve

the points are called control points approximating curve Chapter 4 Spline Curves A spline curve is a mathematical representation for which it is easy to build an interface that will allow a user to design and control the shape of complex curves and surfaces.

More information

Method of Green s Functions

Method of Green s Functions Method of Green s Functions 8.303 Linear Partial ifferential Equations Matthew J. Hancock Fall 006 We introduce another powerful method of solving PEs. First, we need to consider some preliminary definitions

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

M PROOF OF THE DIVERGENCE THEOREM AND STOKES THEOREM

M PROOF OF THE DIVERGENCE THEOREM AND STOKES THEOREM 68 Theor Supplement Section M M POOF OF THE DIEGENE THEOEM ND STOKES THEOEM In this section we give proofs of the Divergence Theorem Stokes Theorem using the definitions in artesian coordinates. Proof

More information

Mark Howell Gonzaga High School, Washington, D.C.

Mark Howell Gonzaga High School, Washington, D.C. Be Prepared for the Calculus Exam Mark Howell Gonzaga High School, Washington, D.C. Martha Montgomery Fremont City Schools, Fremont, Ohio Practice exam contributors: Benita Albert Oak Ridge High School,

More information

Vector surface area Differentials in an OCS

Vector surface area Differentials in an OCS Calculus and Coordinate systems EE 311 - Lecture 17 1. Calculus and coordinate systems 2. Cartesian system 3. Cylindrical system 4. Spherical system In electromagnetics, we will often need to perform integrals

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE

ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE i93 c J SYSTEMS OF CURVES 695 ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE BY C H. ROWE. Introduction. A system of co 2 curves having been given on a surface, let us consider a variable curvilinear

More information