84.1 Problem number 69

\[ \int x^4 \left (d+e x^2\right ) \left (a+b \sec ^{-1}(c x)\right ) \, dx \]

Optimal antiderivative \[ \frac {d \,x^{5} \left (a +b \,\mathrm {arcsec}\left (c x \right )\right )}{5}+\frac {e \,x^{7} \left (a +b \,\mathrm {arcsec}\left (c x \right )\right )}{7}-\frac {b \left (42 c^{2} d +25 e \right ) x \arctanh \left (\frac {c x}{\sqrt {c^{2} x^{2}-1}}\right )}{560 c^{6} \sqrt {c^{2} x^{2}}}-\frac {b \left (42 c^{2} d +25 e \right ) x^{2} \sqrt {c^{2} x^{2}-1}}{560 c^{5} \sqrt {c^{2} x^{2}}}-\frac {b \left (42 c^{2} d +25 e \right ) x^{4} \sqrt {c^{2} x^{2}-1}}{840 c^{3} \sqrt {c^{2} x^{2}}}-\frac {b e \,x^{6} \sqrt {c^{2} x^{2}-1}}{42 c \sqrt {c^{2} x^{2}}} \]

command

integrate(x^4*(e*x^2+d)*(a+b*arcsec(c*x)),x, algorithm="giac")

Giac 1.9.0-11 via sagemath 9.6 output

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

Giac 1.7.0 via sagemath 9.3 output \[ \text {Timed out} \]_______________________________________________________