I'm trying to solve the following linear differential equation with non-constant coefficients involving algebraic functions.
$\frac{d \phi}{d t}+\frac{ \left(\Delta ^2 \tau ^2-4 i \tau \sqrt{\Delta ^2+\left(\frac{t (\text{$\epsilon $1}-\text{$\epsilon $0})}{\tau }+\text{$\epsilon $0}\right)^2}+(\tau -2 t)^2 \left(\Delta ^2+\left(\frac{t (\text{$\epsilon $1}-\text{$\epsilon $0})}{\tau }+\text{$\epsilon $0}\right)^2\right)\right)\text{$\phi $}(t)}{4 \tau ^2}=0$
where, $\Delta$, $\tau$, $\epsilon_0$, and $\epsilon_1$ are parameters.
Analytically this seems difficult to solve. Are there any numerical methods to solve this differential equation? Any guidance on this would be much appreciated.
$$-4\tau^2\log\phi=\int\left(\Delta ^2 \tau ^2-4 i \tau \sqrt{\Delta ^2+\left(\frac{t (\epsilon_1-\epsilon_0)}{\tau }+\epsilon_0\right)^2}+(\tau -2 t)^2 \left(\Delta ^2+\left(\frac{t(\epsilon_1-\epsilon_0)}{\tau }+\epsilon_0\right)^2\right)\right)dt.$$ The integral is manageable.