Given the real part of an analytic function $f:\mathbb{C}\rightarrow \mathbb{C}$
$$\text{Re}[f] = \frac{\sin(2x)}{\cosh(2y)-\cos(2x)},$$
I have to find the imaginary part of $f$.
I tried using the Cauchy-Riemann equations, but $\frac{\partial\text{Re}[f]}{\partial x}=\frac{\partial\text{Im}[f]}{\partial y}$ gives me the following integral:
$$\text{Im}[f]=2\int\frac{\cos(2x)\cosh(2y)-1}{\left(\cosh(2y)-\cos(2x)\right)^2}dy$$
and here is where the difficulties start. I put it in Wolfram Alpha and yeah, I don't think this is the way to go.
Is there another way to calculate Im$[f]$ without having such crazy integrals in your way?