So we have that $\theta\in\mathbb{R}$ and $a,b\in\mathbb{C}$, and $n\in\mathbb{N}$ and I have to show that $$ \frac{i}{2\pi}\int^{2\pi}_0e^{(a+b)\cos\theta}\sin((a-b)\sin\theta-n\theta)d\theta = 0.$$ I have the tools of complex analysis. So far I have tried using Euler's formula and gotten to the point where the above integral is equal to $$ \frac{1}{4\pi}\int^{2\pi}_0 e^{ae^{i\theta}+be^{-i\theta}}e^{-in\theta}-e^{ae^{-i\theta}+be^{i\theta}}e^{in \theta}.$$ But I can't really get much further. Some help would really be appreciated.
Thanks.
Note that the integrand $$ f(\theta) = e^{(a+b)\cos \theta} \sin\left((a-b)\sin\theta - n\theta\right) $$ is an odd function, and it is also periodic with period $2\pi$. In general, this always implies the integral over the whole period is $0$. Observe: $$ \int_0^{2\pi} f(\theta) d\theta =\int_0^\pi f(\theta)d\theta+\int_{\pi}^{2\pi}f(\theta)d\theta =\int_0^\pi f(\theta)d\theta + \int_{-\pi}^0 f(\theta+2\pi)d\theta = \int_0^\pi f(\theta)d\theta+\int_{-\pi}^0f(\theta)d\theta=\int_{-\pi}^\pi f(\theta)d\theta=0 $$ The integral of an odd function over a symmetric interval is always 0.