Given a vector field, show flux across all paths is the same.

megadong
Messages
1
Reaction score
0

Homework Statement


Given the vector field F=3x^2i-y^3j, show that the flux over any two curves C1 and C2 going from the x to the y axes are the same.

Homework Equations


Flux = int(F dot n ds) = int(Mdy - Ndx)
divF = Ny + Mx


The Attempt at a Solution


We can show the divergence of the field is zero => Ny = -3y^2 and Mx = 3y^2
so divf = Ny + Mx = 0... does this help in any way? Thanks
 
Physics news on Phys.org
Try using Green's theorem.
 
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