- #1
Fernbauer
- 14
- 0
Homework Statement
A unit sphere at the origin contains no free charge or conductors in its interior or on its boundary. It is, however, embedded in a dielectric medium. The dielectric is linear, but the permitivity varies by angle about the origin. It is constant along any radial direction. So we are given the dielectric distribution [itex]\epsilon(\theta, \phi)[/itex].
We are also given the potential at every point on the surface of the unit sphere, [itex]V(\theta, \phi).[/itex]
What is the potential at the origin?
Homework Equations
This is a clearly solvable problem, since the potential everywhere inside any enclosed volume can be determined if we know the potential everywhere on the boundary. This is just a Dirichlet boundary-value problem. Our geometry of a unit sphere at the origin means the complexity is simply from the angular dielectric effect.
By linearity, the potential at the origin will be some weighted function of the potential on the spherical surface. So [itex]V(0,0,0)=\int\int w(\theta,\phi) V(r=1, \theta,\phi) \sin \theta\ d\theta\ d\phi[/itex]. So the problem is really to find [itex]w(\theta, \phi)[/itex] given [itex]\epsilon(\theta, \phi)[/itex]
Gauss's law with dielectrics gives us the important relation:
[itex] 0=\int\int {\partial V\over \partial r}(r=1,\theta,\phi) \sin \theta\ d\theta\ d\phi[/itex]
As a special case where [itex]\epsilon(\theta, \phi)[/itex]=C, the mean value property of harmonic functions tells us the potential at the origin is just the mean value of the potential on the sphere surface.
As a weight function, [itex]w[/itex] is normalized, so [itex]\int\int_S w=1[/itex].
Finally, this can be viewed from the viewpoint as a Green's function. If a unit charge is added to the origin, what charge density is induced on the sphere's surface if the init sphere was grounded? By Green's Reciprocity Theorem, that density is the same [itex]w(\theta,\phi)[/itex] as our weighted potential question.
The Attempt at a Solution
If I could find a Green's weight function for the case where the potential was given by point charge outside the sphere that did not depend on the charge's location, that weight would also be the solution for the arbitrary case since any potential could be thought of as an infinite superposition of point charges in some distribution.
Unfortunately, solving for the potential of a point in the radial dielectric medium seems intractable.
Thinking of qualitative behavior, imagine that one area of the sphere has an especially high value of [itex]\epsilon[/itex]. Very high permittivity regions, at the limit, act almost as conductors. Thus the surface of the sphere in such a high permittivity region should have a high weighting since that potential is well "conducted" by the dielectric.
We can also think about the angular differential behavior of [itex]w[/itex] and [itex]\epsilon[/itex].
If [itex]{\partial^2\over {\partial\theta \partial \phi}}w[/itex] is proportional to [itex]{\partial^2\over {\partial\theta \partial \phi}}\epsilon[/itex] then by double integration we find that [itex]w[/itex] is just a scaled version of [itex]\epsilon[/itex] plus some integration constant. The normalization requirement that [itex]\oint w=1[/itex] and the [itex]\epsilon=C[/itex] example tells us the ratio and constant (0) directly, so the answer would be super-simple:
[itex]w(\theta, \phi)={1\over{\int\int_S \epsilon(\theta, \phi)}}\epsilon(\theta,\phi)[/itex]
I do believe this is the final answer, but this leaves the question of how to prove the differential relation.. it doesn't seem to fall out of the Gauss's law equation.
Thanks much for the help and teaching me what I'm missing! I suspect there's an elegant and intuitive way to prove that differential relationship.