3.247 \(\int f^{c (a+b x)^n} x^3 \, dx\)

Optimal. Leaf size=207 \[ -\frac{3 a^2 (a+b x)^2 \left (-c \log (f) (a+b x)^n\right )^{-2/n} \text{Gamma}\left (\frac{2}{n},-c \log (f) (a+b x)^n\right )}{b^4 n}+\frac{a^3 (a+b x) \left (-c \log (f) (a+b x)^n\right )^{-1/n} \text{Gamma}\left (\frac{1}{n},-c \log (f) (a+b x)^n\right )}{b^4 n}-\frac{(a+b x)^4 \left (-c \log (f) (a+b x)^n\right )^{-4/n} \text{Gamma}\left (\frac{4}{n},-c \log (f) (a+b x)^n\right )}{b^4 n}+\frac{3 a (a+b x)^3 \left (-c \log (f) (a+b x)^n\right )^{-3/n} \text{Gamma}\left (\frac{3}{n},-c \log (f) (a+b x)^n\right )}{b^4 n} \]

[Out]

-(((a + b*x)^4*Gamma[4/n, -(c*(a + b*x)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^(4/n))) + (3*a*(a + b*x)^
3*Gamma[3/n, -(c*(a + b*x)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^(3/n)) - (3*a^2*(a + b*x)^2*Gamma[2/n,
 -(c*(a + b*x)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^(2/n)) + (a^3*(a + b*x)*Gamma[n^(-1), -(c*(a + b*x
)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^n^(-1))

________________________________________________________________________________________

Rubi [A]  time = 0.157204, antiderivative size = 207, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 3, integrand size = 15, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2, Rules used = {2226, 2208, 2218} \[ -\frac{3 a^2 (a+b x)^2 \left (-c \log (f) (a+b x)^n\right )^{-2/n} \text{Gamma}\left (\frac{2}{n},-c \log (f) (a+b x)^n\right )}{b^4 n}+\frac{a^3 (a+b x) \left (-c \log (f) (a+b x)^n\right )^{-1/n} \text{Gamma}\left (\frac{1}{n},-c \log (f) (a+b x)^n\right )}{b^4 n}-\frac{(a+b x)^4 \left (-c \log (f) (a+b x)^n\right )^{-4/n} \text{Gamma}\left (\frac{4}{n},-c \log (f) (a+b x)^n\right )}{b^4 n}+\frac{3 a (a+b x)^3 \left (-c \log (f) (a+b x)^n\right )^{-3/n} \text{Gamma}\left (\frac{3}{n},-c \log (f) (a+b x)^n\right )}{b^4 n} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-(((a + b*x)^4*Gamma[4/n, -(c*(a + b*x)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^(4/n))) + (3*a*(a + b*x)^
3*Gamma[3/n, -(c*(a + b*x)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^(3/n)) - (3*a^2*(a + b*x)^2*Gamma[2/n,
 -(c*(a + b*x)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^(2/n)) + (a^3*(a + b*x)*Gamma[n^(-1), -(c*(a + b*x
)^n*Log[f])])/(b^4*n*(-(c*(a + b*x)^n*Log[f]))^n^(-1))

Rule 2226

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^(n_))*(u_), x_Symbol] :> Int[ExpandLinearProduct[F^(a + b*(c + d*
x)^n), u, c, d, x], x] /; FreeQ[{F, a, b, c, d, n}, x] && PolynomialQ[u, x]

Rule 2208

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^(n_)), x_Symbol] :> -Simp[(F^a*(c + d*x)*Gamma[1/n, -(b*(c + d*x)
^n*Log[F])])/(d*n*(-(b*(c + d*x)^n*Log[F]))^(1/n)), x] /; FreeQ[{F, a, b, c, d, n}, x] &&  !IntegerQ[2/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^{c (a+b x)^n} x^3 \, dx &=\int \left (-\frac{a^3 f^{c (a+b x)^n}}{b^3}+\frac{3 a^2 f^{c (a+b x)^n} (a+b x)}{b^3}-\frac{3 a f^{c (a+b x)^n} (a+b x)^2}{b^3}+\frac{f^{c (a+b x)^n} (a+b x)^3}{b^3}\right ) \, dx\\ &=\frac{\int f^{c (a+b x)^n} (a+b x)^3 \, dx}{b^3}-\frac{(3 a) \int f^{c (a+b x)^n} (a+b x)^2 \, dx}{b^3}+\frac{\left (3 a^2\right ) \int f^{c (a+b x)^n} (a+b x) \, dx}{b^3}-\frac{a^3 \int f^{c (a+b x)^n} \, dx}{b^3}\\ &=-\frac{(a+b x)^4 \Gamma \left (\frac{4}{n},-c (a+b x)^n \log (f)\right ) \left (-c (a+b x)^n \log (f)\right )^{-4/n}}{b^4 n}+\frac{3 a (a+b x)^3 \Gamma \left (\frac{3}{n},-c (a+b x)^n \log (f)\right ) \left (-c (a+b x)^n \log (f)\right )^{-3/n}}{b^4 n}-\frac{3 a^2 (a+b x)^2 \Gamma \left (\frac{2}{n},-c (a+b x)^n \log (f)\right ) \left (-c (a+b x)^n \log (f)\right )^{-2/n}}{b^4 n}+\frac{a^3 (a+b x) \Gamma \left (\frac{1}{n},-c (a+b x)^n \log (f)\right ) \left (-c (a+b x)^n \log (f)\right )^{-1/n}}{b^4 n}\\ \end{align*}

Mathematica [A]  time = 0.14956, size = 183, normalized size = 0.88 \[ -\frac{(a+b x) \left (-c \log (f) (a+b x)^n\right )^{-4/n} \left ((a+b x)^3 \text{Gamma}\left (\frac{4}{n},-c \log (f) (a+b x)^n\right )-a \left (-c \log (f) (a+b x)^n\right )^{\frac{1}{n}} \left (a \left (-c \log (f) (a+b x)^n\right )^{\frac{1}{n}} \left (a \left (-c \log (f) (a+b x)^n\right )^{\frac{1}{n}} \text{Gamma}\left (\frac{1}{n},-c \log (f) (a+b x)^n\right )-3 (a+b x) \text{Gamma}\left (\frac{2}{n},-c \log (f) (a+b x)^n\right )\right )+3 (a+b x)^2 \text{Gamma}\left (\frac{3}{n},-c \log (f) (a+b x)^n\right )\right )\right )}{b^4 n} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-(((a + b*x)*((a + b*x)^3*Gamma[4/n, -(c*(a + b*x)^n*Log[f])] - a*(-(c*(a + b*x)^n*Log[f]))^n^(-1)*(3*(a + b*x
)^2*Gamma[3/n, -(c*(a + b*x)^n*Log[f])] + a*(-(c*(a + b*x)^n*Log[f]))^n^(-1)*(-3*(a + b*x)*Gamma[2/n, -(c*(a +
 b*x)^n*Log[f])] + a*Gamma[n^(-1), -(c*(a + b*x)^n*Log[f])]*(-(c*(a + b*x)^n*Log[f]))^n^(-1)))))/(b^4*n*(-(c*(
a + b*x)^n*Log[f]))^(4/n)))

________________________________________________________________________________________

Maple [F]  time = 0.018, size = 0, normalized size = 0. \begin{align*} \int{f}^{c \left ( bx+a \right ) ^{n}}{x}^{3}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int f^{{\left (b x + a\right )}^{n} c} x^{3}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (f^{{\left (b x + a\right )}^{n} c} x^{3}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(f^((b*x + a)^n*c)*x^3, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int f^{c \left (a + b x\right )^{n}} x^{3}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(f**(c*(a + b*x)**n)*x**3, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int f^{{\left (b x + a\right )}^{n} c} x^{3}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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