Mathematical method in electrical 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
10 replies · 3K views
igraviton
Messages
7
Reaction score
0
Mathematical method in electrical potential ??

Hi All,
I need mathematical help from the topic electrical potential for lectures on physics by Richard Feynman.

Need some help to understand mathematical method used here.
question :
1) From electrical potential.png
( how this partial differential of ( -p/4∏ε (z/r^3)) with respect to z
⇔ -p/4∏ε (1/r^3 - 3z^2 / r^5) ?
similarly how to do partial differentiation with respect to x

2) From perpendicular_field.png
( how this E = p/4∏ε * 3z/r^5 √(x^2 + y^2) ⇔ p/4∏ε * (3 cosθsinθ/r^3)



Please look for attachments
 

Attachments

  • electrical potential.pdf
    electrical potential.pdf
    214.9 KB · Views: 315
  • electrical potential.png
    electrical potential.png
    2.6 KB · Views: 535
  • perpendicular_field.png
    perpendicular_field.png
    2.1 KB · Views: 540
Physics news on Phys.org
hi igraviton! :smile:

(try using the X2 button just above the Reply box :wink:)
igraviton said:
( how this partial differential of ( -p/4∏ε (z/r3)) with respect to z
⇔ -p/4∏ε (1/r3 - 3z2 / r5) ?

you use both the product rule (or the quotient rule) and the chain rule

for the chain rule, use ∂/∂z (f(r)) = ∂f(r)/dr ∂r/∂z

(and ∂r/∂z = … ? :smile:)
 
  • Like
Likes   Reactions: 1 person
Thank you tiny-tim,
after doing partial differentiation and chain rule i got following.
d (z/r^3)/dz = 1/[r][/3] - 3z/[x^4] * dr/dz
but actual answer is 1/[r^3] - 3z^2/[x^5]
 
yes Tiny-tim,

actual answer is

[itex]\frac{\partial (z/r^3)}{\partial z } = \frac{1}{r^3} - \frac{3z^2}{r^5}[/itex]tiny-tim, as you told me i did partial differentiation using quotient rule and chain rule

and i got

[itex]\frac{\partial (z/r^3)}{\partial z } = 1/(r^3) - (3z)/r^4 \frac{\partial r}{\partial z}[/itex]where
[itex] r = √(x^2 + y^2 + z^2)[/itex]
 
Last edited:
I don't know ! :confused:
what is [itex]\frac{\partial r}{\partial z}[/itex]

I did following :

[itex]\frac {\partial \frac {z}{r^3}}{\partial z} = \frac {1 * r^3 - z * \frac {\partial r^3}{\partial z}}{(r^3)^2}[/itex]

= [itex]\frac {1}{r^3} - \frac {z \frac {(\partial r^3)}{\partial z}}{r^6}[/itex]

where
[itex]\frac {\partial r^3 }{\partial z} = (\frac {\partial r^3 }{\partial z}) (\frac {\partial r}{\partial z})[/itex]

=> [itex]3 * r^2 * \frac {\partial r}{\partial z}[/itex]

putting back I got

=> [itex]\frac {1}{r^3} - \frac {3z}{r^4} * \frac {\partial r}{\partial z}[/itex]
 
Let me know if i am doing wrong.. thanks in advance