How to solve this electrostatic potential integral equation with Python

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Ado
Messages
26
Reaction score
4
Hi!
I would like solve this kind of relation:

[tex]\phi = \int_0^r \phi (r') 4 \pi r'dr'[/tex]

But I don't know how to proceed...

Can you advise me ?

Thank's in advance !
 
Last edited:
Physics news on Phys.org
Look up https://docs.scipy.org/doc/scipy/reference/tutorial/integrate.html.
 
Ado said:
Hi!
I would like solve this kind of relation:

[tex]\phi = \int_0^r \phi (r') 4 \pi r'dr'[/tex]

But I don't know how to proceed...

Can you advise me ?

Thank's in advance !

What is ##\phi(r)##?
 
## 4 \pi r'dr'## looks unfamiliar. You sure it's not ## \ 4 \pi r'^{\,2}\,dr'\ ## ?