I am trying to solve a differential equation that has cumulative normal distributions on the non-homogenous part:
$$ay'' + by' + cy = \gamma e^{mx} \operatorname{erf}(\alpha x + \beta)$$
There are many more terms on the RHS, all of which are functions of erf. The Laplace Transform is easy, but the inverse is not. Matlab is not giving me an answer. Is there something I am missing to study? What can help me deal with these type of "hard" laplace/inverse laplace problems?
Maple
2019.2 can solve this equation and give general solution. – Mariusz Iwaniuk Dec 19 '19 at 15:07