what is the integration of x/2
∫(x/2) dx =
(1/2)∫(x) dx =
(1/2) (x2 / 2) + C =
(1/4) x2 + C
You should check that the derivative of this returns the original function in the integrand..