86.4 Problem number 80

\[ \int \text {csch}^5(e+f x) \left (a+b \sinh ^2(e+f x)\right )^{3/2} \, dx \]

Optimal antiderivative \[ -\frac {\left (a -b +b \left (\cosh ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}} \coth \left (f x +e \right ) \mathrm {csch}\left (f x +e \right )^{3}}{4 f}-\frac {3 \left (a -b \right )^{2} \arctanh \left (\frac {\cosh \left (f x +e \right ) \sqrt {a}}{\sqrt {a -b +b \left (\cosh ^{2}\left (f x +e \right )\right )}}\right )}{8 f \sqrt {a}}+\frac {3 \left (a -b \right ) \coth \left (f x +e \right ) \mathrm {csch}\left (f x +e \right ) \sqrt {a -b +b \left (\cosh ^{2}\left (f x +e \right )\right )}}{8 f} \]

command

integrate(csch(f*x+e)^5*(a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="giac")

Giac 1.9.0-11 via sagemath 9.6 output

\[ \text {output too large to display} \]

Giac 1.7.0 via sagemath 9.3 output \[ \text {Exception raised: TypeError} \]_______________________________________________________