Is there a name for this sort of differential equation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Gear300
Messages
1,212
Reaction score
10
Is there a name to this sort of differential equation?
$$
f(z) + 2zf'(z) + f''(z) = 0 ~.
$$
I ran into it somewhere and it does not look to be Hermite. I think it has the general solution
$$
f(z) = e^{-z^2} \big( c_1 + c_2 \Phi(\sqrt{3}z) \big)
\quad \textnormal{($\Phi(x)$ is probit function.)}
$$
You might have to correct me on the solution, but is there a name to it?
 
Last edited:
Physics news on Phys.org
Gear300 said:
Is there a name to this sort of differential equation?
$$
f(z) + 2zf'(z) + f''(z) = 0 ~.
$$
I ran into it somewhere and it does not look to be Hermite. I think it has the general solution
$$
f(z) = e^{-z^2} \big( c_1 + c_2 \Phi(\sqrt{3}z) \big)
\quad \textnormal{($\Phi(x)$ is probit function.)}
$$
You might have to correct me on the solution, but is there a name to it?
This can be transformed into
##\dfrac{d}{dz} \left ( e^{z^2} \dfrac{df}{dz} \right ) + e^{z^2} f(z) = 0##

This is a Sturm-Louville differential equation.

-Dan
 
Reply
  • Like
Likes   Reactions: Euge, Office_Shredder, berkeman and 1 other person
Ah. Thanks.
 
Reply
  • Like
Likes   Reactions: berkeman