3.80.80 \(\int \frac {(2-2 e^3-2 \log (x)) \log (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)})}{2 e^{10}+e^3 x+(4 e^7+x) \log (x)+2 e^4 \log ^2(x)} \, dx\)

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

________________________________________________________________________________________

Rubi [F]  time = 1.93, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {\left (2-2 e^3-2 \log (x)\right ) \log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{2 e^{10}+e^3 x+\left (4 e^7+x\right ) \log (x)+2 e^4 \log ^2(x)} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[((2 - 2*E^3 - 2*Log[x])*Log[(2*E^7 + x + 2*E^4*Log[x])/(E^3 + Log[x])])/(2*E^10 + E^3*x + (4*E^7 + x)*Log[
x] + 2*E^4*Log[x]^2),x]

[Out]

2*(1 - E^3)*Defer[Int][Log[(2*E^7 + x + 2*E^4*Log[x])/(E^3 + Log[x])]/((E^3 + Log[x])*(2*E^7 + x + 2*E^4*Log[x
])), x] - 2*Defer[Int][(Log[x]*Log[(2*E^7 + x + 2*E^4*Log[x])/(E^3 + Log[x])])/((E^3 + Log[x])*(2*E^7 + x + 2*
E^4*Log[x])), x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \frac {2 \left (1-e^3-\log (x)\right ) \log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{\left (e^3+\log (x)\right ) \left (2 e^7+x+2 e^4 \log (x)\right )} \, dx\\ &=2 \int \frac {\left (1-e^3-\log (x)\right ) \log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{\left (e^3+\log (x)\right ) \left (2 e^7+x+2 e^4 \log (x)\right )} \, dx\\ &=2 \int \left (\frac {\left (1-e^3\right ) \log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{\left (e^3+\log (x)\right ) \left (2 e^7+x+2 e^4 \log (x)\right )}-\frac {\log (x) \log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{\left (e^3+\log (x)\right ) \left (2 e^7+x+2 e^4 \log (x)\right )}\right ) \, dx\\ &=-\left (2 \int \frac {\log (x) \log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{\left (e^3+\log (x)\right ) \left (2 e^7+x+2 e^4 \log (x)\right )} \, dx\right )+\left (2 \left (1-e^3\right )\right ) \int \frac {\log \left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right )}{\left (e^3+\log (x)\right ) \left (2 e^7+x+2 e^4 \log (x)\right )} \, dx\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.12, size = 28, normalized size = 1.22 \begin {gather*} -\log ^2\left (\frac {2 e^7+x+2 e^4 \log (x)}{e^3+\log (x)}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((2 - 2*E^3 - 2*Log[x])*Log[(2*E^7 + x + 2*E^4*Log[x])/(E^3 + Log[x])])/(2*E^10 + E^3*x + (4*E^7 + x
)*Log[x] + 2*E^4*Log[x]^2),x]

[Out]

-Log[(2*E^7 + x + 2*E^4*Log[x])/(E^3 + Log[x])]^2

________________________________________________________________________________________

fricas [A]  time = 0.70, size = 25, normalized size = 1.09 \begin {gather*} -\log \left (\frac {2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}}{e^{3} + \log \relax (x)}\right )^{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-2*log(x)-2*exp(3)+2)*log((2*exp(4)*log(x)+2*exp(3)*exp(4)+x)/(log(x)+exp(3)))/(2*exp(4)*log(x)^2+(
4*exp(3)*exp(4)+x)*log(x)+2*exp(3)^2*exp(4)+x*exp(3)),x, algorithm="fricas")

[Out]

-log((2*e^4*log(x) + x + 2*e^7)/(e^3 + log(x)))^2

________________________________________________________________________________________

giac [B]  time = 0.36, size = 49, normalized size = 2.13 \begin {gather*} -\log \left (2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}\right )^{2} + 2 \, \log \left (2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}\right ) \log \left (e^{3} + \log \relax (x)\right ) - \log \left (e^{3} + \log \relax (x)\right )^{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-2*log(x)-2*exp(3)+2)*log((2*exp(4)*log(x)+2*exp(3)*exp(4)+x)/(log(x)+exp(3)))/(2*exp(4)*log(x)^2+(
4*exp(3)*exp(4)+x)*log(x)+2*exp(3)^2*exp(4)+x*exp(3)),x, algorithm="giac")

[Out]

-log(2*e^4*log(x) + x + 2*e^7)^2 + 2*log(2*e^4*log(x) + x + 2*e^7)*log(e^3 + log(x)) - log(e^3 + log(x))^2

________________________________________________________________________________________

maple [A]  time = 0.80, size = 28, normalized size = 1.22




method result size



norman \(-\ln \left (\frac {2 \,{\mathrm e}^{4} \ln \relax (x )+2 \,{\mathrm e}^{3} {\mathrm e}^{4}+x}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{2}\) \(28\)
risch \(-\ln \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )^{2}+2 \ln \left (\ln \relax (x )+{\mathrm e}^{3}\right ) \ln \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )-\ln \left (\ln \relax (x )+{\mathrm e}^{3}\right )^{2}-i \pi \ln \left (\ln \relax (x )+\frac {\left (2 \,{\mathrm e}^{7}+x \right ) {\mathrm e}^{-4}}{2}\right ) \mathrm {csgn}\left (\frac {i}{\ln \relax (x )+{\mathrm e}^{3}}\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{2}-i \pi \ln \left (\ln \relax (x )+{\mathrm e}^{3}\right ) \mathrm {csgn}\left (i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )\right ) \mathrm {csgn}\left (\frac {i}{\ln \relax (x )+{\mathrm e}^{3}}\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )-i \pi \ln \left (\ln \relax (x )+{\mathrm e}^{3}\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{3}-i \pi \ln \left (\ln \relax (x )+\frac {\left (2 \,{\mathrm e}^{7}+x \right ) {\mathrm e}^{-4}}{2}\right ) \mathrm {csgn}\left (i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{2}+i \pi \ln \left (\ln \relax (x )+{\mathrm e}^{3}\right ) \mathrm {csgn}\left (i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{2}+i \pi \ln \left (\ln \relax (x )+{\mathrm e}^{3}\right ) \mathrm {csgn}\left (\frac {i}{\ln \relax (x )+{\mathrm e}^{3}}\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{2}+i \pi \ln \left (\ln \relax (x )+\frac {\left (2 \,{\mathrm e}^{7}+x \right ) {\mathrm e}^{-4}}{2}\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )^{3}+i \pi \ln \left (\ln \relax (x )+\frac {\left (2 \,{\mathrm e}^{7}+x \right ) {\mathrm e}^{-4}}{2}\right ) \mathrm {csgn}\left (i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )\right ) \mathrm {csgn}\left (\frac {i}{\ln \relax (x )+{\mathrm e}^{3}}\right ) \mathrm {csgn}\left (\frac {i \left ({\mathrm e}^{4} \left (\ln \relax (x )+{\mathrm e}^{3}\right )+\frac {x}{2}\right )}{\ln \relax (x )+{\mathrm e}^{3}}\right )+2 \ln \relax (2) \ln \left (\ln \relax (x )+{\mathrm e}^{3}\right )-2 \ln \relax (2) \ln \left (\ln \relax (x )+\frac {\left (2 \,{\mathrm e}^{7}+x \right ) {\mathrm e}^{-4}}{2}\right )\) \(494\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-2*ln(x)-2*exp(3)+2)*ln((2*exp(4)*ln(x)+2*exp(3)*exp(4)+x)/(ln(x)+exp(3)))/(2*exp(4)*ln(x)^2+(4*exp(3)*ex
p(4)+x)*ln(x)+2*exp(3)^2*exp(4)+x*exp(3)),x,method=_RETURNVERBOSE)

[Out]

-ln((2*exp(4)*ln(x)+2*exp(3)*exp(4)+x)/(ln(x)+exp(3)))^2

________________________________________________________________________________________

maxima [B]  time = 0.49, size = 110, normalized size = 4.78 \begin {gather*} -2 \, {\left (\log \relax (2) + \log \left (e^{3} + \log \relax (x)\right ) + 4\right )} \log \left (2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}\right ) + \log \left (2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}\right )^{2} - 2 \, {\left (\log \left (\frac {1}{2} \, {\left (2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}\right )} e^{\left (-4\right )}\right ) - \log \left (e^{3} + \log \relax (x)\right )\right )} \log \left (\frac {2 \, e^{4} \log \relax (x) + x + 2 \, e^{7}}{e^{3} + \log \relax (x)}\right ) + 2 \, {\left (\log \relax (2) + 4\right )} \log \left (e^{3} + \log \relax (x)\right ) + \log \left (e^{3} + \log \relax (x)\right )^{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-2*log(x)-2*exp(3)+2)*log((2*exp(4)*log(x)+2*exp(3)*exp(4)+x)/(log(x)+exp(3)))/(2*exp(4)*log(x)^2+(
4*exp(3)*exp(4)+x)*log(x)+2*exp(3)^2*exp(4)+x*exp(3)),x, algorithm="maxima")

