18.7 Problem number 416

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

Optimal antiderivative \[ \frac {5 a^{\frac {5}{2}} \arcsinh \left (\frac {\sqrt {a}\, \tan \left (d x +c \right )}{\sqrt {a +a \sec \left (d x +c \right )}}\right ) \left (\sqrt {\cos }\left (d x +c \right )\right ) \left (\sqrt {\sec }\left (d x +c \right )\right )}{d}+\frac {a^{3} \sin \left (d x +c \right )}{d \sqrt {\cos \left (d x +c \right )}\, \sqrt {a +a \sec \left (d x +c \right )}}+\frac {a^{2} \sin \left (d x +c \right ) \sqrt {a +a \sec \left (d x +c \right )}}{d \sqrt {\cos \left (d x +c \right )}} \]

command

integrate((a+a*sec(d*x+c))^(5/2)*cos(d*x+c)^(1/2),x, algorithm="maxima")

Maxima 5.46 SBCL 2.0.1.debian via sagemath 9.6 output

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

Maxima 5.44 via sagemath 9.3 output \[ \text {Timed out} \]_____________________________________________________