Can anyone suggest a method for solving the integral below? I've tried numerous things but have had no luck yet. To be honest I'm not sure an analytical solution actually exists.
$$I=\int\cosh(2x)\sqrt{[\sinh(x)]^{-2/3}+[\cosh(x)]^{-2/3}}\,\textrm{d}x.$$
Thanks.
Here is another attempt I have made:
Let $y=[\tanh(x)]^{2/3}$, and rewrite $I$ such that
$$I=\int\cosh(2x)[\sinh(x)]^{-1/3}\sqrt{1+[\tanh(x)]^{2/3}}\,\textrm{d}x.$$
Then $\textrm{d}x=(3/2)[\tanh(x)]^{1/3}[\cosh(x)]^{2}\,\textrm{d}y$. Therefore
\begin{align*} I&=\frac{3}{2}\int\cosh(2x)[\sinh(x)]^{-1/3}[\tanh(x)]^{1/3}[\cosh(x)]^{2}\sqrt{1+y}\,\textrm{d}y \\ &=\frac{3}{2}\int\cosh(2x)[\cosh(x)]^{5/3}\sqrt{1+y}\,\textrm{d}y \\ &=\frac{3}{2}\int[\cosh(x)]^{11/3}\sqrt{1+y}\,\textrm{d}y +\frac{3}{2}\int[\sinh(x)]^{2}[\cosh(x)]^{5/3}\sqrt{1+y}\,\textrm{d}y \\ &=\frac{3}{2}\int[\textrm{sech}(x)]^{-11/3}\sqrt{1+y}\,\textrm{d}y +\frac{3}{2}\int[\tanh(x)]^{2}[\textrm{sech}(x)]^{-11/3}\sqrt{1+y}\,\textrm{d}y \\ &=\frac{3}{2}\int[\textrm{sech}(x)]^{-11/3}\sqrt{1+y}\,\textrm{d}y +\frac{3}{2}\int[\textrm{sech}(x)]^{-11/3}y^3\sqrt{1+y}\,\textrm{d}y \\ &=\frac{3}{2}\int\frac{(1+y)^{1/2}}{(1-y^3)^{11/6}}\,\textrm{d}y +\frac{3}{2}\int y^{3}\frac{(1+y)^{1/2}}{(1-y^3)^{11/6}}\,\textrm{d}y \\ &=\frac{3}{2}\int\frac{(1+y^3)(1+y)^{1/2}}{(1-y^3)^{11/6}}\,\textrm{d}y \\ &=\frac{3}{2}\int\frac{(1-y^6)(1+y)^{1/2}}{(1-y^3)^{17/6}}\,\textrm{d}y \end{align*}
Other attempt:
With $t=e^{2x}$, and omitting a constant factor, you obtain the rational form
$$\int (t+t^{-1})\sqrt{(t^{1/2}-t^{-1/2})^{-2/3}+(t^{1/2}+t^{-1/2})^{-2/3}}\frac{dt}t$$
or
$$\int (t^2+1)(t^2-1)^{-1/3}\sqrt{(t-1)^{2/3}+(t+1)^{2/3}}\,t^{-4/3}\,dt.$$
Nothing more appetizing.