Potential of a long charged wire

AI Thread Summary
The discussion centers on the challenges of calculating the electric potential and field of an infinitely long charged wire using the equation provided in Purcell's electromagnetism book. It highlights that while the potential diverges due to the infinite charge distribution, the electric field can still be calculated because its contributions decrease rapidly with distance. The participants clarify that setting the reference point for potential at infinity leads to an infinite result, while choosing a finite distance simplifies calculations. Additionally, the relationship between the potential and the logarithmic function is explained, emphasizing that ln(∞) diverges. Overall, the conversation addresses the mathematical intricacies of dealing with infinite charge distributions in electromagnetism.
Taturana
Messages
108
Reaction score
0
I'm studying electromagnetism through a book of Purcell and I'm having trouble in some point...

The book tells me that I can calculate the potential of any charge distribution by this equation:

\varphi(x; y; z) = \int_{all \ sources}^{ } \frac{\rho(x'; y'; z')dx' \ dy' \ dz'}{4\pi \varepsilon_{0}r }

So, the book says more things about this equation and I don't understand some things...

[PLAIN]http://img717.imageshack.us/img717/8237/electricimagnetism1.jpg

1. Why the integration above won't work unless all sources are confined to some finite region of space? I understand it won't work if the charges are spread in all dimensions of the space... but if it's spread only in one dimension (like a infinitely long charged wire) the integration will work normaly (you just need to take the reference point as a point which has an infinite distance from the wire, r = +inf), isn't it?

2. What does he mean with "the integral diverges"? Why do we get an infinite result?

3. He says that we haven't this difficulty (charges not confined to an finite region of space) in calculating the electric field of the infinitely long wire because the contributions of elements of the line charge to the field decrease so rapidly with distance. Why? What the "decrease speed" of the electric fields has to do with the possibility to calculate the electric field of charges that are not confined to a finite region of space?

4. He says that it's better to locate the zero of potential somewhere close to the wire. Why can't we still considering the zero of potential to a point that has r = +inf from the wire?

I would be grateful if someone help me to proceed answering me these questions...

Thank you,
Rafael Andreatta
 
Last edited by a moderator:
Physics news on Phys.org
If you set the reference point at infinity you end up calculating ln(infinity) which diverges. Since the system contains an infinite amount of charge it´s not surprising the integral diverges when we move towards infinite. The same happens with uniformly charged plane.
 
Gordianus said:
If you set the reference point at infinity you end up calculating ln(infinity) which diverges. Since the system contains an infinite amount of charge it´s not surprising the integral diverges when we move towards infinite. The same happens with uniformly charged plane.

Thank you for the reply.

Why does ln(infinity) diverges? What you mean by "diverge"? (I think it's a math question, but I won't open a thread on math forum just for that, could someone answer me?)
 
It diverges because ln(∞) = ∞. Since reference points are arbitrary, there's no reason not to choose 1 unit of distance as the reference point for a long wire, since ln(1) = 0. For an infinite disc or plane the field strength is constant, so the reference point is normally at the surface of the plane (zero), similar to gravitational potential near the surface of the Earth being defined as V = g h.

Here is a link also showing the math for a infinite wire or cylinder, which continues on to handle the the field from a disc.

http://hyperphysics.phy-astr.gsu.edu/Hbase/electric/elelin.html#c1

The math for field strength from a solid disc is explained later on that same web page:

http://hyperphysics.phy-astr.gsu.edu/Hbase/electric/elelin.html#c3

as R^2 \ \rightarrow \infty

then \frac{z} {\sqrt{z^2 + R^2}} \ \rightarrow \ 0

and you end up with E_z = k \ \sigma \ 2 \ \pi

An alterative approach is to consider the field from an infinitely long line (= 1/z), then integrate an infinitely large plane composed of infinitely long rectangles that approach infinitely long lines as their width approaches zero.

For an infinite line charge, E = 2 k λ / r, where λ is charge per unit length and r is distance from the line. Here is the derivation:
http://hyperphysics.phy-astr.gsu.edu/%E2%80%8Chbase/electric/elelin.html#c1

For an infinite plane case, infinitely long strips (rectangles) approximate a line as their width -> 0. The area of a strip of lengh L is L dx, and the charge dq = σ L dx. The charge per unit length dλ = dq/L = σ dx. Assume the plane exists on the x-y plane, then the magnitude of the field at any point in space from a strip is dE = 2 k σ / r, where r is the distance from a strip to that point in space. In the case of the entire plane, the x components cancel because of symmetry, with only a net force in the z direction, and for each strip of the plane, dEz = dE (z / r) = dE sin(θ).

E = 2 k \sigma \int_{-\infty}^{+\infty} \frac{{sin}(\theta)dx}{r}

{sin}(\theta) = z / r

E = 2 k \sigma \int_{-\infty}^{+\infty} \frac{z {dx}}{r^2}

r^2 = z^2 + x^2

E = 2 k \sigma z \int_{-\infty}^{+\infty} \frac{dx}{z^2 + x^2}

E = 2 k \sigma z \left [ \frac{1}{z} tan^{-1}\left (\frac{x}{z}\right )\right ]_{-\infty}^{+\infty}

E = 2 k \sigma z \left ( \frac{1}{z} \right) \left ( \frac{+ \pi}{2} - \frac{- \pi}{2} \right )

E = 2 \pi k \sigma
 
Last edited by a moderator:
rcgldr said:
It diverges because ln(∞) = ∞. Since reference points are arbitrary, there's no reason not to choose 1 unit of distance as the reference point for a long wire, since ln(1) = 0. For an infinite disc or plane the field strength is constant, so the reference point is normally at the surface of the plane (zero), similar to gravitational potential near the surface of the Earth being defined as V = g h.

Here is a link also showing the math for a infinite wire or cylinder, which continues on to handle the the field from a disc.

http://hyperphysics.phy-astr.gsu.edu/Hbase/electric/elelin.html#c1

The math for field strength from a solid disc is explained later on that same web page:

http://hyperphysics.phy-astr.gsu.edu/Hbase/electric/elelin.html#c3

as R^2 \ \rightarrow \infty

then \frac{z} {\sqrt{z^2 + R^2}} \ \rightarrow \ 0

and you end up with E_z = k \ \sigma \ 2 \ \pi

An alterative approach is to consider the field from an infinitely long line (= 1/z), then integrate an infinitely large plane composed of infinitely long rectangles that approach infinitely long lines as their width approaches zero.

For an infinite line charge, E = 2 k λ / r, where λ is charge per unit length and r is distance from the line. Here is the derivation:
http://hyperphysics.phy-astr.gsu.edu/%E2%80%8Chbase/electric/elelin.html#c1

For an infinite plane case, infinitely long strips (rectangles) approximate a line as their width -> 0. The area of a strip of lengh L is L dx, and the charge dq = σ L dx. The charge per unit length dλ = dq/L = σ dx. Assume the plane exists on the x-y plane, then the magnitude of the field at any point in space from a strip is dE = 2 k σ / r, where r is the distance from a strip to that point in space. In the case of the entire plane, the x components cancel because of symmetry, with only a net force in the z direction, and for each strip of the plane, dEz = dE (z / r) = dE sin(θ).

E = 2 k \sigma \int_{-\infty}^{+\infty} \frac{{sin}(\theta)dx}{r}

{sin}(\theta) = z / r

E = 2 k \sigma \int_{-\infty}^{+\infty} \frac{z {dx}}{r^2}

r^2 = z^2 + x^2

E = 2 k \sigma z \int_{-\infty}^{+\infty} \frac{dx}{z^2 + x^2}

E = 2 k \sigma z \left [ \frac{1}{z} tan^{-1}\left (\frac{x}{z}\right )\right ]_{-\infty}^{+\infty}

E = 2 k \sigma z \left ( \frac{1}{z} \right) \left ( \frac{+ \pi}{2} - \frac{- \pi}{2} \right )

E = 2 \pi k \sigma


Thank you for the reply.

But I still don't understand some things: see my questions 1 and 3

Thank you very much...
 
Last edited by a moderator:
Taturana said:
See my questions 1 and 3
1. Finite distance, as opposed to infinte.
This is because potential from an infinite line is relative to ln(r) (r is distance from the line), and ln(∞) = ∞.

3. The field isn't an issue because it's relative to 1/r and 1/∞ = 0.
 
rcgldr said:
1. Finite distance, as opposed to infinte.
This is because potential from an infinite line is relative to ln(r) (r is distance from the line), and ln(∞) = ∞.

3. The field isn't an issue because it's relative to 1/r and 1/∞ = 0.

Humm, now I got it, thank you very much.
 
Back
Top