Calculate $F'(x)$ where $F$ is defined by Lebesgue integral $$F(x)= \int_0^1 \frac{sin(xt)}{1+t}dt$$
It is my first time to calculate these kind of derivate, and I don't find exmaples to do it. So what I try is just do it as a simple integral but that integral doesn't have an antiderivate known. So could you help me with an example or hint?
Hint
First, it's a Riemann integral (Riemann and Lebesgue integral coincides here). Moreover, $(x,t)\mapsto \frac{\sin(xt)}{1+t}$ is $\mathcal C^\infty (\mathbb R\times [0,1])$. So by a famous theorem, $$\frac{d}{dx}\int_0^1\frac{\sin(xt)}{1+t}dt=\int_0^1\frac{\partial }{\partial x}\frac{\sin(xt)}{1+t}dt.$$ I let you conclude.