Quick question - Flux through a sphere

  • Thread starter Thread starter Zatman
  • Start date Start date
  • Tags Tags
    Flux Sphere
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
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.
 
on Phys.org
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 [itex]z = r\cos\theta[/itex] (there are two exactly opposite conventions for the angle coordinates) then [itex]dS = r^2 \sin\theta\,d\theta\,d\phi[/itex] and the sphere is given by [itex]0 \leq \theta \leq \pi[/itex] and [itex]0 \leq \phi \leq 2\pi[/itex].

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

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

from 0 to 2π, hence

= 4πa3