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