15.73 Problem number 2221

\[ \int \frac {f+g x}{(d+e x)^2 \left (c d^2-b d e-b e^2 x-c e^2 x^2\right )^{3/2}} \, dx \]

Optimal antiderivative \[ \frac {8 c \left (-5 b e g +4 c d g +6 c e f \right ) \left (2 c x +b \right )}{15 e \left (-b e +2 c d \right )^{4} \sqrt {d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}}}-\frac {2 \left (-d g +e f \right )}{5 e^{2} \left (-b e +2 c d \right ) \left (e x +d \right )^{2} \sqrt {d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}}}-\frac {2 \left (-5 b e g +4 c d g +6 c e f \right )}{15 e^{2} \left (-b e +2 c d \right )^{2} \left (e x +d \right ) \sqrt {d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}}} \]

command

integrate((g*x+f)/(e*x+d)^2/(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2),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 \[ \mathit {sage}_{0} x \]_______________________________________________________