3.579 \(\int F^{a+b \log \left (c+d x^n\right )} x^2 \, dx\)

Optimal. Leaf size=65 \[ \frac{1}{3} x^3 F^a \left (c+d x^n\right )^{b \log (F)} \left (\frac{d x^n}{c}+1\right )^{-b \log (F)} \text{Hypergeometric2F1}\left (\frac{3}{n},-b \log (F),\frac{n+3}{n},-\frac{d x^n}{c}\right ) \]

[Out]

(F^a*x^3*(c + d*x^n)^(b*Log[F])*Hypergeometric2F1[3/n, -(b*Log[F]), (3 + n)/n, -
((d*x^n)/c)])/(3*(1 + (d*x^n)/c)^(b*Log[F]))

_______________________________________________________________________________________

Rubi [A]  time = 0.0955584, antiderivative size = 65, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 18, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.222 \[ \frac{1}{3} x^3 F^a \left (c+d x^n\right )^{b \log (F)} \left (\frac{d x^n}{c}+1\right )^{-b \log (F)} \text{Hypergeometric2F1}\left (\frac{3}{n},-b \log (F),\frac{n+3}{n},-\frac{d x^n}{c}\right ) \]

Antiderivative was successfully verified.

[In]  Int[F^(a + b*Log[c + d*x^n])*x^2,x]

[Out]

(F^a*x^3*(c + d*x^n)^(b*Log[F])*Hypergeometric2F1[3/n, -(b*Log[F]), (3 + n)/n, -
((d*x^n)/c)])/(3*(1 + (d*x^n)/c)^(b*Log[F]))

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int F^{a + b \log{\left (c + d x^{n} \right )}} x^{2}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(F**(a+b*ln(c+d*x**n))*x**2,x)

[Out]

Integral(F**(a + b*log(c + d*x**n))*x**2, x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.415095, size = 0, normalized size = 0. \[ \int F^{a+b \log \left (c+d x^n\right )} x^2 \, dx \]

Verification is Not applicable to the result.

[In]  Integrate[F^(a + b*Log[c + d*x^n])*x^2,x]

[Out]

Integrate[F^(a + b*Log[c + d*x^n])*x^2, x]

_______________________________________________________________________________________

Maple [F]  time = 0.065, size = 0, normalized size = 0. \[ \int{F}^{a+b\ln \left ( c+d{x}^{n} \right ) }{x}^{2}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(F^(a+b*ln(c+d*x^n))*x^2,x)

[Out]

int(F^(a+b*ln(c+d*x^n))*x^2,x)

_______________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(F^(b*log(d*x^n + c) + a)*x^2,x, algorithm="maxima")

[Out]

integrate(F^(b*log(d*x^n + c) + a)*x^2, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (F^{b \log \left (d x^{n} + c\right ) + a} x^{2}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(F^(b*log(d*x^n + c) + a)*x^2,x, algorithm="fricas")

[Out]

integral(F^(b*log(d*x^n + c) + a)*x^2, x)

_______________________________________________________________________________________

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(F**(a+b*ln(c+d*x**n))*x**2,x)

[Out]

Timed out

_______________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(F^(b*log(d*x^n + c) + a)*x^2,x, algorithm="giac")

[Out]

integrate(F^(b*log(d*x^n + c) + a)*x^2, x)