25.14 Problem number 106

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

Optimal antiderivative \[ \frac {f \arctanh \left (\frac {b \sqrt {d}-2 a \sqrt {f}+x \left (2 c \sqrt {d}-b \sqrt {f}\right )}{2 \sqrt {c \,x^{2}+b x +a}\, \sqrt {c d +a f -b \sqrt {d}\, \sqrt {f}}}\right )}{2 \sqrt {d}\, \left (c d +a f -b \sqrt {d}\, \sqrt {f}\right )^{\frac {3}{2}}}+\frac {f \arctanh \left (\frac {b \sqrt {d}+2 a \sqrt {f}+x \left (2 c \sqrt {d}+b \sqrt {f}\right )}{2 \sqrt {c \,x^{2}+b x +a}\, \sqrt {c d +a f +b \sqrt {d}\, \sqrt {f}}}\right )}{2 \sqrt {d}\, \left (c d +a f +b \sqrt {d}\, \sqrt {f}\right )^{\frac {3}{2}}}-\frac {2 \left (b \left (b^{2} f -c \left (3 a f +c d \right )\right )-c \left (2 a c f -b^{2} f +2 c^{2} d \right ) x \right )}{\left (-4 a c +b^{2}\right ) \left (b^{2} d f -\left (a f +c d \right )^{2}\right ) \sqrt {c \,x^{2}+b x +a}} \]

command

integrate(1/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="fricas")

Fricas 1.3.8 (sbcl 2.2.11.debian) via sagemath 9.6 output

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

Fricas 1.3.7 via sagemath 9.3 output \[ \text {Timed out} \]