I've come across this expression as part of a very separate problem I've been working on: $$\frac{\cosh(4n\theta)-1}{\sinh((2n+1)\theta)+\sinh((2n-1)\theta)}$$ and noticed that whenever one sets $\theta: \sinh(\theta)\in \Bbb N$, the expression always comes out an integer. This leads me to believe there is a nice(-ish?) simplification for this, but I've had no luck finding it thus far.
I know the denominator can be rewritten as $2\sinh(2n\theta)\cosh(\theta)$ but I couldn't see this getting anywhere.
$\cosh 2x + 1 = \frac {e^{2x} + e^{-2x} - 2}{2} = \frac {(e^{x} - e^{-x})^2}{2} = 2\sinh^2 x$
The numerator can be rewritten as $2\sinh^2 2n\theta$
As for the denominator
$\cosh a \sinh b = \frac 14 (e^{a}+e^{-a})(e^{b}-e^{-b}) = \frac 14(e^{a+b}-e^{a-b}+e^{b-a}-e^{-(a+b)}) = \frac 12(\sinh(a+b)-\sinh(a-b)) = 2(\sinh(a+b)+\sinh(b-a)$
$a+b = 2n\theta+\theta\\ -a+b = 2n\theta - \theta\\ a = \theta\\ b = 2n\theta$
$\sin(2n\theta +1) + \sin(2n\theta - 1) = 2\cosh \theta\sinh 2n\theta$
$\frac {2\sinh^2 2n\theta}{2(\cosh\theta\sinh 2n\theta)} = \frac {\sinh 2n\theta}{\cosh\theta}$