85.7 Problem number 13

\[ \int \frac {1}{\sinh ^{\frac {5}{2}}(a+b x)} \, dx \]

Optimal antiderivative \[ -\frac {2 \cosh \left (b x +a \right )}{3 b \sinh \left (b x +a \right )^{\frac {3}{2}}}-\frac {2 i \sqrt {\frac {1}{2}+\frac {\sin \left (i b x +i a \right )}{2}}\, \EllipticF \left (\cos \left (\frac {1}{2} i a +\frac {1}{4} \pi +\frac {1}{2} i b x \right ), \sqrt {2}\right ) \sqrt {i \sinh \left (b x +a \right )}}{3 \sin \left (\frac {1}{2} i a +\frac {1}{4} \pi +\frac {1}{2} i b x \right ) b \sqrt {\sinh \left (b x +a \right )}} \]

command

integrate(1/sinh(b*x+a)^(5/2),x, algorithm="fricas")

Fricas 1.3.8 (sbcl 2.2.11.debian) via sagemath 9.6 output

\[ -\frac {2 \, {\left ({\left (\sqrt {2} \cosh \left (b x + a\right )^{4} + 4 \, \sqrt {2} \cosh \left (b x + a\right ) \sinh \left (b x + a\right )^{3} + \sqrt {2} \sinh \left (b x + a\right )^{4} + 2 \, {\left (3 \, \sqrt {2} \cosh \left (b x + a\right )^{2} - \sqrt {2}\right )} \sinh \left (b x + a\right )^{2} - 2 \, \sqrt {2} \cosh \left (b x + a\right )^{2} + 4 \, {\left (\sqrt {2} \cosh \left (b x + a\right )^{3} - \sqrt {2} \cosh \left (b x + a\right )\right )} \sinh \left (b x + a\right ) + \sqrt {2}\right )} {\rm weierstrassPInverse}\left (4, 0, \cosh \left (b x + a\right ) + \sinh \left (b x + a\right )\right ) + 2 \, {\left (\cosh \left (b x + a\right )^{3} + 3 \, \cosh \left (b x + a\right ) \sinh \left (b x + a\right )^{2} + \sinh \left (b x + a\right )^{3} + {\left (3 \, \cosh \left (b x + a\right )^{2} + 1\right )} \sinh \left (b x + a\right ) + \cosh \left (b x + a\right )\right )} \sqrt {\sinh \left (b x + a\right )}\right )}}{3 \, {\left (b \cosh \left (b x + a\right )^{4} + 4 \, b \cosh \left (b x + a\right ) \sinh \left (b x + a\right )^{3} + b \sinh \left (b x + a\right )^{4} - 2 \, b \cosh \left (b x + a\right )^{2} + 2 \, {\left (3 \, b \cosh \left (b x + a\right )^{2} - b\right )} \sinh \left (b x + a\right )^{2} + 4 \, {\left (b \cosh \left (b x + a\right )^{3} - b \cosh \left (b x + a\right )\right )} \sinh \left (b x + a\right ) + b\right )}} \]

Fricas 1.3.7 via sagemath 9.3 output

\[ {\rm integral}\left (\frac {1}{\sinh \left (b x + a\right )^{\frac {5}{2}}}, x\right ) \]