Finding equation for potential between concentric charged spheres

AI Thread Summary
The discussion focuses on deriving the potential equation V(r) for a system of concentric charged spheres, where a metal sphere with charge +q is inside a hollow shell with charge -q. The potential is defined to be zero at infinity, and the participants analyze the electric field using Gauss' Law, concluding that E(r) is zero outside the outer shell. They derive the potential in the region between the spheres, ultimately finding that V(r) involves integrating the electric field and accounting for boundary conditions. A key point of confusion arises regarding the interpretation of constants in the integration process and the correct representation of the potential at the boundary. The discussion concludes with a realization that the initial calculations were correct, but the online submission system misinterpreted the constants involved.
Minhtran1092
Messages
28
Reaction score
2

Homework Statement


A metal sphere with radius r_a is supported on an insulating stand at the center of a hollow, metal spherical shell with radius r_b. There is charge +q on the inner sphere and charge -q on the outer spherical shell. Take the potential V to be zero when the distance r from the center of the spheres is infinite.

What is the equation V(r) that models the potential in the region r_a < r < r_b?

Homework Equations


ΔV = -∫E(r)∂r
ψ=Q/ε_0
E∫A = ψ; ∫A = 4πr^2

The Attempt at a Solution



1. V(∞) - V(r) = ∫E(r)∂r (from ∞ to r) = ∫E(r)∂r (from ∞ to r_b) + ∫E(r)∂r (from r_b to r);
2. ∫E(r)∂r (from ∞ to r_b) should evaluate to a constant since E(r) = 0 by Gauss' Law (Taking the Gaussian object to have r > r_b, the enclosed charge is -q + q = 0; Electric flux = 0 and therefore electrical field outside the r_b shell is 0.)
3. ∫E(r)∂r (from ∞ to r) = Constant + ∫E(r)∂r (from r_b to r)
4. ∫E(r)∂r (from r_b to r) evaluates to q/(ε_0*4*π)| (from r_b to r)

V(r_a< r < r_b) = q/(ε_0*4*π)| (from r_b to r) is as far as I got.

Did I make a wrong assumption?
 

Attachments

  • asdf.png
    asdf.png
    3.8 KB · Views: 1,962
Physics news on Phys.org
There is no constant in a definite integral. The electric field outside the big sphere is zero, so its integral between infinity and rb is zero, too.
When integrating between rb and r, you have to get a difference of two terms, when plugging in r and rb. ehild
 
ehild said:
There is no constant in a definite integral. The electric field outside the big sphere is zero, so its integral between infinity and rb is zero, too.
When integrating between rb and r, you have to get a difference of two terms, when plugging in r and rb.


ehild

Ok. V(r) should equal ∫E(r)∂d (from r_b to r);
ψ = Q_enclosed/ε_0 = +q/ε_0 = E(r)*4πr^2; E(r) = q/(ε_0*4*π)
E(r_a< r< r_b) = q/(ε_0*4*π*r^2); Gauss' law

Integrating E(r_a<r<r_b) gives q/(ε_0*4*π) ∫1/r^2 ∂r = q/(ε_0*4*π) [-1/r | (from r to r_b)] =
q/(ε_0*4*π)[-1/r + 1/r_b]. This isn't the answer though =\.
 
On the other side, it is the integral of V . What is it? Take care,

\int_{r_b} ^{r }{dV}=-\int_{r b}^{r}{Edr}
 
ehild said:
On the other side, it is the integral of V . What is it? Take care,

\int_{r_b} ^{r }{dV}=-\int_{r b}^{r}{Edr}

I don't understand what this equation represents. I also tried evaluating it which did not give me the correct answer.

On the right side:
\int_{r_B}^{r}{Edr} gives \frac{q}{ε_0*4*\pi}(\frac{-1}{r}+\frac{1}{r_b}).

On the left side, you get: V(r) + V(r_b); Where V(r_b) is \frac{q}{\epsilon*4*\pi*r_b}

However, \frac{q}{ε_0*4*\pi}(\frac{1}{r}+\frac{-1}{r_b})-(\frac{q}{\epsilon*4*\pi*r_b}) isn't correct
 
Last edited:
Minhtran1092 said:
On the left side, you get: V(r) + V(r_b); Where V(r_b) is \frac{q}{\epsilon*4*\pi*r_b}

That statement is entirely wrong.
\int_{r_b} ^{r }{dV}=V(r_b)-V(r).

As for V(rb), think of the definition of potential. It is connected to work; and how much work is done when a test charge comes from infinity to rb, when the electric field is zero?

ehild
 
ehild said:
That statement is entirely wrong.
\int_{r_b} ^{r }{dV}=V(r_b)-V(r).

As for V(rb), think of the definition of potential. It is connected to work; and how much work is done when a test charge comes from infinity to rb, when the electric field is zero?

ehild

I'm sorry that was a typo. You're correct the left side evaluates to V(r_b)-V(r).

It turns out I had the correct answer (the negative of Edr from r_b to r). The online system to which I submitted my answer didn't interpret "1/4piE_0" to be the "k" constant.
 
Minhtran1092 said:
It turns out I had the correct answer (the negative of Edr from r_b to r). The online system to which I submitted my answer didn't interpret "1/4piE_0" to be the "k" constant.

Stupid program...

ehild
 
Back
Top