20.40 Problem number 1268

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

Optimal antiderivative \[ \frac {a \left (6 B +5 C \right ) \left (a +a \sec \left (d x +c \right )\right )^{\frac {3}{2}} \sin \left (d x +c \right )}{12 d \sqrt {\cos \left (d x +c \right )}}+\frac {C \left (a +a \sec \left (d x +c \right )\right )^{\frac {5}{2}} \sin \left (d x +c \right )}{3 d \sqrt {\cos \left (d x +c \right )}}+\frac {a^{\frac {5}{2}} \left (40 A +38 B +25 C \right ) \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 )}{8 d}+\frac {a^{3} \left (24 A -54 B -49 C \right ) \sin \left (d x +c \right )}{24 d \sqrt {\cos \left (d x +c \right )}\, \sqrt {a +a \sec \left (d x +c \right )}}+\frac {a^{2} \left (24 A +42 B +31 C \right ) \sin \left (d x +c \right ) \sqrt {a +a \sec \left (d x +c \right )}}{24 d \sqrt {\cos \left (d x +c \right )}} \]

command

integrate(cos(d*x+c)^(1/2)*(a+a*sec(d*x+c))^(5/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^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} \]_____________________________________________________