What Is the Electric Potential Due to a Line Charge Along Specific Points?

Click For Summary

Homework Help Overview

The discussion revolves around calculating the electric potential due to a uniform line charge distributed along the z-axis. The original poster presents a scenario involving specific points in space where the electric potential is to be evaluated, along with the corresponding electric fields along the z and x axes.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the integration of electric fields to find potentials at various points. There are discussions about the validity of combining potentials from different axes and the implications of potential being a scalar quantity. Questions arise regarding the notation used and the assumptions made in the calculations.

Discussion Status

Participants are actively engaging with the problem, questioning the assumptions and definitions related to the electric potential. Some guidance has been offered regarding the integration paths and the interpretation of the potential as a scalar. However, there is no explicit consensus on the correct approach to resolve the undefined expression encountered by the original poster.

Contextual Notes

There is a noted confusion regarding the notation used for electric field components and their relationship to the potential. Additionally, the original poster expresses uncertainty about the evaluation of the potential at a specific point due to a logarithmic singularity in their calculations.

Buffu
Messages
851
Reaction score
147

Homework Statement



A line charge with uniform charge distribution and linear charge density ##\lambda## lie along z-axis from ##(0,0,-d)## to ##(0,0,+d)##. Find electric field due to this charge along z, x-axis and potential at ##(0,0,2d)##, ##(\sqrt{3}d, 0,0)## and ##(3d/2, 0 , d)##.

Homework Equations

The Attempt at a Solution



##\displaystyle dE_z = \dfrac{dQ}{R^2} = {\lambda dR \over R^2}##

Hence, ##\displaystyle E_z = \int^{z+d}_{z-d} {\lambda dR \over R^2} = {2\lambda d \over z^2 - d^2}##

Where ##z## is a point along z-axis.Now for potential
##\displaystyle \phi_z = -\int^z_0 E_z dz = -\int^z_0 {2\lambda d \over z^2 - d^2} dz = -\lambda\ln \left| d^2 (z-d) \over z + d\right|##

Now for x-axis,

Physics potential.png


##\displaystyle dE_x = {dQ \cos \theta \over R^2} = {\lambda dz \cos \theta \over R^2} = {\lambda dz \cos \theta \over x^2 + z^2} = {\lambda x \over (x^2 + z^2)^{3/2}}dz##

So, ##\displaystyle E_x = \int^{d}_{-d}{\lambda x \over (x^2 + z^2)^{3/2}} dz = {2\lambda d\over x(d^2 + x^2)^{1/2}}##

Now for potential,

##\displaystyle \phi_x = -\int^x_0 {2\lambda d \over x(x^2 + d^2)^{1/2}} = -\lambda \ln\left| \sqrt{d^2 +x^2} - d \over \sqrt{x^2 + d^2 } + d\right|##

Now we need to find potential at ##(0,0,2d)##, ##(\sqrt{3}d, 0,0)## and ##(3d/2, 0 , d)##,

Plugging ##(0,0,2d)## in ##\phi_z## I got ##\lambda \ln 3##.

Plugging ##(\sqrt{3} \times d,0,0)## in ##\phi_x## I got ##\lambda \ln 3##.

So far so good,

For potential at ##(3d/2, 0 , d)##, I plugged this coordinate in

##\displaystyle \phi (x,0,z) =\phi_x + \phi_z = -\lambda \ln\left| \sqrt{d^2 +x^2} - d \over \sqrt{x^2 + d^2 } + d\right| + -\lambda\ln \left| d^2 (z-d) \over z + d\right|##

Now as you see for ##z = d## the expression on the far right is undefined because ##\ln 0## is undefined.

What to do now ? I got every answer correct except this one. The given answer is ##\lambda\ln 3##.

What did I do wrong ?
 
Last edited:
Physics news on Phys.org
Buffu said:
##\displaystyle \phi (x,0,z) =\phi_x + \phi_z ##
Why?
Your φx is shorthand for φ(x,0,0). Similarly φz.
 
