I would like to know how to justify rigorously that $$-\frac{1}{\pi}\int_0^\infty t\sin\left(\frac{t^3}{3}+0\right)dt=\operatorname{Ai}'(0).\tag{1}$$
I've performed the differentiation under the integral sign for the integral representation of the Airy function $\operatorname{Ai}(x)$ and with the help of Wolfram Alpha online calculator:
int -1/pi t*sin(t^3/3)dt, from t=0 to infinity
I did a comparison. I've used the formula from this Wikipedia.
Question. I know that numerically my statement $(1)$ is right, but what details are required for a rigorous proof? I only request a guide with hints about what is required to check, even the convergence of the resulting improper integral. Thank you very much.
By addition formula for $\cos$, we have $\cos(t^3/3 + xt) = \cos(t^3/3)\cos xt - \sin(t^3/3) \sin xt$.
If we can prove that $f(x)=\int_0^{\infty} \cos(t^3/3) \cos xt dt$ is differentiable under integral sign, then the same argument will work for $g(x) = \int_0^{\infty} \sin(t^3/3)\sin xt dt$. For $g(x)$, we need to split the integral into $\int_0^1$ and $\int_1^{\infty}$ due to the singularity at $t=0$.
Integration by parts ($u=(\cos xt)/t^2$, $dv=t^2\cos(t^3/3)dt$) --- my previous answer had an error in finding $du$ --- gives $$ f(x) = \frac{\sin(t^3/3)\cos xt}{t^2} \Bigg\vert_0^{\infty} + \int_0^{\infty} \frac{ x t^2\sin xt+2t\cos xt}{t^4} \sin(t^3/3) dt. $$
Let us consider $\lim_{x\rightarrow 0+} \frac{f(x)-f(0)}x$, since $x\rightarrow 0-$ can be treated the same way. So, let $x_n$ be a sequence of positive real numbers converging to $0$. Then $$ \begin{align} \frac{f(x_n)-f(0)}{x_n} &= \int_0^{\infty} \left( \frac{ x_n t^2\sin x_n t+2t(\cos x_n t -1)}{x_nt^4}\right) \sin (t^3/3) dt \end{align} $$ By the Mean Value Theorem, inside of the big paranthesis is bounded by $C/t^2$ uniformly in $n$, for some $C>0$. Thus, we can apply the Dominated Convergence Theorem to obtain $$\begin{align} \lim_{n\rightarrow\infty} \frac{f(x_n)-f(0)}{x_n} &= \int_0^{\infty} \lim_{n\rightarrow\infty} \left( \frac{ x_n t^2\sin x_n t+2t(\cos x_n t -1)}{x_nt^4}\right) \sin (t^3/3) dt < \infty.\end{align} $$ Thus, the results are the same with $x=0$ plugged in to the expression of $f'$ after differentiated under integral.
Let $g(x)=g_1(x)+g_2(x)$ where the integral is performed as $\int_0^1$ for $g_1$ and $\int_1^{\infty}$ for $g_2$. Then $g_1'$ under integral sign is justified by the Dominated Convergence Theorem without resorting to the integration by parts. We treat $g_2$ with the integration parts.
Integration by parts ($u=(\sin xt)/t^2$, $dv=t^2\sin(t^3/3)$) gives $$ g_2(x) = \frac{-\cos(t^3/3)\sin xt}{t^2} \Bigg\vert_1^{\infty} + \int_1^{\infty} \frac{xt^2\cos xt-2t\sin xt}{t^4} \cos(t^3/3) dt. $$
Let us consider $\lim_{x\rightarrow 0+} \frac{g_2(x)-g_2(0)}x$, since $x\rightarrow 0-$ can be treated the same way. So, let $x_n$ be a sequence of positive real numbers converging to $0$. Then $$ \begin{align} \frac{g_2(x_n)-g_2(0)}{x_n} &= \cos(1/3)\frac{\sin x_n}{x_n}+\int_1^{\infty} \left( \frac{x_nt^2\cos x_nt - 2t\sin x_n t}{x_nt^4}\right) \cos (t^3/3) dt \end{align} $$ By the Mean Value Theorem, inside of the big paranthesis is bounded by $C/t^2$ uniformly in $n$, for some $C>0$. Thus, we can apply the Dominated Convergence Theorem to obtain $$\begin{align} \lim_{n\rightarrow\infty} \frac{g_2(x_n)-g_2(0)}{x_n} &= \cos(1/3)\frac{\sin x_n}{x_n}+ \int_1^{\infty} \lim_{n\rightarrow\infty} \left( \frac{x_nt^2\cos x_nt - 2t\sin x_n t}{x_nt^4}\right) \cos (t^3/3) dt\\ &= \cos(1/3) + \int_1^{\infty} \left(\frac1{t^2}-\frac2{t^2}\right)\cos(t^3/3)dt\end{align} $$ Thus, the results are the same with $x=0$ plugged in to the expression of $g_2'$ after differentiated under integral. In fact, integration by parts ($u=1/t $, $dv=t^2\sin(t^3/3)dt$) $$ \int_1^{\infty} t\sin(t^3/3) dt=\cos(1/3) + \int_1^{\infty} \left(-\frac1{t^2} \right)\cos(t^3/3)dt. $$