Spherical cavity in a dielectric with a point charge inside

AI Thread Summary
The discussion revolves around calculating the force on a charge placed within a spherical cavity filled with a dielectric material. The user successfully derived the electric field inside the cavity without the charge but struggles to incorporate the point charge's effect on the potential. They initially consider using boundary conditions and the method of images but express confusion about the absence of an external electric field in the problem statement. The conversation highlights the need to adjust the potential equations to account for the point charge and emphasizes the importance of correctly applying boundary conditions. Ultimately, the user seeks clarification on how to determine the image charges and their implications for the system.
quasar_4
Messages
273
Reaction score
0

Homework Statement



I am trying to find the force acting on a charge placed a distance r0 from the center of a spherical cavity of radius a. The entire cavity is immersed in a dielectric material, epsilon2.

Homework Equations


The Attempt at a Solution



Here's my quandary: I can find the field inside the cavity with no charge. This is fine. But now that there's this point charge floating around, I have

\nabla \cdot D_{in} = \rho
\nabla \cdot D_{out} = 0

Well, the form of the potential is obviously

\Phi_{in} = \sum_{l=0}^{\infty} A_l r^l P_l(\cos{\theta})
\Phi_{out} = -E0 r \cos{\theta}+ \sum_{l=0}^{\infty} B_l r^{-(l+1)} P_l(\cos{\theta})

where E0 is the applied field in the dielectric (without loss of generality, we can choose E0 to be in the z-direction).

I applied boundary conditions -- the normal component of D and the tangential component of E should be continuous at r = a (because there's no charge *there*). You get some nice equations, which you can easily solve for the coefficients A1 and B1 (all other terms in the Legendre polynomials vanish except l =1). I get:

A_1 = \frac{-3 \epsilon_2 E0}{2 \epsilon_2+\epsilon_0}
B_1 = \frac{E0 a^3(\epsilon_0-\epsilon_2)}{2 \epsilon_2 + \epsilon_0}

Great, I can plug these into my potential expressions...

But I don't see how my potential is even affected by this new charge q! I get the same result as for an empty cavity. That can't be right. So, do I need to use a totally different technique? I thought maybe the method of images is the way to go, but I don't understand how this works for a spherical set-up... where's the image charge if q is inside a sphere?
 
Last edited:
Physics news on Phys.org
quasar_4 said:

Homework Statement



I am trying to find the force acting on a charge placed a distance r0 from the center of a spherical cavity of radius a. The entire cavity is immersed in a dielectric material, epsilon2.

Homework Equations





The Attempt at a Solution



Here's my quandary: I can find the field inside the cavity with no charge. This is fine. But now that there's this point charge floating around, I have

\nabla \cdot D_{in} = \rho
\nabla \cdot D_{out} = 0

Well, the form of the potential is obviously

\Phi_{in} = \sum_{l=0}^{\infty} A_l r^l P_l(\cos{\theta})
\Phi_{out} = -E0 r \cos{\theta}+ \sum_{l=0}^{\infty} B_l r^{-(l+1)} P_l(\cos{\theta})
where E0 is the applied field in the dielectric (without loss of generality, we can choose E0 to be in the z-direction).

I don't see any mention of an applied uniform electric field in the problem statement. :confused:

As for your point charge, just add an additional \frac{q}{4\pi\epsilon_0}\frac{1}{|\textbf{r}-\textbf{r}_0|} to \Phi_{in} (before applying boundary conditions!).
 
I don't know what to make of it that it doesn't mention an applied electric field in the dielectric. Should I then omit the E0*r*cos(theta) from my solution outside the sphere?
 
quasar_4 said:
I don't know what to make of it that it doesn't mention an applied electric field in the dielectric. Should I then omit the E0*r*cos(theta) from my solution outside the sphere?

Yes, if there is no externally applied field, then E_0 is zero. You can't just copy and paste solutions to similar but different problems and expect to get things right.
 
All right, I've rethought this. Now I think it might be best to use images. So here's what I've got:

Inside the sphere:

\Phi_{in} = \frac{1}{4 \pi \epsilon_0} \left(\frac{q}{[r^2 + r_0^2 - 2 r r_0 \cos{\theta}]^{1/2}}+\frac{q'}{[r^2 + {r'}_0^2 - 2 r {r'}_0 \cos{\theta}]^{1/2}} \right)

Outside:

\Phi_{out} = \frac{1}{4 \pi \epsilon_2} \frac{q''}{[r^2 + r_0^2 - 2 r r_0 \cos{\theta}]^{1/2}}

Now for D, we can demand that

\epsilon_0 \frac{\partial \Phi_{in}}{\partial r} |_{r=a} = \epsilon_2 \frac{\partial \Phi_{out}}{\partial r} |_{r=a}

while for E,

\frac{\partial \Phi_{in}}{\partial \theta} |_{r=a} = \frac{\partial \Phi_{out}}{\partial \theta} |_{r=a}.

These give us two equations, but I can't figure out how to find r0', so I have three unknowns... how can I find q' and q''?
 
Update: after using continuity of phi across the boundary I got a third equation, which I used to find r0' = a^2/r0. But using that in my original two sets of equations gives me a q' and a q'' that both depend on theta... can that even be correct? Does it make physical sense that the value of q' would depend on theta? It doesn't seem so to me, in which case I have no idea how to correctly find them... :( any help would be great.
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top