3.556 \(\int \frac{1}{(a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}})^2 (d^2-e^2 x^2)} \, dx\)

Optimal. Leaf size=49 \[ \text{Unintegrable}\left (\frac{1}{\left (d^2-e^2 x^2\right ) \left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^2},x\right ) \]

[Out]

Unintegrable[1/((a + b*F^((c*Sqrt[d + e*x])/Sqrt[d*f - e*f*x]))^2*(d^2 - e^2*x^2)), x]

________________________________________________________________________________________

Rubi [A]  time = 0.224854, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{1}{\left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^2 \left (d^2-e^2 x^2\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Int[1/((a + b*F^((c*Sqrt[d + e*x])/Sqrt[d*f - e*f*x]))^2*(d^2 - e^2*x^2)),x]

[Out]

Defer[Int][1/((a + b*F^((c*Sqrt[d + e*x])/Sqrt[d*f - e*f*x]))^2*(d^2 - e^2*x^2)), x]

Rubi steps

\begin{align*} \int \frac{1}{\left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^2 \left (d^2-e^2 x^2\right )} \, dx &=\int \frac{1}{\left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^2 \left (d^2-e^2 x^2\right )} \, dx\\ \end{align*}

Mathematica [A]  time = 1.40698, size = 0, normalized size = 0. \[ \int \frac{1}{\left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^2 \left (d^2-e^2 x^2\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[1/((a + b*F^((c*Sqrt[d + e*x])/Sqrt[d*f - e*f*x]))^2*(d^2 - e^2*x^2)),x]

[Out]

Integrate[1/((a + b*F^((c*Sqrt[d + e*x])/Sqrt[d*f - e*f*x]))^2*(d^2 - e^2*x^2)), x]

________________________________________________________________________________________

Maple [A]  time = 0.021, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{-{e}^{2}{x}^{2}+{d}^{2}} \left ( a+b{F}^{{c\sqrt{ex+d}{\frac{1}{\sqrt{-efx+df}}}}} \right ) ^{-2}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+b*F^(c*(e*x+d)^(1/2)/(-e*f*x+d*f)^(1/2)))^2/(-e^2*x^2+d^2),x)

[Out]

int(1/(a+b*F^(c*(e*x+d)^(1/2)/(-e*f*x+d*f)^(1/2)))^2/(-e^2*x^2+d^2),x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{\sqrt{-e x + d} \sqrt{f}}{\sqrt{e x + d} F^{\frac{\sqrt{e x + d} c}{\sqrt{-e x + d} \sqrt{f}}} a b c d e \log \left (F\right ) + \sqrt{e x + d} a^{2} c d e \log \left (F\right )} - \int \frac{\sqrt{e x + d} c \log \left (F\right ) + \sqrt{-e x + d} \sqrt{f}}{{\left (a b c e^{2} x^{2} \log \left (F\right ) - a b c d^{2} \log \left (F\right )\right )} \sqrt{e x + d} F^{\frac{\sqrt{e x + d} c}{\sqrt{-e x + d} \sqrt{f}}} +{\left (a^{2} c e^{2} x^{2} \log \left (F\right ) - a^{2} c d^{2} \log \left (F\right )\right )} \sqrt{e x + d}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

sqrt(-e*x + d)*sqrt(f)/(sqrt(e*x + d)*F^(sqrt(e*x + d)*c/(sqrt(-e*x + d)*sqrt(f)))*a*b*c*d*e*log(F) + sqrt(e*x
 + d)*a^2*c*d*e*log(F)) - integrate((sqrt(e*x + d)*c*log(F) + sqrt(-e*x + d)*sqrt(f))/((a*b*c*e^2*x^2*log(F) -
 a*b*c*d^2*log(F))*sqrt(e*x + d)*F^(sqrt(e*x + d)*c/(sqrt(-e*x + d)*sqrt(f))) + (a^2*c*e^2*x^2*log(F) - a^2*c*
d^2*log(F))*sqrt(e*x + d)), x)

________________________________________________________________________________________

Fricas [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: UnboundLocalError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: UnboundLocalError

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*F**(c*(e*x+d)**(1/2)/(-e*f*x+d*f)**(1/2)))**2/(-e**2*x**2+d**2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int -\frac{1}{{\left (e^{2} x^{2} - d^{2}\right )}{\left (F^{\frac{\sqrt{e x + d} c}{\sqrt{-e f x + d f}}} b + a\right )}^{2}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(-1/((e^2*x^2 - d^2)*(F^(sqrt(e*x + d)*c/sqrt(-e*f*x + d*f))*b + a)^2), x)