Solving Differential Equations: Getting Started with Initial Conditions

danny271828
Messages
34
Reaction score
0
I need to solve the equation

\frac{d^{2}}{dx^{2}}\Psi + \frac{2}{x}\frac{d}{dx}\Psi = \lambda\Psi

Can anyone help me get a start on this problem? I've been guessing at a few solutions with no results... I'm not asking anyone to solve the problem... just a few hints on starting... maybe regarding the form
 
Physics news on Phys.org
So it's \frac{d^{2}\Psi (x)}{dx} +\frac{2}{x}\frac{d\Psi (x)}{dx}-\lambda \Psi (x) =0.

Note the singularity at x=0. In what space do you expect the solution to be ?
 
To solve this, I first used the units to work out that a= m* a/m, i.e. t=z/λ. This would allow you to determine the time duration within an interval section by section and then add this to the previous ones to obtain the age of the respective layer. However, this would require a constant thickness per year for each interval. However, since this is most likely not the case, my next consideration was that the age must be the integral of a 1/λ(z) function, which I cannot model.
Back
Top