3.312 \(\int \log (e^x \log (x) \sin (x)) \, dx\)

Optimal. Leaf size=57 \[ -\text {li}(x)+\frac {1}{2} i \text {Li}_2\left (e^{2 i x}\right )+\left (-\frac {1}{2}+\frac {i}{2}\right ) x^2-x \log \left (1-e^{2 i x}\right )+x \log \left (e^x \log (x) \sin (x)\right ) \]

[Out]

(-1/2+1/2*I)*x^2-Li(x)-x*ln(1-exp(2*I*x))+x*ln(exp(x)*ln(x)*sin(x))+1/2*I*polylog(2,exp(2*I*x))

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 57, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 9, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.667, Rules used = {2549, 3717, 2190, 2279, 2391, 2298} \[ \frac {1}{2} i \text {PolyLog}\left (2,e^{2 i x}\right )-\text {li}(x)+\left (-\frac {1}{2}+\frac {i}{2}\right ) x^2-x \log \left (1-e^{2 i x}\right )+x \log \left (e^x \log (x) \sin (x)\right ) \]

Antiderivative was successfully verified.

[In]

Int[Log[E^x*Log[x]*Sin[x]],x]

[Out]

(-1/2 + I/2)*x^2 - x*Log[1 - E^((2*I)*x)] + x*Log[E^x*Log[x]*Sin[x]] - LogIntegral[x] + (I/2)*PolyLog[2, E^((2
*I)*x)]

Rule 2190

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

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2298

Int[Log[(c_.)*(x_)]^(-1), x_Symbol] :> Simp[LogIntegral[c*x]/c, x] /; FreeQ[c, x]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2549

Int[Log[u_], x_Symbol] :> Simp[x*Log[u], x] - Int[SimplifyIntegrand[x*Simplify[D[u, x]/u], x], x] /; ProductQ[
u]

Rule 3717

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + Pi*(k_.) + (f_.)*(x_)], x_Symbol] :> Simp[(I*(c + d*x)^(m + 1))/(d*
(m + 1)), x] - Dist[2*I, Int[((c + d*x)^m*E^(2*I*k*Pi)*E^(2*I*(e + f*x)))/(1 + E^(2*I*k*Pi)*E^(2*I*(e + f*x)))
, x], x] /; FreeQ[{c, d, e, f}, x] && IntegerQ[4*k] && IGtQ[m, 0]

Rubi steps

