3.50.38 \(\int \frac {e^{\frac {1}{5} (-4+2 x-\log (5))} (-180+72 x)-18 e^{\frac {1}{5} (-4+2 x-\log (5))} x \log (x^4)}{5 x} \, dx\)

Optimal. Leaf size=25 \[ 9 e^{\frac {1}{5} (-4+2 x-\log (5))} \left (4-\log \left (x^4\right )\right ) \]

________________________________________________________________________________________

Rubi [A]  time = 0.11, antiderivative size = 41, normalized size of antiderivative = 1.64, number of steps used = 8, number of rules used = 5, integrand size = 51, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.098, Rules used = {12, 14, 2194, 2178, 2554} \begin {gather*} \frac {36 e^{\frac {2 x}{5}-\frac {4}{5}}}{\sqrt [5]{5}}-\frac {9 e^{\frac {2 x}{5}-\frac {4}{5}} \log \left (x^4\right )}{\sqrt [5]{5}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(E^((-4 + 2*x - Log[5])/5)*(-180 + 72*x) - 18*E^((-4 + 2*x - Log[5])/5)*x*Log[x^4])/(5*x),x]

[Out]

(36*E^(-4/5 + (2*x)/5))/5^(1/5) - (9*E^(-4/5 + (2*x)/5)*Log[x^4])/5^(1/5)

