I am trying to understand how to generally compute the Fourier transform of the function $\frac{1}{\sinh(x+a)}$, where $a$ is a general complex number. Plugging the equation into Wolfram Alpha gives a definite answer for real a. However, if I make the coefficient imaginary, Wolfram Alpha is unable to give an answer. Naively, I would expect the original answer to hold for general $a$, for two reasons
- In doing the Fourier transform, one can just perform a change of variables to $u = x + a$, and compute the integral in a way that is seemingly insensitive to the details of $a$.
- The Fourier transform can be done analytically using the method of residues (example here). In this case, the coefficient $a$ shifts the location of the poles, but not in a way that alters whether or not they are picked up by the contour integration.
Is this reasoning sound? Or is Wolfram Alpha picking up on some subtlety that I'm missing?