How do I find the closed form of $(1)?$
$$\int_{0}^{\infty}\sum_{k=0}^{n}{{n\choose k}e^{-(2k+1)x}\over \cosh^n(x)}\mathrm dx=F(n)\tag1$$ Where $n\ge1$
F(n) seems only to give rational number according to numerical observation.
I was able to find the closed form of similar to $(1)$
$$\int_{0}^{\infty}\sum_{k=0}^{n}{{n\choose k}e^{-(2k+1)x}\over \cosh(x)}\mathrm dx={2^n-1\over n}\tag2$$
Where $n\ge1$
Others
$$\int_{0}^{\infty}{e^{-x}\over \cosh(x)}\mathrm dx=\ln{2}\tag3$$
$$\int_{0}^{\infty}{2e^{-2x}\over \cosh(x)}\mathrm dx=4-\pi\tag4$$