How Do You Calculate Electrostatic Potential in a Decaying Electric Field?

AI Thread Summary
The discussion focuses on calculating the electrostatic potential for a decaying electric field defined as E = E0 * e^(kx) V/m for x ≥ 0, with the potential at infinity set to zero. The initial attempt at the solution yielded a potential of E0/k, but further clarification revealed that the correct potential should be V = (E0/k) * e^(-kx). Participants confirmed the relationship between electric field and potential, emphasizing the importance of correctly setting integration limits. The final validation showed that differentiating the potential correctly returns the original electric field. The conversation highlights the significance of careful integration and understanding the relationship between electric fields and potentials.
Alex_Neof
Messages
41
Reaction score
2

Homework Statement



What is the electrostatic potential for the electric field in the region x ≥ 0 where:

E
= (E0)*e^(kxi) V/m, with E0 a constant?

(The potential at x → infinity is defined to be zero).

Homework Equations


b
v = v_a - v_b = - ∫ E . dl
a


The Attempt at a Solution



0
v = - ∫ (E0)*e^(kx) dx = (E0)/k.
infinity

Is this correct?

Kind regards.
 
Physics news on Phys.org
Helo Alex,

You can check for yourself if this is correct: how do you derive an electric field from a potential ? Does that work OK for your answer ?

Oh, and did I miss a minus sign somewhere ?
 
  • Like
Likes Alex_Neof
Thank you BvU !
 
Does that mean you found a potential ##E_o\over k## V gives an electric field ## \vec E = E_0 \; e^{kx} \; {\bf \hat\imath} \ ## V/m ?
 
Does that mean you found a potential ##E_o\over k## V gives an electric field ## \vec E = E_0 \; e^{kx} \; {\bf \hat\imath} \ ## V/m ?
 
So I was given the electric field:

##\overrightarrow{E} = {E_0} e^{-kx}\hat i. ##

Which is completely in the x-direction.

Now using:

## V = {V_a} - {V_b} = - \int_a^b \overrightarrow{E}.\overrightarrow{dl}, ##

with the above electric field we have:

## V = - \int_\infty^x {E_0} e^{-kx}dx = \frac{E_0} {k} e^{-kx}.##

Then using what BvU suggested:
BvU said:
Helo Alex,

You can check for yourself if this is correct: how do you derive an electric field from a potential ? Does that work OK for your answer ?

Oh, and did I miss a minus sign somewhere ?

I remembered from my notes that the electric field is related to the potential as follows:

##\overrightarrow{E} = - \nabla V.##

So to test if the potential I found is correct, I just plug it in and find:

##- (\frac{\partial V} {\partial x})=-(-{E_0} e^{-kx}\hat i) ##

Which gives us back our original Electric Field:

##\overrightarrow{E} = {E_0} e^{-kx}\hat i.##

Thanks again BvU, much appreciated!
 
well done !
 
  • Like
Likes Alex_Neof
Initially my limits for integration were wrong, I had them from ##\infty## to 0.
 
Back
Top