If $f$ is a differentiable function on the interval $[0,4]$, find $$ \int_{0}^{2} tf'(t^2)\,\mathrm{d}t.$$ For which $f$ is the integral positive?
For the above question, I integrated using integration by parts. I let $u=t$ and $\frac{\mathrm{d}v}{\mathrm{d}t}=f'(t^2)$ so that $\frac{\mathrm{d}u}{\mathrm{d}t}=1$ and $v=f(t^2)$. Then using integration by parts formula I get $$ I=uv-\int\left(v\frac{\mathrm{d}v}{\mathrm{d}t}\right)\mathrm{d}t$$ where $uv=tf(t^2)$ and I don't know how to simply the integral part? Is integration by parts even required for this question or do I have to adopt a completely different approach?
Any help would be much appreciated.