Quick question - Flux through a sphere

  • Thread starter Thread starter Zatman
  • Start date Start date
  • Tags Tags
    Flux Sphere
Zatman
Messages
85
Reaction score
0

Homework Statement



Evaluate ∫∫r.ndS where r=(x,y,z) and n is a normal unit vector to the surface S, which is a sphere of radius a centred on the origin.

2. The attempt at a solution

I decided to use polar coordinates. The radius of the sphere is clearly constant, a. So a surface element is dS = a2dθdø.

r = a(sinθcosø, sinθsinø, cosθ)

n = (sinθcosø, sinθsinø, cosθ)

r.n = a

therefore, ∫∫r.ndS = ∫∫a3dθdø

where θ varies from 0 to 2π, and ø varies from 0 to π.

This gives an answer of 2π2a3. Is this correct? I'm not so sure.
 
Physics news on Phys.org
You forgot that
\mathrm{d} S=a^2 \sin \theta \mathrm{d} \theta \mathrm{d} \phi.
 
  • Like
Likes 1 person
Good point, thank you.

But then I get ∫∫a3sinθdθdø

Which evaluates to zero. Are the limits incorrect?
 
Zatman said:
Good point, thank you.

But then I get ∫∫a3sinθdθdø

Which evaluates to zero. Are the limits incorrect?

Yes: If z = r\cos\theta (there are two exactly opposite conventions for the angle coordinates) then dS = r^2 \sin\theta\,d\theta\,d\phi and the sphere is given by 0 \leq \theta \leq \pi and 0 \leq \phi \leq 2\pi.

Also: once you have that \mathbf{r} \cdot \mathbf{n} = a you know that the answer must be a times the surface area of a sphere of radius a.
 
  • Like
Likes 1 person
Oh, I had theta and phi mixed up. So that gives

∫∫r.ndS = ∫(2a3)dø

from 0 to 2π, hence

= 4πa3
 
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