DSolve[Derivative[2][y][x] == -(((e + d*x + c*x^2)*y[x])/(a*(-1 + x^2)^2)) - (b*x*Derivative[1][y][x])/(a*(-1 + x^2)),y[x],x]