3.360 \(\int F^{a+b (c+d x)^n} (c+d x)^3 \, dx\)

Optimal. Leaf size=54 \[ -\frac {F^a (c+d x)^4 \left (-b \log (F) (c+d x)^n\right )^{-4/n} \Gamma \left (\frac {4}{n},-b (c+d x)^n \log (F)\right )}{d n} \]

[Out]

-F^a*(d*x+c)^4*GAMMA(4/n,-b*(d*x+c)^n*ln(F))/d/n/((-b*(d*x+c)^n*ln(F))^(4/n))

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 54, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.048, Rules used = {2218} \[ -\frac {F^a (c+d x)^4 \left (-b \log (F) (c+d x)^n\right )^{-4/n} \text {Gamma}\left (\frac {4}{n},-b \log (F) (c+d x)^n\right )}{d n} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-((F^a*(c + d*x)^4*Gamma[4/n, -(b*(c + d*x)^n*Log[F])])/(d*n*(-(b*(c + d*x)^n*Log[F]))^(4/n)))

Rule 2218

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^(n_))*((e_.) + (f_.)*(x_))^(m_.), x_Symbol] :> -Simp[(F^a*(e + f*
x)^(m + 1)*Gamma[(m + 1)/n, -(b*(c + d*x)^n*Log[F])])/(f*n*(-(b*(c + d*x)^n*Log[F]))^((m + 1)/n)), x] /; FreeQ
[{F, a, b, c, d, e, f, m, n}, x] && EqQ[d*e - c*f, 0]

Rubi steps

\begin {align*} \int F^{a+b (c+d x)^n} (c+d x)^3 \, dx &=-\frac {F^a (c+d x)^4 \Gamma \left (\frac {4}{n},-b (c+d x)^n \log (F)\right ) \left (-b (c+d x)^n \log (F)\right )^{-4/n}}{d n}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 54, normalized size = 1.00 \[ -\frac {F^a (c+d x)^4 \left (-b \log (F) (c+d x)^n\right )^{-4/n} \Gamma \left (\frac {4}{n},-b (c+d x)^n \log (F)\right )}{d n} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-((F^a*(c + d*x)^4*Gamma[4/n, -(b*(c + d*x)^n*Log[F])])/(d*n*(-(b*(c + d*x)^n*Log[F]))^(4/n)))

________________________________________________________________________________________

fricas [F]  time = 0.41, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (d^{3} x^{3} + 3 \, c d^{2} x^{2} + 3 \, c^{2} d x + c^{3}\right )} F^{{\left (d x + c\right )}^{n} b + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F^(a+b*(d*x+c)^n)*(d*x+c)^3,x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (d x + c\right )}^{3} F^{{\left (d x + c\right )}^{n} b + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F^(a+b*(d*x+c)^n)*(d*x+c)^3,x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

maple [F]  time = 0.09, size = 0, normalized size = 0.00 \[ \int \left (d x +c \right )^{3} F^{b \left (d x +c \right )^{n}+a}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (d x + c\right )}^{3} F^{{\left (d x + c\right )}^{n} b + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F^(a+b*(d*x+c)^n)*(d*x+c)^3,x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 3.86, size = 73, normalized size = 1.35 \[ \frac {F^a\,{\mathrm {e}}^{\frac {b\,\ln \relax (F)\,{\left (c+d\,x\right )}^n}{2}}\,{\left (c+d\,x\right )}^4\,{\mathrm {M}}_{\frac {1}{2}-\frac {2}{n},\frac {2}{n}}\left (b\,\ln \relax (F)\,{\left (c+d\,x\right )}^n\right )}{4\,d\,{\left (b\,\ln \relax (F)\,{\left (c+d\,x\right )}^n\right )}^{\frac {2}{n}+\frac {1}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(F^a*exp((b*log(F)*(c + d*x)^n)/2)*(c + d*x)^4*whittakerM(1/2 - 2/n, 2/n, b*log(F)*(c + d*x)^n))/(4*d*(b*log(F
)*(c + d*x)^n)^(2/n + 1/2))

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F**(a+b*(d*x+c)**n)*(d*x+c)**3,x)

[Out]

Timed out

________________________________________________________________________________________