DSolve[(c1 + b1*x + a1*x^2)*y[x] + x*(b + a*x)*Derivative[1][y][x] + x^2*Derivative[2][y][x] == 0,y[x],x]