Charge density for a given potential

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
3 replies · 11K views
Silviu
Messages
612
Reaction score
11

Homework Statement


Given the electric potential ##V(r)=A\frac{e^{-\lambda r}}{r}## calculate the charge density ##\rho(r)## and the electric field ##E(r)##.
They specify the answer for charge density should be: ##\rho = \epsilon_0 A(4\pi \delta^3(r)-\lambda^2e^{-\lambda r}/r)##

Homework Equations


##E=-\nabla V##
##\nabla E = \frac{\rho}{\epsilon_o}##

The Attempt at a Solution


For the electric field I got: ##E = Ae^{-\lambda r}(1+\lambda r)/r^2##, pointing in the r direction and this is the same as their answer. Then I tried to take the divergence of E, and in spherical coordinates this would be ##\nabla E = \frac{1}{r^2}\frac{\partial r^2 E}{\partial r} = \frac{1}{r^2}\frac{\partial (Ae^{-\lambda r}(1+\lambda r))}{\partial r} ## . However this doesn't give me a delta function so I am not sure where I did something wrong.
 
Physics news on Phys.org
vela said:
Your expression for the divergence is only valid for ##r\ne 0##. You need to consider what's happening at ##r=0## in another way.
Thank you! So I found a solution online to this problem but I am still a bit confused. I attached their solution. So i understand how they obtain the delta function but when they apply the divergence to the other term, they use ##\frac{\partial}{\partial r}##. Shouldn't they use the divergence in spherical coordinates which is ##\frac{1}{r^2}\frac{\partial (r^2 E')}{\partial r}##, with E' being the term that remained to be acted on?
 

Attachments

  • problem.png
    problem.png
    34.2 KB · Views: 1,282
Silviu said:
So i understand how they obtain the delta function but when they apply the divergence to the other term, they use ##\frac{\partial}{\partial r}##. Shouldn't they use the divergence in spherical coordinates ...?
They are using the identity
upload_2017-2-19_16-56-10.png

where ##\psi## is a scalar function.

(See https://en.wikipedia.org/wiki/Vector_calculus_identities#Product_of_a_scalar_and_a_vector)

The second term on the right does not involve a divergence. It involves a gradient.