86.35 Problem number 394

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

Optimal antiderivative \[ \frac {\arctan \left (\frac {\sinh \left (f x +e \right ) \sqrt {a -b}}{\sqrt {a +b \left (\sinh ^{2}\left (f x +e \right )\right )}}\right )}{\left (a -b \right )^{\frac {5}{2}} f}-\frac {b \sinh \left (f x +e \right )}{3 a \left (a -b \right ) f \left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}}}-\frac {\left (5 a -2 b \right ) b \sinh \left (f x +e \right )}{3 a^{2} \left (a -b \right )^{2} f \sqrt {a +b \left (\sinh ^{2}\left (f x +e \right )\right )}} \]

command

integrate(sech(f*x+e)/(a+b*sinh(f*x+e)^2)^(5/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} \]_______________________________________________________