Electric potential of a point charge inside a spheric conductor

Click For Summary

Discussion Overview

The discussion revolves around the electric potential inside a thin spherical conductor containing a point charge at its center. Participants explore the application of differential equations, boundary conditions, and Gauss's law in this context, addressing both theoretical and mathematical aspects of the problem.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant seeks to solve the differential equation \(\Delta V = 0\) with boundary conditions, questioning the applicability of this method in the presence of a singularity at \(V(0) = \infty\).
  • Another participant asserts that \(V(R) = q/R\), but does not elaborate on the reasoning behind this conclusion.
  • Some participants reference Gauss's law to derive the electric field outside the conductor as \(E = q/r^2\) and the potential as \(\phi = q/r\), suggesting a division by \(4\pi\epsilon_0\) for SI units.
  • There is a suggestion to use a spherical Gaussian surface to analyze the electric field both inside and outside the conductor, with a caution that Laplace's equation cannot be applied directly due to the presence of charge.
  • One participant expresses confusion regarding the application of Poisson's equation, noting that the left-hand side is zero and questioning their calculations.
  • A mathematical identity involving the Laplacian of \(1/r\) is introduced, leading to a proposed solution for the potential in terms of constants \(a\) and \(b\).
  • Another participant questions the derivation of the solution and suggests using a logarithmic form for the potential in spherical coordinates.
  • A simpler analysis is presented, arguing that the potential remains \(q/R\) due to the symmetry of the conductor, asserting that the conductor does not disturb the potential field.
  • One participant highlights that earlier posts regarding the potential were overlooked, indicating a lack of consensus on the interpretation of the problem.
  • Another participant points out a potential error in the mathematical reasoning regarding the behavior of \(1/r\) at \(r=0\).

Areas of Agreement / Disagreement

Participants express multiple competing views on the application of boundary conditions, the use of differential equations, and the implications of Gauss's law. The discussion remains unresolved, with no clear consensus on the correct approach or solution.

Contextual Notes

Participants note limitations in applying Laplace's equation due to the presence of charge and express confusion regarding the mathematical treatment of singularities and boundary conditions.

Termotanque
Messages
32
Reaction score
0
I'm trying to find the electric potential inside a thin (not charged) spheric conductor of radius R, containing a point charge of charge +q exactly in the center.

To do this, I'm trying to solve the differential equation \Delta V = 0 (harmonic). Together with the boundary condition V(R) = c.

From the null laplacian, one can obtain V(r) = -\dfrac{\alpha}{r} + \beta, but I'm lacking one boundary condition. Can this method be applied even when there's a singularity (i.e. V(0) = \infty)?

How does one solve this problem? What additional boundary conditions are there?
 
Physics news on Phys.org
V(R)=q/R.
 
Care to explain that conclusion that's not trivial to me, Meir Achuz?
 
By Gauss's law, the field outside the conductor is E=q/r^2, so phi=q/r.
If you want SI, divide by 4piepsilonzero.
 
By Gauss's law, the field outside the conductor is E=q/r^2, so phi=q/r.
If you want SI, divide by 4piepsilonzero.
 
Draw a spherical Gaussian surface around the whole system and use Gauss' law in integral form, after figuring out the total enclosed charge to get the field outside the conductor. Do this again with the Gaussian surface around the central charge but inside the conductor to get the field inside. You can't use the Laplace equation directly because it assumes you have no charge in the region of interest, and you do have a charge inside.
 
chrisbaird said:
Draw a spherical Gaussian surface around the whole system and use Gauss' law in integral form, after figuring out the total enclosed charge to get the field outside the conductor. Do this again with the Gaussian surface around the central charge but inside the conductor to get the field inside. You can't use the Laplace equation directly because it assumes you have no charge in the region of interest, and you do have a charge inside.

Poisson's equation shouldn't, however, be yielding results? I tried it but the left-hand side of the equation is zero (unless I messed up a calculation, but I can't find an error). I'm a little confused :confused:
 
You have to use the mathematical identity:

2(1/r) = -4πδ(r) where δ(r) is the three-dimensional Dirac delta in the separation distance r.

Poisson's equation states in SI units in free space: ∇2V = ρ/ε0

For a charge density of only a point charge +q, this becomes: ∇2V = q0 δ(r)

Try the a solution of the form V = a/r + b to find: a2(1/r) = q0 δ(r)

Use the identity to find: a (-4πδ(r)) = q0 δ(r)

This leads to: a = - q/(4π ε0 ) and:

V = - q/(4π ε0 r) + b

As you realized earlier, the other constant b is determined by applying the boundary condition on the conductor.
 
hmmm, I'm having a little trouble with this.

In spherical coordinates, the r component of the Laplacian is:

\frac{1}{r^2}\frac{\partial}{\partial r}(r^2\frac{\partial}{\partial r}V)

then

\frac{1}{r^2}\frac{\partial}{\partial r}(r^2\frac{\partial}{\partial r}(\frac{a}{r}+b))=\frac{1}{r^2}\frac{\partial}{ \partial r}(r^2(-\frac{a}{r^2}))=\frac{1}{r^2}\frac{\partial}{ \partial r}(-a)=0

I'm probably missing something obvious, but I can't derive your solution:

a ∇^2(\frac{1}{r}) = \frac{q}{ε_0} δ(r)

Also, please correct me if I'm wrong, but shouldn't we use

V=a ln(r)+b

in spherical coordinates?
 
  • #10
An even simpler analysis. The potential of a point charge assuming NO conductors is just q/R. But this thin spherical conductor is symmetric around the charge, so it won't disturb the potential field... there's no induced charge on the conductor at all (by symmerty). So the solution with the conductor is just the same as the solution with no conductor: q/R.

The problem is more interesting when the charge is inside the sphere but offset from the center. This can be solved by the method of images for the potential inside the sphere. Outside the sphere, the potential remains q/R, even with the offset internal charge. (The conductor's induced charge compensates.)
 
  • #11
"So the solution with the conductor is just the same as the solution with no conductor: q/R."

This thread is so long that nobody noticed posts #2 and 4.
 
  • #12
meldraft said:
\frac{1}{r^2}\frac{\partial}{\partial r}(r^2\frac{\partial}{\partial r}(\frac{a}{r}+b))=\frac{1}{r^2}\frac{\partial}{ \partial r}(r^2(-\frac{a}{r^2}))=\frac{1}{r^2}\frac{\partial}{ \partial r}(-a)=0

I'm probably missing something obvious, but I can't derive your solution:

a ∇^2(\frac{1}{r}) = \frac{q}{ε_0} δ(r)

It is because your math is not correct at r=0. d/dr 1/r is not -1/r^2 at r=0
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 3 ·
Replies
3
Views
934