haruspex said:
Why?
Your φx is shorthand for φ(x,0,0). Similarly φz.

I guess because ##\phi## is scalar, so it adds up like a scalar.

##\displaystyle \phi = \int \vec E \cdot d\vec s = \int E_x dx + E_ydy + E_z dz = \phi_x + \phi_z##

I took ##\phi_y = 0## because we are not considering it.

Is this correct ?
 
Last edited:
Buffu said:
I guess because ##\phi## is scalar, so it adds up like a scalar?
It is a potential, so adds up like a potential. The potential at B is the potential at A plus the potential difference from A to B.
Don't know what you mean about its being scalar. You seem to be assuming it is linear, i.e. φ(x+x',y,z)=φ(x,y,z)+φ(x',0,0).
(Edited... wrote φ(x',y,z) by mistake.)
 
Last edited:
haruspex said:
It is a potential, so adds up like a potential. The potential at B is the potential at A plus the potential difference from A to B.
Don't know what you mean about its being scalar. You seem to be assuming it is linear, i.e. φ(x+x',y,z)=φ(x,y,z)+φ(x',y,z).

So ##\displaystyle \phi(x, 0, z) = \phi_x + \int_{(x, 0 , 0 )}^{(x,0,z)} \vec E \cdot d\vec s## is correct ?
 
Last edited:
Buffu said:
So ##\displaystyle \phi(x, 0, z) = \phi_x + \int_{(x, 0 , 0 )}^{(x,0,z)} \vec E d\vec s## is correct ?
Yes.
 
haruspex said:
Yes.

But now how I am going to evaluate this ? I am confused a bit,

Should I do ##\displaystyle \int E_x dx + E_y dy + E_z dz = \int E_z dz = \phi_z## ?
 
Buffu said:
But now how I am going to evaluate this ? I am confused a bit,

Should I do ##\displaystyle \int E_x dx + E_y dy + E_z dz = \int E_z dz = \phi_z## ?
Your notation confuses me, and it might be confusing you too.
Ex etc. usually mean x component of the field at a general point, i.e. Ex(x,y,z). But in some of your equations you have used Ex to mean Ex(x,0,0) and Ez to mean E(0,0,z).
If you take the potential at the origin to be 0 then ##\phi(x,y,z)=\int_SE_x dx + E_y dy + E_z dz## where S is any path from the origin to (x,y,z). In particular, you could take the path (0,0,0)-(x,0,0)-(x,0,z) to reach (x,0,z), so
##\phi(x,0,z)=\int_0^x E_x(u,0,0) du + \int_0^z E_z(x,0,w) dw##.
But first you need an expression for Ez(x,0,z).

An alternative approach is to consider the potential at (x,0,z) due to some element of the line of charge and integrate along the charge.
 
  • Like
Likes   Reactions: Buffu
haruspex said:
Your notation confuses me, and it might be confusing you too.
Ex etc. usually mean x component of the field at a general point, i.e. Ex(x,y,z). But in some of your equations you have used Ex to mean Ex(x,0,0) and Ez to mean E(0,0,z).
If you take the potential at the origin to be 0 then ##\phi(x,y,z)=\int_SE_x dx + E_y dy + E_z dz## where S is any path from the origin to (x,y,z). In particular, you could take the path (0,0,0)-(x,0,0)-(x,0,z) to reach (x,0,z), so
##\phi(x,0,z)=\int_0^x E_x(u,0,0) du + \int_0^z E_z(x,0,w) dw##.
But first you need an expression for Ez(x,0,z).

An alternative approach is to consider the potential at (x,0,z) due to some element of the line of charge and integrate along the charge.

Lol :H:H , you are correct, I confused myself with my notation. I was adding potetial compoenent wise, what an idiot.
 

Similar threads

Replies
64
Views
6K
  • · Replies 18 ·
Replies
18
Views
1K
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K