71.11 Problem number 19

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

Optimal antiderivative \[ -\frac {2 c \cos \left (b x +a \right ) \sqrt {c \csc \left (b x +a \right )}}{b}+\frac {2 c^{2} \sqrt {\frac {1}{2}+\frac {\sin \left (b x +a \right )}{2}}\, \EllipticE \left (\cos \left (\frac {a}{2}+\frac {\pi }{4}+\frac {b x}{2}\right ), \sqrt {2}\right )}{\sin \left (\frac {a}{2}+\frac {\pi }{4}+\frac {b x}{2}\right ) b \sqrt {c \csc \left (b x +a \right )}\, \sqrt {\sin \left (b x +a \right )}} \]

command

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

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

\[ -\frac {2 \, c \sqrt {\frac {c}{\sin \left (b x + a\right )}} \cos \left (b x + a\right ) + \sqrt {2 i \, c} c {\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 ) + \sqrt {-2 i \, c} c {\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 )}{b} \]

Fricas 1.3.7 via sagemath 9.3 output

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