Animated Solution for Physics - Electrostatics: In the figure, the inner (shaded) region A represents a sphere of radius rA=1, within which the electrostatic charge density varies with the radial distance r from the center as ρA=kr, where k is positive. In the spherical shell B of outer radius rB, the electrostatic charge density varies as ρB=r2k. Assume that dimensions are taken care of. All physical quantities are in their SI units. Which of the following statement(s) is(are) correct?
Select Answer:
* Multiple Correct
Visualized Solution
\text{Analyzing the Charge Distribution}
\text{Inner region A } (0 \le r \le 1): \rho_A = kr
\text{Outer shell B } (1 < r \le r_B): \rho_B = \frac{2k}{r}
\text{Total Charge Formula}
dq = \rho(r) \cdot 4\pi r^2 dr
q_{net} = \int_0^1 \rho_A 4\pi r^2 dr + \int_1^{r_B} \rho_B 4\pi r^2 dr
\text{Charge in Region A}
q_A = \int_0^1 (kr) 4\pi r^2 dr
q_A = 4\pi k \int_0^1 r^3 dr = 4\pi k \left[ \frac{r^4}{4} \right]_0^1
q_A = \pi k
\text{Charge in Region B}
q_B = \int_1^{r_B} \left(\frac{2k}{r}\right) 4\pi r^2 dr
q_B = 8\pi k \int_1^{r_B} r dr = 8\pi k \left[ \frac{r^2}{2} \right]_1^{r_B}
The Sigma Insight: Electric Field Lines, Flux and Gauss's Law
Solution Diagram
The problem of finding the electric field and potential for a spherically symmetric charge distribution is a classic in electrostatics. But what happens when the charge density isn't uniform? What if it varies with the radial distance? This is where the true elegance of calculus and Gauss's Law comes into play.
Analyzing the Setup
Imagine you are standing at the center of a solid sphere, Region A, which has a radius of rA=1
As you move outward, the charge density increases linearly according to the relation ρA=kr.
Surrounding this inner sphere is a spherical shell, Region B, extending from r=1 to an outer radius rB. In this shell, the charge density behaves differently; it decreases with distance according to ρB=r2k.
Our mission is to determine the electric field and potential just outside this entire configuration. To do this, we must first find the total enclosed charge.
The Master Equation
Integrating for Charge
Because the charge density varies, we cannot simply multiply density by volume. We must integrate the charge density over the volume of the spheres. The volume element for a thin spherical shell of radius r and thickness dr is dV=4πr2dr.
The total charge is the sum of the charges in Region A and Region B:
qnet=∫01ρA4πr2dr+∫1rBρB4πr2dr
Calculating Charge in Region A
Let's tackle the inner sphere first
Substituting ρA=kr into our integral:
qA=∫01(kr)4πr2dr=4πk∫01r3dr
Integrating r3 gives 4r4. Evaluating this from 0 to 1:
qA=4πk[41−0]=πk
Calculating Charge in Region B
Now for the outer shell
Substituting ρB=r2k:
qB=∫1rB(r2k)4πr2dr=8πk∫1rBrdr
Notice how the r in the denominator beautifully cancels one r from the volume element! Integrating r gives 2r2. Evaluating from 1 to rB:
qB=8πk[2rB2−21]=4πk(rB2−1)
The Net Charge
Adding the charges from both regions gives us the total enclosed charge:
qnet=πk+4πk(rB2−1)=πk(4rB2−3)
This is our master expression. With qnet in hand, we can evaluate any scenario presented in the options.
Evaluating the Options
Option A: For the electric field to be zero outside, the net charge must be zero.
4rB2−3=0⟹rB=23
However, rB must be greater than 1 (since it's the outer radius of the shell)
Moreover, Option A suggests rB=23, which is mathematically different. Thus, Option A is incorrect.
Option B: The electric potential just outside the shell is given by V=4πϵ01rBqnet. Substituting our expression for qnet:
V=4πϵ01rBπk(4rB2−3)=4ϵ0k(4rB−rB3)
If rB=23, we get:
V=4ϵ0k(4(23)−3/23)=4ϵ0k(6−2)=ϵ0k
This perfectly matches Option B!
Options C and D: For completeness, if rB=2, $q_{net} = 13\pi k
eq 15\pi k$. If rB=25, the electric field E=4πϵ01rB2qnet evaluates to 25ϵ022k, which does not match Option D.
Conclusion
By systematically applying the principles of volume integration and Gauss's Law, we successfully navigated through a complex, non-uniform charge distribution
The key takeaway is to always trust the math—set up your integrals carefully, respect the boundaries of your regions, and let the equations guide you to the truth!