Help getting started with this differential equation

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 · 2K views
Daniel Sellers
Messages
117
Reaction score
17
TL;DR
I have a fairly simple non-homogeneous second order ODE to solve but I can't seem to get started with it.
I need to solve

2Φ/∂s2 + (1/s)*∂Φ/ds - C = 0

Where s is a radial coordinate and C is a constant.

I know this is fairly simple but I haven't had to solve a problem like this in a long time. Can someone advise me on how to begin working towards a general solution?

Is the method of undetermined coefficients the correct approach?

Thanks very much.
 
Physics news on Phys.org
Substituting ##\Psi=d\Phi/ds## turns your equation into the first order equation ##\Psi'(s)+\frac{1}{s}\Psi(s)=C##. You should be able to do this with an integrating factor.
 
  • Like
Likes   Reactions: HallsofIvy and Daniel Sellers