Find $g'(1)$, where $$g(x)=\int_{x^2}^{2x}\, \sin(\pi u^2)\,du, $$
I just want to make sure that my work is correct.
I started with setting $f(u)=\sin(\pi u^2)$ then I used some properties: $(-F'(x^2)2x + 2F'(2x))$ therefore, \begin{align} g'(-1) &= -2f(1) + 2f(2)\\ &= 2(-f(1)+f(2))\\ &= 2(\sin(\pi) + \sin(4\pi)) \end{align} is it correct?