How to compute: $\int_{-\pi}^\pi e^{i \omega \lambda} \frac{\sinh (n \gamma)}{\cosh (n \gamma)-\cos \lambda} d \lambda$

157 Views Asked by At

In this paper (https://arxiv.org/pdf/hep-th/9506067.pdf), it is claimed that: \begin{equation} \widetilde{a}_n(\omega)=\frac{1}{2 \pi} \int_{-\pi}^\pi e^{i \omega \lambda} \frac{\sinh (n \gamma)}{\cosh (n \gamma)-\cos \lambda} d \lambda=e^{-n \gamma|\omega|} \end{equation}

which I can verify numerically. Here $\omega\in \mathbb{Z}$.

How do I perform this integral?

2

There are 2 best solutions below

7
On BEST ANSWER

Note: The OP's result holds only for $\omega\in\mathbb{Z}$. If $\omega\notin\mathbb{Z}$, then $z=0$ is a branch point, and we need to introduce a branch cut (i.e. along the negative x-axis), hence, the current unit circle contour cannot be used. Instead, we can use a key-hole contour, which will give an extra term, as posted in the comment below.

From now on, we assume $\omega\in\mathbb{Z}$.

$$I(\omega)=\frac{1}{2 \pi} \int_{-\pi}^\pi e^{i \omega \theta} \frac{\sinh (n \gamma)}{\cosh (n \gamma)-\cos \theta} d \theta=\frac{\sinh (n \gamma)}{2 \pi} \int_{-\pi}^\pi \frac{e^{i \omega \theta}}{\cosh (n \gamma)-\cos \theta} d \theta$$

Since $e^{i \omega \theta}=\cos(\omega\theta)+i\sin(\omega\theta)$, the integrand on the $\sin(\omega\theta)$ part is odd, hence vanishes. For cosine part, note that: $\cos(\omega\theta)=\cos(-\omega\theta)$, hence $I(-\omega)=I(\omega)$. Without loss of generality, we let $\omega\in\mathbb{N}$, and denote: $I=I(-\omega)=I(\omega)$.

Let $z=e^{i\theta}$, then we have,

$$e^{i\omega\theta}=z^\omega,~~~ \cos\theta=\frac{z+\frac{1}z}{2},~~~d\theta=\frac{1}{iz}dz$$

Plug in substitution, we get

$$I=-\frac{\sinh (n \gamma)}{\pi i} \oint_C \frac{z^{\omega}}{z^2-2\cosh (n \gamma)z+1} d z=-\frac{\sinh (n \gamma)}{\pi i} \oint_C \frac{z^{\omega}}{(z-z_1)(z-z_2)} d z$$ where $C$ is the unit circle, and $z_1=e^{n\gamma}, z_2=e^{-n\gamma}$. Note that only $z_2$ is inside the unit circle,

$$\oint_C \frac{z^{\omega}}{(z-z_1)(z-z_2)} d z=2\pi i\cdot \text {Res}(z_2)=2\pi i\cdot \frac{z_2^{\omega}}{z_2-z_1}=-\pi i\frac{e^{-n\gamma\omega}}{\sinh(n\gamma)}$$

Therefore,

$$I=e^{-n\gamma\omega}=e^{-n\gamma|\omega|}$$

1
On

Let $a=e^{-n\gamma}$ and note that $$\frac{1-a^2}{1-2a\cos \lambda+a^2}=\sum_{k=-\infty}^{\infty} a^{|k|}e^{i k \lambda} $$

\begin{align} &\ \frac{1}{2 \pi} \int_{-\pi}^\pi \frac{e^{i \omega \lambda} \sinh (n \gamma)}{\cosh (n \gamma)-\cos \lambda} \ d \lambda\\ = &\ \frac{1}{2 \pi} \int_{-\pi}^\pi \frac{e^{i \omega \lambda} (1-a^2)}{1-2a\cos \lambda+a^2}\ d \lambda\\ =&\ \frac{1}{2 \pi}\sum_{k=-\infty}^{\infty} a^{|k|}\int_{-\pi}^\pi e^{i (\omega +k)\lambda} \ d \lambda = a^{|-w|}= e^{-n \gamma|\omega|} \end{align} (Implicit is that $\omega$ is an integer.)