3.6.48 \(\int \frac {1}{(a+b F^{\frac {c \sqrt {d+e x}}{\sqrt {f+g x}}}) (d f+(e f+d g) x+e g x^2)} \, dx\) [548]

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

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.11, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {1}{\left (a+b F^{\frac {c \sqrt {d+e x}}{\sqrt {f+g x}}}\right ) \left (d f+(e f+d g) x+e g x^2\right )} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

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

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.16, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\left (a+b F^{\frac {c \sqrt {d+e x}}{\sqrt {f+g x}}}\right ) \left (d f+(e f+d g) x+e g x^2\right )} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\left (d + e x\right ) \left (f + g x\right ) \left (F^{\frac {c \sqrt {d + e x}}{\sqrt {f + g x}}} b + a\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(1/((d + e*x)*(f + g*x)*(F**(c*sqrt(d + e*x)/sqrt(f + g*x))*b + a)), x)

________________________________________________________________________________________

Giac [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Mupad [A]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {1}{\left (a+F^{\frac {c\,\sqrt {d+e\,x}}{\sqrt {f+g\,x}}}\,b\right )\,\left (e\,g\,x^2+\left (d\,g+e\,f\right )\,x+d\,f\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________