[Out]

-2*(log(2) + log(e^3 + log(x)) + 4)*log(2*e^4*log(x) + x + 2*e^7) + log(2*e^4*log(x) + x + 2*e^7)^2 - 2*(log(1
/2*(2*e^4*log(x) + x + 2*e^7)*e^(-4)) - log(e^3 + log(x)))*log((2*e^4*log(x) + x + 2*e^7)/(e^3 + log(x))) + 2*
(log(2) + 4)*log(e^3 + log(x)) + log(e^3 + log(x))^2

________________________________________________________________________________________

mupad [B]  time = 15.73, size = 25, normalized size = 1.09 \begin {gather*} -{\ln \left (\frac {x+2\,{\mathrm {e}}^7+2\,{\mathrm {e}}^4\,\ln \relax (x)}{{\mathrm {e}}^3+\ln \relax (x)}\right )}^2 \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(log((x + 2*exp(7) + 2*exp(4)*log(x))/(exp(3) + log(x)))*(2*exp(3) + 2*log(x) - 2))/(2*exp(10) + 2*exp(4)
*log(x)^2 + x*exp(3) + log(x)*(x + 4*exp(7))),x)

[Out]

-log((x + 2*exp(7) + 2*exp(4)*log(x))/(exp(3) + log(x)))^2

________________________________________________________________________________________

sympy [A]  time = 0.41, size = 26, normalized size = 1.13 \begin {gather*} - \log {\left (\frac {x + 2 e^{4} \log {\relax (x )} + 2 e^{7}}{\log {\relax (x )} + e^{3}} \right )}^{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-2*ln(x)-2*exp(3)+2)*ln((2*exp(4)*ln(x)+2*exp(3)*exp(4)+x)/(ln(x)+exp(3)))/(2*exp(4)*ln(x)**2+(4*ex
p(3)*exp(4)+x)*ln(x)+2*exp(3)**2*exp(4)+x*exp(3)),x)

[Out]

-log((x + 2*exp(4)*log(x) + 2*exp(7))/(log(x) + exp(3)))**2

________________________________________________________________________________________