3.550 \(\int \frac{\left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^n}{d^2-e^2 x^2} \, dx\)

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

[Out]

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

_______________________________________________________________________________________

Rubi [A]  time = 0.354633, 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. \[ \text{Int}\left (\frac{\left (a+b F^{\frac{c \sqrt{d+e x}}{\sqrt{d f-e f x}}}\right )^n}{d^2-e^2 x^2},x\right ) \]

Verification is Not applicable to the result.

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

[Out]

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

_______________________________________________________________________________________

Rubi in Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((a+b*F**(c*(e*x+d)**(1/2)/(-e*f*x+d*f)**(1/2)))**n/(-e**2*x**2+d**2),x)

[Out]

Timed out

_______________________________________________________________________________________

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

Verification is Not applicable to the result.

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

[Out]

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

_______________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

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

[Out]

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

_______________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(F^(sqrt(e*x + d)*c/sqrt(-e*f*x + d*f))*b + a)^n/(e^2*x^2 - d^2),x, algorithm="maxima")

[Out]

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

_______________________________________________________________________________________

Fricas [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(F^(sqrt(e*x + d)*c/sqrt(-e*f*x + d*f))*b + a)^n/(e^2*x^2 - d^2),x, algorithm="fricas")

[Out]

Exception raised: TypeError

_______________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

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

[Out]

Timed out

_______________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(F^(sqrt(e*x + d)*c/sqrt(-e*f*x + d*f))*b + a)^n/(e^2*x^2 - d^2),x, algorithm="giac")

[Out]

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