I would like to find a "simple" series form for the following integrals:
\begin{align} I_1(x)&=\int_{t=0}^{\frac{\pi}{2}} t e^{-ix\cos{t}}\,dt\\ I_2(x)&=\int_{\phi=0}^{2\pi} \int_0^{\frac{\pi}{2}} t e^{-ix\sin{t}\sin{\phi}}\,dt \,d\phi \end{align}
Mathematica can give a series form of the integrands, but then integrating to get my final series $I_1(x)$ and $I_2(x)$ gives quite horrible coefficients involving special functions.
Is there a method likely to give a simpler form of coefficients in the series?
Many thanks!