
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Solutions and comments for homework problems related to the curl and divergence operators in multivariable calculus. It includes steps for finding partial derivatives in cartesian coordinates and more intricate calculus facts. Examples include finding the curl and divergence of various vector fields.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

MATH 2110Q. Multivariable Calculus. Fall 2009 Professor Leibowitz
16.5 Vector Differentiation Operators Homework Solutions and comments
In addition to illustrating the definitions and properties of the curl and divergence operators, the homework problems give some practice in finding partial derivatives. In Cartesian coordinates, curl F = F and div F = F where is symbolically (^) x i + (^) y j + (^) z k ( (^) x means , etc). So if F = P i + Q j + R k then curl F = ( Ry โ Qz ) i + ( Pz Rx ) j + ( Qx Py ) k and div F = Px + Qy + Rz.
#1. F ( x , y , z ) = xyz i โ x^2 y k. Notice that the coefficient of j is 0.
Curl F = โ x^2 i +( 2 xy + xy ) j + (โ xz ) k = < โ x^2 , 3 xy , โ xz> and div F = yz + 0 + 0 = yz.
#6. F ( x , y , z ) = exy sin z j + y arctan( x/z ) k.
The steps are the same as in #1 but the calculus facts that are used are more intricate. In particular we need to know the derivative of eu^ where u is a function. By the chain rule, the derivative of eu^ is eu^ times the derivative of u. Also, the derivative of is (1/(1 + u^2 )) times the derivative of u.
#15. F ( x , y , z ) = 2 xy i + ( x^2 + 2 yz ) j + y^2 k. We find that Curl F = <2 y โ 2 y , 0 โ 0, 2 x โ 2 x > = 0.
To find f so that grad = F , set up fx = 2 xy , fy = x^2 + 2 yz , and fz = y^2. Anti-differentiate each relation, treating all the other variables as though they were constants. You find that f = x^2 y + 1 ( y,z ) , f = x^2 y + y^2 z + 2 ( x , z ) , f = y^2 z + 3 ( x , y ) for some functions as indicated. Compare the three equal expressions an d you see that f ( x , y , z ) = x^2 y + y^2 z + a constant.
#20. G 1 = yz i + xyz j + xy k. Since the divergence of G 1 is xz instead of 0 ,but div(curl G ) always is 0 , the answer is No; G 1 is not the curl of a vector field.