87.2 Problem number 8

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

Optimal antiderivative \[ -\frac {6 i \sqrt {\frac {\cosh \left (b x +a \right )}{2}+\frac {1}{2}}\, \EllipticE \left (i \sinh \left (\frac {a}{2}+\frac {b x}{2}\right ), \sqrt {2}\right )}{5 \cosh \left (\frac {a}{2}+\frac {b x}{2}\right ) b}+\frac {2 \left (\cosh ^{\frac {3}{2}}\left (b x +a \right )\right ) \sinh \left (b x +a \right )}{5 b} \]

command

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

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

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

Fricas 1.3.7 via sagemath 9.3 output

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