Consider a closed spherical surface S :
x 2 + y 2 + z 2 = 1
There is a vector field throughout all of space:
F = ( F x , F y , F z ) F x = y 2 z + 2 x F y = x − y + z F z = z 3 + x y
Determine the absolute value of the flux of the vector field over the surface.
∣ ∣ ∣ ∬ s F ⋅ d S ∣ ∣ ∣
Note: This one is fairly easy to do by hand
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice job. As a side note, I made the divergence a pure function of z so that the calculation could be done with a single integral.
Problem Loading...
Note Loading...
Set Loading...
Divergence theorem:
∬ S F ⋅ d S = ∫ ∫ ∫ V ( ∇ ⋅ F ) d V
Now:
∇ ⋅ F = 1 + 3 z 2 In spherical coordinates:
∇ ⋅ F = 1 + 3 r 2 cos 2 θ ∴ ∫ ∫ ∫ V ( ∇ ⋅ F ) d V = ∫ 0 2 π ∫ 0 π ∫ 0 1 ( 1 + 3 r 2 cos 2 θ ) r 2 sin θ d r d θ d ϕ
Integrating with respect to r first gives (simplification left out):
∫ ∫ ∫ V ( ∇ ⋅ F ) d V = ∫ 0 2 π ∫ 0 π ( 3 sin θ + 5 3 cos 2 θ sin θ ) d θ d ϕ Changing the order of the integral: ∫ ∫ ∫ V ( ∇ ⋅ F ) d V = ∫ 0 π ∫ 0 2 π ( 3 sin θ + 5 3 cos 2 θ sin θ ) d ϕ d θ ⟹ ∫ ∫ ∫ V ( ∇ ⋅ F ) d V = 2 π ∫ 0 π ( 3 sin θ + 5 3 cos 2 θ sin θ ) d θ ⟹ ∬ S F ⋅ d S = ∫ ∫ ∫ V ( ∇ ⋅ F ) d V = 1 5 3 2 π