Conservative Vector Field: Finding the Value of 'a

hils0005
Messages
61
Reaction score
0

Homework Statement



For what value(s) of the scalar 'a' is the vector field
F(x,y,z)= 2xz i + ay^3 j + (x^2 + y^4) k conservative



The Attempt at a Solution



F1=2xz
F2=ay^3z
F3=(x^2 + y^4)

I used 3D curl test??

1)(partial F2)/(partial dx) - (partial F1)/ (partial dy)= 0-0 = 0
2)(partial F3)/(partial dy) - (partial F2)/ (partial dz)= 4y^3 - ay^3=0 so a=4
3)(partial F1)/(partial dz) - (partial F3)/ (partial dx)= 2x-2x = 0

my answer would be a=4
 
Physics news on Phys.org
If your Fy is supposed to be ay^3z then you're right. Your initial statement of the problem has Fy = ay^3.
 
yes it should be ay^3z j, Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top