47.10 Problem number 18

\[ \int (c \cos (a+b x))^{5/2} \, dx \]

Optimal antiderivative \[ \frac {2 c \left (c \cos \left (b x +a \right )\right )^{\frac {3}{2}} \sin \left (b x +a \right )}{5 b}+\frac {6 c^{2} \sqrt {\frac {\cos \left (b x +a \right )}{2}+\frac {1}{2}}\, \EllipticE \left (\sin \left (\frac {a}{2}+\frac {b x}{2}\right ), \sqrt {2}\right ) \sqrt {c \cos \left (b x +a \right )}}{5 \cos \left (\frac {a}{2}+\frac {b x}{2}\right ) b \sqrt {\cos \left (b x +a \right )}} \]

command

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

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

\[ \frac {2 \, \sqrt {c \cos \left (b x + a\right )} c^{2} \cos \left (b x + a\right ) \sin \left (b x + a\right ) + 3 i \, \sqrt {2} c^{\frac {5}{2}} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (b x + a\right ) + i \, \sin \left (b x + a\right )\right )\right ) - 3 i \, \sqrt {2} c^{\frac {5}{2}} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (b x + a\right ) - i \, \sin \left (b x + a\right )\right )\right )}{5 \, b} \]

Fricas 1.3.7 via sagemath 9.3 output

\[ {\rm integral}\left (\sqrt {c \cos \left (b x + a\right )} c^{2} \cos \left (b x + a\right )^{2}, x\right ) \]