Electric field inside a sphere of charge density A/r

AI Thread Summary
The electric field inside a sphere with a charge density of ρ = A/r is calculated using Gauss' law, resulting in E = A/(2ε₀), which surprisingly shows no dependence on radius R. This independence arises because the total charge within the sphere increases with R², while the surface area over which the electric field spreads also increases with R², leading to a cancellation of effects. The integration of the charge density over the sphere clarifies this relationship. Additionally, there is a discussion on the integration process in spherical coordinates, highlighting common integrals encountered in calculus. Understanding these concepts is essential for grasping the behavior of electric fields in varying charge distributions.
Repetit
Messages
128
Reaction score
2
What is the electric field inside a sphere of radius R when the charge density is given by:
\rho=\frac{A}{r}
Where A is a constant, and r is the radius at where the charge density is to be evaluated. By Gauss' law I have calculated the field to be equal to:
E=\frac{A}{2\epsilon_0}
But that seems quite odd as the field is then independent of the radius. But could this be explained by the fact that the charge density is inversely proportional to the radius?
Thanks!
 
Physics news on Phys.org
That's correct. If you integrate the charge density over a sphere of radius R it's a little easier to see why this is so:

\int_0^R \int_0^{2 \pi} \int_0^{\pi} \rho r^2 \sin^2\theta d\theta d\phi dr
\int_0^R \int_0^{2 \pi} \int_0^{\pi} A r \sin^2\theta d\theta d\phi dr
A 4 \pi \int_0^R r dr
A 2 \pi R^2

So, the amount of charge which is inside a sphere of radius R increases with the square of the radius. The surface area of that sphere which the electric field lines are spread out over also increases with R^2, although it's larger by a factor of two. This is why there is no R dependence on the electric field, the two competing effects of total charge and surface area over which the electric field is spread cancel out.
 
I'm just starting my second Calculus course, those nested integrals look fun :eek:
 
Ubern0va said:
I'm just starting my second Calculus course, those nested integrals look fun :eek:

It's really not bad, you just start on the inside and work your way out. With a lot of problems you run into the same integrals over and over again and you just end up memorizing the answer, for instance:

\int_0^{2 \pi} \int_0^{\pi} \sin^2\theta d\theta d\phi = 4 \pi

comes up all the time (such as in this problem).
 
This is good, except I'm pretty sure the volume element on that integral is r2 sin[theta] dr d[theta] d[phi] for spherical coordinates instead of having a sin2 [theta] component. This is from Griffith's Intro to E&M
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top