16.14 Problem number 388

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

Optimal antiderivative \[ \frac {a^{\frac {3}{2}} \left (11 A +14 B +24 C \right ) \arctanh \left (\frac {\sin \left (d x +c \right ) \sqrt {a}}{\sqrt {a +a \cos \left (d x +c \right )}}\right )}{8 d}+\frac {A \left (a +a \cos \left (d x +c \right )\right )^{\frac {3}{2}} \left (\sec ^{2}\left (d x +c \right )\right ) \tan \left (d x +c \right )}{3 d}+\frac {a^{2} \left (19 A +30 B +24 C \right ) \tan \left (d x +c \right )}{24 d \sqrt {a +a \cos \left (d x +c \right )}}+\frac {a \left (A +2 B \right ) \sec \left (d x +c \right ) \sqrt {a +a \cos \left (d x +c \right )}\, \tan \left (d x +c \right )}{4 d} \]

command

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