Finding the Electric Field given the potential in spherical

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
2 replies · 2K views
John004
Messages
37
Reaction score
0

Homework Statement


The problem statement is in the attachment

Homework Equations


E[/B] = -φ

= (∂φ/∂r)er

The Attempt at a Solution



I am confused about how to do the derivative apparently because the way I do it gives

E = - (∂[p*r/4πε0r3]/∂r)er = 3*(p*r)/4πε0r4er
 

Attachments

  • Methods HW.png
    Methods HW.png
    15.8 KB · Views: 552
Physics news on Phys.org
[itex]\mathbf{r}[/itex] is not a constant.

I would suggest staying in Cartesian coordinates so that [tex] \frac{\partial \phi}{\partial x_i} = \frac1{4\pi\epsilon_0} \sum_j p_j \frac{\partial}{\partial x_i}\left(\frac{x_j}{r^3}\right)[/tex] and using the results [tex] \frac{\partial r}{\partial x_i} = \frac{x_i}{r}[/tex] and [tex] \frac{\partial x_j}{\partial x_i} = \begin{cases} 1, & i = j, \\ 0, & i \neq j.\end{cases}[/tex]
 
Last edited:
pasmith said:
[itex]\mathbf{r} = r\hat{\mathbf{r}}[/itex] is not a constant...
well if I plugged that in for r, wouldn't I just get

E = - (∂[p*rer/4πε0r3]/∂r)er = (p*er)/2πε0r3er ?
I haven't done vector calculus in a long time, idk if I am forgetting something obvious or what