Show that $$\lim_{R \to \infty} \int_0^\pi e^{-R \, \sin(t)}dt = 0$$
I have to prove the integral from above. I tried the following,
$$ \lim_{R \to \infty} |\int_0^\pi e^{-R \, \sin(t)}dt| \leq \lim_{R \to \infty} \int_0^\pi |e^{-R \, \sin(t)}|dt,$$
and since $e^{-R\, \sin(t)} < e^{-R}$ we get
\begin{align} \lim_{R \to \infty} \int_0^\pi |e^{-R \, \sin(t)}|dt &\leq \lim_{R \to \infty} |e^{-R}| \int_0^\pi dt\\ &=\lim_{R \to \infty} \pi \, e^{-R} = 0.& \end{align}
From this we can conclude that $$\lim_{R \to \infty} \int_0^\pi e^{-R \, \sin(t)}dt = 0.$$
I am not sure if this is correct. I also heard that maybe I could do it with the dominated convergence theorem but am not sure how I would solve this, can someone help me with that?
Hint: let $0 < a < \frac \pi 2$ and try writing $$\int_0^\pi e^{-R \sin t} \, dt = \int_0^a e^{-R \sin t} \, dt + \int_a^{\pi - a} e^{-R \sin t} \, dt + \int_{\pi - a}^\pi e^{-R \sin t} \, dt$$ to obtain the estimate $$0 \le \int_0^\pi e^{-R \sin t} \, dt \le 2a + \pi e^{-R \sin a}.$$