Sean M. answered 05/02/20
PhD Student in Mathematics
f(x)=∫x2sin(t2)dt from [0,x] can be rewritten as follows:
f(x)=x2(∫sin(t2)dt).
As "x" is not a variable in this integrand (we are integrating with respect to t), we can pull the x2 out in front and treat it as a constant during the integration. We then employ the chain rule:
f'(x)=d/dx(x2)(∫sin(t2)dt +x2 d/dx(∫sin(t2)dt)
(for the purpose of formatting, I have excluded writing the limits of integration, [0,x])
So, f'(x)=[2x(f(x)/x2]+x2sin(x2)
=2(f(x)/x)+x2sin(x2).
As you can see, we have provided f'(x) in terms of f(x). The reason being that ∫sin(t2)dt, though innocent looking enough, is incredibly difficult to solve without going far beyond the scope of this problem. It even has a special name: a Fresnal Integral.