Rule 12

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

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rule 2178

Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[(F^(g*(e - (c*f)/d))*ExpIntegral
Ei[(f*g*(c + d*x)*Log[F])/d])/d, x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !$UseGamma === True

Rule 2194

Int[((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.), x_Symbol] :> Simp[(F^(c*(a + b*x)))^n/(b*c*n*Log[F]), x] /; Fre
eQ[{F, a, b, c, n}, x]

Rule 2554

Int[Log[u_]*(v_), x_Symbol] :> With[{w = IntHide[v, x]}, Dist[Log[u], w, x] - Int[SimplifyIntegrand[(w*D[u, x]
)/u, x], x] /; InverseFunctionFreeQ[w, x]] /; InverseFunctionFreeQ[u, x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\frac {1}{5} \int \frac {e^{\frac {1}{5} (-4+2 x-\log (5))} (-180+72 x)-18 e^{\frac {1}{5} (-4+2 x-\log (5))} x \log \left (x^4\right )}{x} \, dx\\ &=\frac {1}{5} \int \left (\frac {72 e^{-\frac {4}{5}+\frac {2 x}{5}}}{\sqrt [5]{5}}-\frac {36\ 5^{4/5} e^{-\frac {4}{5}+\frac {2 x}{5}}}{x}-\frac {18 e^{-\frac {4}{5}+\frac {2 x}{5}} \log \left (x^4\right )}{\sqrt [5]{5}}\right ) \, dx\\ &=-\frac {18 \int e^{-\frac {4}{5}+\frac {2 x}{5}} \log \left (x^4\right ) \, dx}{5 \sqrt [5]{5}}+\frac {72 \int e^{-\frac {4}{5}+\frac {2 x}{5}} \, dx}{5 \sqrt [5]{5}}-\frac {36 \int \frac {e^{-\frac {4}{5}+\frac {2 x}{5}}}{x} \, dx}{\sqrt [5]{5}}\\ &=\frac {36 e^{-\frac {4}{5}+\frac {2 x}{5}}}{\sqrt [5]{5}}-\frac {36 \text {Ei}\left (\frac {2 x}{5}\right )}{\sqrt [5]{5} e^{4/5}}-\frac {9 e^{-\frac {4}{5}+\frac {2 x}{5}} \log \left (x^4\right )}{\sqrt [5]{5}}+\frac {18 \int \frac {10 e^{-\frac {4}{5}+\frac {2 x}{5}}}{x} \, dx}{5 \sqrt [5]{5}}\\ &=\frac {36 e^{-\frac {4}{5}+\frac {2 x}{5}}}{\sqrt [5]{5}}-\frac {36 \text {Ei}\left (\frac {2 x}{5}\right )}{\sqrt [5]{5} e^{4/5}}-\frac {9 e^{-\frac {4}{5}+\frac {2 x}{5}} \log \left (x^4\right )}{\sqrt [5]{5}}+\frac {36 \int \frac {e^{-\frac {4}{5}+\frac {2 x}{5}}}{x} \, dx}{\sqrt [5]{5}}\\ &=\frac {36 e^{-\frac {4}{5}+\frac {2 x}{5}}}{\sqrt [5]{5}}-\frac {9 e^{-\frac {4}{5}+\frac {2 x}{5}} \log \left (x^4\right )}{\sqrt [5]{5}}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 22, normalized size = 0.88 \begin {gather*} -\frac {9 e^{\frac {2}{5} (-2+x)} \left (-4+\log \left (x^4\right )\right )}{\sqrt [5]{5}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(E^((-4 + 2*x - Log[5])/5)*(-180 + 72*x) - 18*E^((-4 + 2*x - Log[5])/5)*x*Log[x^4])/(5*x),x]

[Out]

(-9*E^((2*(-2 + x))/5)*(-4 + Log[x^4]))/5^(1/5)

________________________________________________________________________________________

fricas [A]  time = 0.95, size = 29, normalized size = 1.16 \begin {gather*} -9 \, e^{\left (\frac {2}{5} \, x - \frac {1}{5} \, \log \relax (5) - \frac {4}{5}\right )} \log \left (x^{4}\right ) + 36 \, e^{\left (\frac {2}{5} \, x - \frac {1}{5} \, \log \relax (5) - \frac {4}{5}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/5*(-18*x*exp(-1/5*log(5)+2/5*x-4/5)*log(x^4)+(72*x-180)*exp(-1/5*log(5)+2/5*x-4/5))/x,x, algorithm
="fricas")

[Out]

-9*e^(2/5*x - 1/5*log(5) - 4/5)*log(x^4) + 36*e^(2/5*x - 1/5*log(5) - 4/5)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int -\frac {18 \, {\left (x e^{\left (\frac {2}{5} \, x - \frac {1}{5} \, \log \relax (5) - \frac {4}{5}\right )} \log \left (x^{4}\right ) - 2 \, {\left (2 \, x - 5\right )} e^{\left (\frac {2}{5} \, x - \frac {1}{5} \, \log \relax (5) - \frac {4}{5}\right )}\right )}}{5 \, x}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/5*(-18*x*exp(-1/5*log(5)+2/5*x-4/5)*log(x^4)+(72*x-180)*exp(-1/5*log(5)+2/5*x-4/5))/x,x, algorithm
="giac")

[Out]

integrate(-18/5*(x*e^(2/5*x - 1/5*log(5) - 4/5)*log(x^4) - 2*(2*x - 5)*e^(2/5*x - 1/5*log(5) - 4/5))/x, x)

________________________________________________________________________________________

maple [A]  time = 0.10, size = 30, normalized size = 1.20




method result size



norman \(-9 \,{\mathrm e}^{-\frac {\ln \relax (5)}{5}+\frac {2 x}{5}-\frac {4}{5}} \ln \left (x^{4}\right )+36 \,{\mathrm e}^{-\frac {\ln \relax (5)}{5}+\frac {2 x}{5}-\frac {4}{5}}\) \(30\)
default \(-9 \left (\ln \left (x^{4}\right )-4 \ln \relax (x )\right ) {\mathrm e}^{-\frac {\ln \relax (5)}{5}+\frac {2 x}{5}-\frac {4}{5}}+36 \,{\mathrm e}^{-\frac {\ln \relax (5)}{5}+\frac {2 x}{5}-\frac {4}{5}}-36 \ln \relax (x ) {\mathrm e}^{-\frac {\ln \relax (5)}{5}+\frac {2 x}{5}-\frac {4}{5}}\) \(49\)
risch \(-\frac {36 \ln \relax (x ) 5^{\frac {4}{5}} {\mathrm e}^{-\frac {4}{5}+\frac {2 x}{5}}}{5}+\frac {9 i 5^{\frac {4}{5}} {\mathrm e}^{-\frac {4}{5}+\frac {2 x}{5}} \left (\pi \mathrm {csgn}\left (i x \right )^{2} \mathrm {csgn}\left (i x^{2}\right )-2 \pi \,\mathrm {csgn}\left (i x \right ) \mathrm {csgn}\left (i x^{2}\right )^{2}+\pi \,\mathrm {csgn}\left (i x \right ) \mathrm {csgn}\left (i x^{2}\right ) \mathrm {csgn}\left (i x^{3}\right )-\pi \,\mathrm {csgn}\left (i x \right ) \mathrm {csgn}\left (i x^{3}\right )^{2}+\pi \,\mathrm {csgn}\left (i x \right ) \mathrm {csgn}\left (i x^{3}\right ) \mathrm {csgn}\left (i x^{4}\right )-\pi \,\mathrm {csgn}\left (i x \right ) \mathrm {csgn}\left (i x^{4}\right )^{2}+\pi \mathrm {csgn}\left (i x^{2}\right )^{3}-\pi \,\mathrm {csgn}\left (i x^{2}\right ) \mathrm {csgn}\left (i x^{3}\right )^{2}+\pi \mathrm {csgn}\left (i x^{3}\right )^{3}-\pi \,\mathrm {csgn}\left (i x^{3}\right ) \mathrm {csgn}\left (i x^{4}\right )^{2}+\pi \mathrm {csgn}\left (i x^{4}\right )^{3}-8 i\right )}{10}\) \(210\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/5*(-18*x*exp(-1/5*ln(5)+2/5*x-4/5)*ln(x^4)+(72*x-180)*exp(-1/5*ln(5)+2/5*x-4/5))/x,x,method=_RETURNVERBO
SE)

[Out]

-9*exp(-1/5*ln(5)+2/5*x-4/5)*ln(x^4)+36*exp(-1/5*ln(5)+2/5*x-4/5)

________________________________________________________________________________________

maxima [A]  time = 0.48, size = 29, normalized size = 1.16 \begin {gather*} -9 \, e^{\left (\frac {2}{5} \, x - \frac {1}{5} \, \log \relax (5) - \frac {4}{5}\right )} \log \left (x^{4}\right ) + 36 \, e^{\left (\frac {2}{5} \, x - \frac {1}{5} \, \log \relax (5) - \frac {4}{5}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/5*(-18*x*exp(-1/5*log(5)+2/5*x-4/5)*log(x^4)+(72*x-180)*exp(-1/5*log(5)+2/5*x-4/5))/x,x, algorithm
="maxima")

[Out]

-9*e^(2/5*x - 1/5*log(5) - 4/5)*log(x^4) + 36*e^(2/5*x - 1/5*log(5) - 4/5)

________________________________________________________________________________________

mupad [B]  time = 4.31, size = 17, normalized size = 0.68 \begin {gather*} -\frac {9\,5^{4/5}\,{\mathrm {e}}^{\frac {2\,x}{5}-\frac {4}{5}}\,\left (\ln \left (x^4\right )-4\right )}{5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((exp((2*x)/5 - log(5)/5 - 4/5)*(72*x - 180))/5 - (18*x*log(x^4)*exp((2*x)/5 - log(5)/5 - 4/5))/5)/x,x)

[Out]

-(9*5^(4/5)*exp((2*x)/5 - 4/5)*(log(x^4) - 4))/5

________________________________________________________________________________________

sympy [A]  time = 0.60, size = 29, normalized size = 1.16 \begin {gather*} \frac {\left (- 9 \cdot 5^{\frac {4}{5}} \log {\left (x^{4} \right )} + 36 \cdot 5^{\frac {4}{5}}\right ) e^{\frac {2 x}{5} - \frac {4}{5}}}{5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/5*(-18*x*exp(-1/5*ln(5)+2/5*x-4/5)*ln(x**4)+(72*x-180)*exp(-1/5*ln(5)+2/5*x-4/5))/x,x)

[Out]

(-9*5**(4/5)*log(x**4) + 36*5**(4/5))*exp(2*x/5 - 4/5)/5

________________________________________________________________________________________