I came across an old question asking to show that $$\displaystyle\sum_{n\text{ odd}}\frac{1}{n\sinh n\pi}=\frac{\ln 2}{8}.\tag{1}$$ Although I have managed to prove this formula, my proof uses various theta functional relations and looks like an overkill. On the other hand, it suggests a few more identities, for example $$\displaystyle\sum_{n\text{ odd}}\frac{1}{n\sinh n\pi\sqrt3}=\frac{\ln \left(8-4\sqrt{3}\right)}{4}.\tag{2}$$
Question: can one prove (1) and (2) in a more elementary way? Ideally, the proof should make clear further generalizations.
Don't forget that
sinhis an odd function, so we can use $$ n \, sinh(n \pi) = -n \, sinh(-n \pi) $$ to reduce the summation to $$ \sum_{n\in2\Bbb Z+1}\frac{1}{n\,sinh(n\pi)} = \sum_{n\in2\Bbb N+1}\frac{1}{n\,sinh(n\pi)} $$ which is more directly manipulated (without having to play with summation indices) if written anyway as $$ \sum_{n=1}^{\infty}\frac{1}{(2n+1)\,sinh((2n+1)\pi)} $$Not really sure how to simplify to your end, from here, but perhaps this is helpful anyway.
-Cheers