Potential difference in uniformly charged cylinder

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 10K views
Alexander2357
Messages
32
Reaction score
0

Homework Statement



Charge is uniformly distributed with charge density ρ inside a very long cylinder of radius R.

Find the potential difference between the surface and the axis of the cylinder.

Express your answer in terms of the variables ρ, R, and appropriate constants.

Homework Equations



[tex]\int \overrightarrow{E}.d\overrightarrow{A}=\frac{Q }{\epsilon _{0}}[/tex]

[tex]\Delta V = -\int_{i}^{f}\overrightarrow{E}.d\overrightarrow{s}[/tex]

The Attempt at a Solution



I am struggling with determining which Gaussian surface to use. If I use a cylinder, then the cylinder would have an infinite area, right? How can I deal with that? If I use a sphere (since I am trying to find the potential difference between only two points, one on the surface and one on the axis), what will be the charge inside the sphere?

If I use a sphere as my Gaussian surface, I get:

[tex]E = \frac{\rho }{4\pi R^{2}\epsilon _{0}}[/tex]

[tex]\Delta V = \frac{\rho }{4\pi R^{2}\epsilon _{0}} \int_{0}^{R}dR=\frac{\rho }{4\pi R\epsilon _{0}}[/tex]

But this is wrong.

If I use a cylinder as my Gaussian surface instead, I get the following, but it doesn't look right:

[tex]\Delta V = \frac{\rho }{2\pi \epsilon_{0}}\int_{0}^{R}\frac{1}{R} dR[/tex]
 
Last edited:
Physics news on Phys.org
I am struggling with determining which Gaussian surface to use. If I use a cylinder, then the cylinder would have an infinite area, right? How can I deal with that?
It's like when you find the field due to an infinite line of charge. Have you done that one (or had it done for you)?
 
Simon Bridge said:
It's like when you find the field due to an infinite line of charge. Have you done that one (or had it done for you)?

Yes, I did that a few weeks ago.

The electric field due to an infinite (very long) line of charge is:

[tex]\frac{\rho }{2\pi R \epsilon_{0}}[/tex]

If I substitute this into the equation for potential difference, I get:

[tex]\Delta V = -\frac{\rho }{2\pi \epsilon_{0}}ln(R)[/tex]

Is this correct?
 
Simon Bridge said:
My point is - why not try the same shape gaussian surface as for the long line of charge?

Thank you for your help Simon. I managed to get the right answer.