\begin {align*} \int \log \left (e^x \log (x) \sin (x)\right ) \, dx &=x \log \left (e^x \log (x) \sin (x)\right )-\int \left (x+x \cot (x)+\frac {1}{\log (x)}\right ) \, dx\\ &=-\frac {x^2}{2}+x \log \left (e^x \log (x) \sin (x)\right )-\int x \cot (x) \, dx-\int \frac {1}{\log (x)} \, dx\\ &=\left (-\frac {1}{2}+\frac {i}{2}\right ) x^2+x \log \left (e^x \log (x) \sin (x)\right )-\text {li}(x)+2 i \int \frac {e^{2 i x} x}{1-e^{2 i x}} \, dx\\ &=\left (-\frac {1}{2}+\frac {i}{2}\right ) x^2-x \log \left (1-e^{2 i x}\right )+x \log \left (e^x \log (x) \sin (x)\right )-\text {li}(x)+\int \log \left (1-e^{2 i x}\right ) \, dx\\ &=\left (-\frac {1}{2}+\frac {i}{2}\right ) x^2-x \log \left (1-e^{2 i x}\right )+x \log \left (e^x \log (x) \sin (x)\right )-\text {li}(x)-\frac {1}{2} i \operatorname {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{2 i x}\right )\\ &=\left (-\frac {1}{2}+\frac {i}{2}\right ) x^2-x \log \left (1-e^{2 i x}\right )+x \log \left (e^x \log (x) \sin (x)\right )-\text {li}(x)+\frac {1}{2} i \text {Li}_2\left (e^{2 i x}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 56, normalized size = 0.98 \[ \frac {1}{2} \left (-2 \text {li}(x)+i \text {Li}_2\left (e^{2 i x}\right )+(-1+i) x^2-2 x \log \left (1-e^{2 i x}\right )+2 x \log \left (e^x \log (x) \sin (x)\right )\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[Log[E^x*Log[x]*Sin[x]],x]

[Out]

((-1 + I)*x^2 - 2*x*Log[1 - E^((2*I)*x)] + 2*x*Log[E^x*Log[x]*Sin[x]] - 2*LogIntegral[x] + I*PolyLog[2, E^((2*
I)*x)])/2

________________________________________________________________________________________

fricas [B]  time = 0.49, size = 116, normalized size = 2.04 \[ -\frac {1}{2} \, x^{2} + x \log \left (e^{x} \log \relax (x) \sin \relax (x)\right ) - \frac {1}{2} \, x \log \left (\cos \relax (x) + i \, \sin \relax (x) + 1\right ) - \frac {1}{2} \, x \log \left (\cos \relax (x) - i \, \sin \relax (x) + 1\right ) - \frac {1}{2} \, x \log \left (-\cos \relax (x) + i \, \sin \relax (x) + 1\right ) - \frac {1}{2} \, x \log \left (-\cos \relax (x) - i \, \sin \relax (x) + 1\right ) + \frac {1}{2} i \, {\rm Li}_2\left (\cos \relax (x) + i \, \sin \relax (x)\right ) - \frac {1}{2} i \, {\rm Li}_2\left (\cos \relax (x) - i \, \sin \relax (x)\right ) - \frac {1}{2} i \, {\rm Li}_2\left (-\cos \relax (x) + i \, \sin \relax (x)\right ) + \frac {1}{2} i \, {\rm Li}_2\left (-\cos \relax (x) - i \, \sin \relax (x)\right ) - \operatorname {log\_integral}\relax (x) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(exp(x)*log(x)*sin(x)),x, algorithm="fricas")

[Out]

-1/2*x^2 + x*log(e^x*log(x)*sin(x)) - 1/2*x*log(cos(x) + I*sin(x) + 1) - 1/2*x*log(cos(x) - I*sin(x) + 1) - 1/
2*x*log(-cos(x) + I*sin(x) + 1) - 1/2*x*log(-cos(x) - I*sin(x) + 1) + 1/2*I*dilog(cos(x) + I*sin(x)) - 1/2*I*d
ilog(cos(x) - I*sin(x)) - 1/2*I*dilog(-cos(x) + I*sin(x)) + 1/2*I*dilog(-cos(x) - I*sin(x)) - log_integral(x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \log \left (e^{x} \log \relax (x) \sin \relax (x)\right )\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(exp(x)*log(x)*sin(x)),x, algorithm="giac")

[Out]

integrate(log(e^x*log(x)*sin(x)), x)

________________________________________________________________________________________

maple [C]  time = 1.04, size = 583, normalized size = 10.23 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(ln(exp(x)*ln(x)*sin(x)),x)

[Out]

1/2*ln(exp(x))^2-ln(2)*x+I*dilog(exp(I*x)+1)+Ei(1,-ln(x))-I*ln(exp(2*I*x)-1)*ln(exp(I*x))-1/2*I*Pi*csgn(I*ln(x
)*(exp((1+I)*x)-exp((1-I)*x)))^3*x+1/2*I*x^2+1/2*I*Pi*x*csgn(ln(x)*sin(x))^3-1/2*I*Pi*x+I*ln(exp(I*x)+1)*ln(ex
p(I*x))+1/2*I*Pi*x*csgn(I*exp(-I*x))*csgn(ln(x)*sin(x))*csgn(I*(exp(2*I*x)-1)*ln(x))+1/2*I*Pi*csgn((exp((1+I)*
x)-exp((1-I)*x))*ln(x))^2*x-1/2*I*Pi*csgn((exp((1+I)*x)-exp((1-I)*x))*ln(x))^3*x-1/2*I*Pi*x*csgn(I*(exp(2*I*x)
-1)*ln(x))^3+1/2*I*Pi*csgn(I*exp(x))*csgn(ln(x)*sin(x))*csgn(I*ln(x)*(exp((1+I)*x)-exp((1-I)*x)))*x+1/2*I*Pi*c
sgn(I*ln(x)*(exp((1+I)*x)-exp((1-I)*x)))*csgn((exp((1+I)*x)-exp((1-I)*x))*ln(x))^2*x+1/2*I*Pi*csgn(I*exp(x))*c
sgn(I*ln(x)*(exp((1+I)*x)-exp((1-I)*x)))^2*x-x*ln(exp(I*x))-I*dilog(exp(I*x))+1/2*I*Pi*x*csgn(I*ln(x))*csgn(I*
(exp(2*I*x)-1)*ln(x))^2+1/2*I*Pi*x*csgn(I*exp(-I*x))*csgn(ln(x)*sin(x))^2+1/2*I*Pi*x*csgn(ln(x)*sin(x))^2*csgn
(I*(exp(2*I*x)-1)*ln(x))-1/2*I*Pi*x*csgn(I*(exp(2*I*x)-1))*csgn(I*ln(x))*csgn(I*(exp(2*I*x)-1)*ln(x))-1/2*I*Pi
*csgn(I*ln(x)*(exp((1+I)*x)-exp((1-I)*x)))*csgn((exp((1+I)*x)-exp((1-I)*x))*ln(x))*x+x*ln(ln(x))-1/2*I*Pi*csgn
(ln(x)*sin(x))*csgn(I*ln(x)*(exp((1+I)*x)-exp((1-I)*x)))^2*x+1/2*I*Pi*x*csgn(I*(exp(2*I*x)-1))*csgn(I*(exp(2*I
*x)-1)*ln(x))^2

________________________________________________________________________________________

maxima [A]  time = 1.29, size = 43, normalized size = 0.75 \[ \frac {1}{2} \, {\left (i \, \pi - 2 \, \log \relax (2)\right )} x - \left (\frac {1}{2} i - \frac {1}{2}\right ) \, x^{2} + x \log \left (\log \relax (x)\right ) - {\rm Ei}\left (\log \relax (x)\right ) + i \, {\rm Li}_2\left (-e^{\left (i \, x\right )}\right ) + i \, {\rm Li}_2\left (e^{\left (i \, x\right )}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(exp(x)*log(x)*sin(x)),x, algorithm="maxima")

[Out]

1/2*(I*pi - 2*log(2))*x - (1/2*I - 1/2)*x^2 + x*log(log(x)) - Ei(log(x)) + I*dilog(-e^(I*x)) + I*dilog(e^(I*x)
)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \ln \left ({\mathrm {e}}^x\,\ln \relax (x)\,\sin \relax (x)\right ) \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(log(exp(x)*log(x)*sin(x)),x)

[Out]

int(log(exp(x)*log(x)*sin(x)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \log {\left (e^{x} \log {\relax (x )} \sin {\relax (x )} \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(ln(exp(x)*ln(x)*sin(x)),x)

[Out]

Integral(log(exp(x)*log(x)*sin(x)), x)

________________________________________________________________________________________