3.8.67 \(\int e^{(a+b x)^n} (a+b x)^m \, dx\) [767]

Optimal. Leaf size=52 \[ -\frac {(a+b x)^{1+m} \left (-(a+b x)^n\right )^{-\frac {1+m}{n}} \Gamma \left (\frac {1+m}{n},-(a+b x)^n\right )}{b n} \]

[Out]

-(b*x+a)^(1+m)*GAMMA((1+m)/n,-(b*x+a)^n)/b/n/((-(b*x+a)^n)^((1+m)/n))

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 52, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.059, Rules used = {2250} \begin {gather*} -\frac {(a+b x)^{m+1} \left (-(a+b x)^n\right )^{-\frac {m+1}{n}} \text {Gamma}\left (\frac {m+1}{n},-(a+b x)^n\right )}{b n} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[E^(a + b*x)^n*(a + b*x)^m,x]

[Out]

-(((a + b*x)^(1 + m)*Gamma[(1 + m)/n, -(a + b*x)^n])/(b*n*(-(a + b*x)^n)^((1 + m)/n)))

Rule 2250

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

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.01, size = 52, normalized size = 1.00 \begin {gather*} -\frac {(a+b x)^{1+m} \left (-(a+b x)^n\right )^{-\frac {1+m}{n}} \Gamma \left (\frac {1+m}{n},-(a+b x)^n\right )}{b n} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[E^(a + b*x)^n*(a + b*x)^m,x]

[Out]

-(((a + b*x)^(1 + m)*Gamma[(1 + m)/n, -(a + b*x)^n])/(b*n*(-(a + b*x)^n)^((1 + m)/n)))

________________________________________________________________________________________

Maple [F]
time = 0.02, size = 0, normalized size = 0.00 \[\int {\mathrm e}^{\left (b x +a \right )^{n}} \left (b x +a \right )^{m}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp((b*x+a)^n)*(b*x+a)^m,x)

[Out]

int(exp((b*x+a)^n)*(b*x+a)^m,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(exp((b*x+a)^n)*(b*x+a)^m,x, algorithm="maxima")

[Out]

integrate((b*x + a)^m*e^((b*x + a)^n), 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(exp((b*x+a)^n)*(b*x+a)^m,x, algorithm="fricas")

[Out]

integral((b*x + a)^m*e^((b*x + a)^n), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (a + b x\right )^{m} e^{\left (a + b x\right )^{n}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp((b*x+a)**n)*(b*x+a)**m,x)

[Out]

Integral((a + b*x)**m*exp((a + b*x)**n), x)

________________________________________________________________________________________

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(exp((b*x+a)^n)*(b*x+a)^m,x, algorithm="giac")

[Out]

integrate((b*x + a)^m*e^((b*x + a)^n), x)

________________________________________________________________________________________

Mupad [B]
time = 3.89, size = 77, normalized size = 1.48 \begin {gather*} \frac {{\mathrm {e}}^{\frac {{\left (a+b\,x\right )}^n}{2}}\,{\left (a+b\,x\right )}^{m+1}\,{\mathrm {M}}_{1-\frac {m+n+1}{2\,n},\frac {m+n+1}{2\,n}-\frac {1}{2}}\left ({\left (a+b\,x\right )}^n\right )}{b\,{\left ({\left (a+b\,x\right )}^n\right )}^{\frac {m+n+1}{2\,n}}\,\left (m+1\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp((a + b*x)^n)*(a + b*x)^m,x)

[Out]

(exp((a + b*x)^n/2)*(a + b*x)^(m + 1)*whittakerM(1 - (m + n + 1)/(2*n), (m + n + 1)/(2*n) - 1/2, (a + b*x)^n))
/(b*((a + b*x)^n)^((m + n + 1)/(2*n))*(m + 1))

________________________________________________________________________________________