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, 1) to (,, 3): for t 1. Thus, Thus, x(t) (, 1, 1) + t(, 1, ) (t, 1 + t, 1 + t) x (t) (, 1, ) x (t) 4 + 1 + 4 3 We can now evaluate the line integral: 1 [ ] 1 y ds (1 + t)3 dt 3 t + t 9. Let be the curve in R 3 defined by the equations r 1, z θ with endpoints (x, y, z) (1,, ) and (x, y, z) (1,, π). Evaluate the following line integral: xz dx + yz dy + z dz Answer: We can parameterize this curve using the parameter t θ. ince r 1, we have the parametric equations: x cos t y sin t z t t π The bounds for t come from the endpoints (x, y, z) (1,, ) and (x, y, z) (1,, π). Thus: dx sin t dt dy cos t dt dz dt 1
We can now compute the vector line integral: ( xz dx + yz dy + z dz ) t cos t sin t + t cos t sin t + t dt [ 1 3 t3 t dt ] π 8π3 3 3. onsider the vector field F(x, y, z) (sin(x ) + y) i + (x + z) j + y k. (a) Is F conservative? (b) Let be the curve parameterized by x sin t y cos t π t π z t Use your answer to part (a) to evaluate F ds. Answer: (a) To see if F is conservative, we compute F: i j k F x y z sin(x ) + y x + z y Yes, F is conservative. (1 1) i + j + (1 1) k (b) The trick to this part is to realize that is a closed loop. At t π, the parametric equations give x, y 1, and z π, and at t π, the parametric equations give the same values. ince F is conservative, there exists some function f such that f F. Thus: F ds f(, 1, π ) f(, 1, π )
You can also use tokes s Theorem to obtain the same answer (we have to use tokes s Theorem instead of Green s Theorem because the curve is in R 3 ). Let be a surface with as the boundary (this is where it is important that is a closed curve if was not closed, there could not be a surface with as the boundary). Then, by tokes s Theorem: F ds ( F) da da 4. onsider the vector field F(x, y, z) y i+(x + z cos y) j+(e z + sin y) k. (a) Find a function f such that f F. (b) Let be the curve parameterized by x t y t sin t t π z t cos t Use your answer to part (a) to evaluate F ds. Answer: (a) We want a function f such that f x y and f y x + z cos y and f z ez + sin y From the first equation, we see that f(x, y, z) xy + g(y, z) where g(y, z) is some function of y and z. If we differentiate this equation for f with respect to y, we obtain f y x + g y omparing with the previous expression for f y Thus: g(y, z) z sin y + h(z) 3, we see that g y z cos y.
where h(z) is some function of z. ombining with the previous expression for f, we get f(x, y, z) xy + z sin y + h(z) If we differentiate this equation for f with respect to z, we obtain f z sin y + dh dz omparing with the previous expression for f z Thus: h(z) e z + Thus: f(x, y, z) xy + z sin y + e z +, we see that dh dz ez. (b) At t, the curve is at the point (,, ). At t π, the curve is at the point (π,, π). Thus: ] (π,, π) F ds [xy + z sin y + e z e π 1 (,,) 5. onsider the region R bounded by the parabolas y x and x y. Let be the boundary of R oriented counterclockwise. Use Green s Theorem to evaluate (y + e x ) dx + ( x + cos(y ) ) dy Answer: The vector field is F ( y + e x, x + cos(y ) ). Thus, Thus by Green s Theorem, rot(f) 1 1 4
1 x 1 [ ] x ( F ds 1 dy dx y dx ) x x dx x x [ 3 x3/ 1 ] 1 y 3 x3 3 1 3 1 3 6. Let R be the region bounded by the curve x 3t t 3, y 6t t : x 1 Use Green s Theorem to find the area of the region R. Answer: First, we need to find the bounds for t. In particular, we want to know when the curve passes through the origin. etting 3t t 3 and 6t t and solving, we get t and t 3. Thus, our bounds are t 3. If you plot some points for the parametric equation, you will notice that the parametrization goes clockwise around the region instead of the counterclockwise that is required for Green s Theorem. This means, we will need to negate the integral. It is okay to not notice this at this point in the problem if we didn t notice, then we would get a negative answer, and since the area must be positive, we would realize that the orientation was incorrect and make the answer positive. We need to find a vector field F such that rot(f) 1. The vector field F y i will work (as would x j or lots of other possibilities). 5
Then, by Green s Theorem: We have: R da y dx D x 3t t 3 dx (6t 3t ) dt y 6t t dy (6 4t) dt with t 3. Thus: da R D 3 81 1 y dx (6t t )(6t 3t ) dt 7. Evaluate the surface integral z da where is the surface z x + y, z. Answer: First we parameterize the surface. The surface has equation z r; we will use the parameters t r and u θ. Then, the parametric equations for the surface are: x t cos u y t sin u z t t u π The tangent vectors to the surface are: T t (cos u, sin u, 1) T u ( t sin u, t cos u, ) 6
And the normal vector to the surface is i j k T t T u cos u sin u 1 t sin u t cos u t cos u i t sin u j + t k Thus: da T t T u dt du t cos u + t sin u + t dt du t + t dt du t dt du t dt du Thus: z da 8 3 t T t T u dt du 16π du 3 t dt du 8. Use geometric reasoning to evaluate the following surface integrals: (a) The integral x + y + z da where is the surface x + y + z 4, z. (b) The integral (x i + y j) da where is the surface x + y 4, 1 z 3, oriented with unit normal vectors pointing outwards. (c) The integral (z k) da where is the disc x + y 9 on the plane z 4, oriented with unit normal vectors pointing upwards. 7
Answer: (a) The surface is a the top half of a sphere of radius centered at the origin. On the surface, the value of x + y + z is. Thus: x + y + z da da (surface area of ) The area of the top half of the sphere is 4πr π( ) 8π. Thus: x + y + z da (8π) 16π (b) We want to write the integral as a scalar surface integral F N da where N is the unit normal vector to the surface. ince is a cylinder about the z-axis, the vector x i + y j is normal to and points in the outward direction. o: N x i + y j x + y On the surface, x + y 4, so N x i + y j Thus, (x, y, ) F N (x, y, ) x + y Thus, we want to evaluate the integral da (surface area of cylinder) The surface area of the cylinder is πrh π()(3 1) 8π. Thus, (x i + y j) da (8π) 16π 8
(c) We want to write the integral as a scalar surface integral F N da where N is the unit normal vector to the surface. ince is disc on the plane z 4, the vector N k is normal to and points in the upward direction. o: F N (,, z) (,, 1) z On the plane z 4, we have F N z 4. Thus, we want to evaluate the integral 4 da 4(area of the disc) The area of the disc is πr π(3) 9π. Thus, (z k) da 4(9π) 36π 9. Let be the surface defined by z 5 x y with z 1, oriented with downward pointing normal. onsider the following vector field: F (e z + 1) i + y j + y cos(x ) k Use tokes s Theorem to evaluate ( F) da. Answer: By tokes s Theorem, ( F) da F ds The boundary of is defined by the equations 1 5 x y, z 1 (this is the intersection of the surface with the plane z 1). Thus, boundary is the circle x + y 4 in the plane z 1. We can parameterize this curve as follows: x cos t y sin t z 1 t π 9
Thus: dx sin t dt dy cos t dt dz ince the surface is oriented with unit normals pointing downwards, the curve needs to be oriented clockwise. We have currently oriented it counterclockwise, so we will need to negate the integral. Now, we can compute the integral: F ds (e z + 1) dx + y dy + y cos(x ) dz ( (e + 1)( sin t) + sin t( cos t) + sin t cos(4 cos t)() ) dt ( (e + 1) sin t + 4 sin t cos t) dt [ (e + 1) cos t + sin t ] π Note: Here is a slightly quicker way to see that the integral is. By tokes s Theorem, if two surfaces have the same boundary, then the two surface integrals of F must be the equal (since both surface integrals equal the line integral on the boundary). In this problem, we could consider the disc inside the circle x + y 4 in the plane z 1. The surface integral on this disc must be equal to the surface integral that we want to compute. On this disc, z 1, so F (e + 1) i + y j + y cos(x ) k Also, the unit normal vector to the disc is N k. And, if we compute ( F) N we get. o the surface integral must be. 1
1. (a) Find a vector field F such that F x k. (b) Use tokes s Theorem to evaluate ( x k ) da where be the surface z sin(r π), r 1, oriented with unit normal vectors pointing upwards. Answer: (a) One such vector field is F yx i. (Another such vector field is 1 3 x3 j, and there are many more.) (b) By tokes s Theorem and part (a): ( x k ) da ( yx i) ds The boundary of is the curve defined by the equations z sin(π) and r 1. This is the circle x + y 1 in the xy-plane. We can parameterize the boundary of as follows: Thus: x cos t y sin t z dx sin t dt dy cos t dt dz t π ince the surface is oriented with unit normals pointing upwards, the curve needs to be oriented counterclockwise, which is the way it is oriented by this parametrization. Thus: ( yx i) ds yx dx sin t cos t( sin t) dt sin t cos t dt 11
ince sin(t) sin t cos t and sin t 1 (1 cos(t)), we have: ( yx i) ds sin t cos t dt 1 (1 cos(4t)) dt 8 1 4 sin (t) dt (t 14 )] π sin(4t) [ 1 8 π 4 1