3.6.81 \(\int F^{a+b \log (c+d x^n)} \, dx\) [581]

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

[Out]

F^a*x*(c+d*x^n)^(b*ln(F))*hypergeom([1/n, -b*ln(F)],[1+1/n],-d*x^n/c)/((1+d*x^n/c)^(b*ln(F)))

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 56, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {2306, 12, 252, 251} \begin {gather*} x F^a \left (c+d x^n\right )^{b \log (F)} \left (\frac {d x^n}{c}+1\right )^{-b \log (F)} \, _2F_1\left (\frac {1}{n},-b \log (F);1+\frac {1}{n};-\frac {d x^n}{c}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 251

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[a^p*x*Hypergeometric2F1[-p, 1/n, 1/n + 1, (-b)*(x^n/a)],
x] /; FreeQ[{a, b, n, p}, x] &&  !IGtQ[p, 0] &&  !IntegerQ[1/n] &&  !ILtQ[Simplify[1/n + p], 0] && (IntegerQ[p
] || GtQ[a, 0])

Rule 252

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[a^IntPart[p]*((a + b*x^n)^FracPart[p]/(1 + b*(x^n/a))^Fra
cPart[p]), Int[(1 + b*(x^n/a))^p, x], x] /; FreeQ[{a, b, n, p}, x] &&  !IGtQ[p, 0] &&  !IntegerQ[1/n] &&  !ILt
Q[Simplify[1/n + p], 0] &&  !(IntegerQ[p] || GtQ[a, 0])

Rule 2306

Int[(u_.)*(F_)^((a_.)*(Log[z_]*(b_.) + (v_.))), x_Symbol] :> Int[u*F^(a*v)*z^(a*b*Log[F]), x] /; FreeQ[{F, a,
b}, x]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.09, size = 83, normalized size = 1.48 \begin {gather*} -\frac {F^{a+b \log \left (c+d x^n\right )} x \left (-\frac {d x^n}{c}\right )^{-1/n} \left (c+d x^n\right ) \, _2F_1\left (\frac {-1+n}{n},1+b \log (F);2+b \log (F);1+\frac {d x^n}{c}\right )}{c n (1+b \log (F))} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [F]
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(F^(a+b*log(c+d*x^n)),x, algorithm="maxima")

[Out]

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

________________________________________________________________________________________

Fricas [F]
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(F^(a+b*log(c+d*x^n)),x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
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(F^(a+b*log(c+d*x^n)),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

Mupad [B]
time = 4.01, size = 58, normalized size = 1.04 \begin {gather*} \frac {F^a\,x\,{\left (c+d\,x^n\right )}^{b\,\ln \left (F\right )}\,{{}}_2{\mathrm {F}}_1\left (\frac {1}{n},-b\,\ln \left (F\right );\ \frac {1}{n}+1;\ -\frac {d\,x^n}{c}\right )}{{\left (\frac {d\,x^n}{c}+1\right )}^{b\,\ln \left (F\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(F^a*x*(c + d*x^n)^(b*log(F))*hypergeom([1/n, -b*log(F)], 1/n + 1, -(d*x^n)/c))/((d*x^n)/c + 1)^(b*log(F))

________________________________________________________________________________________