\(\int \log (a \coth ^n(x)) \, dx\) [214]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [C] (verification not implemented)
   Sympy [F]
   Maxima [A] (verification not implemented)
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 7, antiderivative size = 46 \[ \int \log \left (a \coth ^n(x)\right ) \, dx=-2 n x \text {arctanh}\left (e^{2 x}\right )+x \log \left (a \coth ^n(x)\right )-\frac {1}{2} n \operatorname {PolyLog}\left (2,-e^{2 x}\right )+\frac {1}{2} n \operatorname {PolyLog}\left (2,e^{2 x}\right ) \]

[Out]

-2*n*x*arctanh(exp(2*x))+x*ln(a*coth(x)^n)-1/2*n*polylog(2,-exp(2*x))+1/2*n*polylog(2,exp(2*x))

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 46, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.857, Rules used = {2628, 12, 5569, 4267, 2317, 2438} \[ \int \log \left (a \coth ^n(x)\right ) \, dx=x \log \left (a \coth ^n(x)\right )-2 n x \text {arctanh}\left (e^{2 x}\right )-\frac {1}{2} n \operatorname {PolyLog}\left (2,-e^{2 x}\right )+\frac {1}{2} n \operatorname {PolyLog}\left (2,e^{2 x}\right ) \]

[In]

Int[Log[a*Coth[x]^n],x]

[Out]

-2*n*x*ArcTanh[E^(2*x)] + x*Log[a*Coth[x]^n] - (n*PolyLog[2, -E^(2*x)])/2 + (n*PolyLog[2, E^(2*x)])/2

Rule 12

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

Rule 2317

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 2438

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 2628

Int[Log[u_], x_Symbol] :> Simp[x*Log[u], x] - Int[SimplifyIntegrand[x*(D[u, x]/u), x], x] /; InverseFunctionFr
eeQ[u, x]

Rule 4267

Int[csc[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(Ar
cTanh[E^((-I)*e + f*fz*x)]/(f*fz*I)), x] + (-Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*Log[1 - E^((-I)*e + f*
fz*x)], x], x] + Dist[d*(m/(f*fz*I)), Int[(c + d*x)^(m - 1)*Log[1 + E^((-I)*e + f*fz*x)], x], x]) /; FreeQ[{c,
 d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5569

Int[Csch[(a_.) + (b_.)*(x_)]^(n_.)*((c_.) + (d_.)*(x_))^(m_.)*Sech[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Dis
t[2^n, Int[(c + d*x)^m*Csch[2*a + 2*b*x]^n, x], x] /; FreeQ[{a, b, c, d}, x] && RationalQ[m] && IntegerQ[n]

Rubi steps \begin{align*} \text {integral}& = x \log \left (a \coth ^n(x)\right )+\int n x \text {csch}(x) \text {sech}(x) \, dx \\ & = x \log \left (a \coth ^n(x)\right )+n \int x \text {csch}(x) \text {sech}(x) \, dx \\ & = x \log \left (a \coth ^n(x)\right )+(2 n) \int x \text {csch}(2 x) \, dx \\ & = -2 n x \tanh ^{-1}\left (e^{2 x}\right )+x \log \left (a \coth ^n(x)\right )-n \int \log \left (1-e^{2 x}\right ) \, dx+n \int \log \left (1+e^{2 x}\right ) \, dx \\ & = -2 n x \tanh ^{-1}\left (e^{2 x}\right )+x \log \left (a \coth ^n(x)\right )-\frac {1}{2} n \text {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{2 x}\right )+\frac {1}{2} n \text {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{2 x}\right ) \\ & = -2 n x \tanh ^{-1}\left (e^{2 x}\right )+x \log \left (a \coth ^n(x)\right )-\frac {1}{2} n \text {Li}_2\left (-e^{2 x}\right )+\frac {1}{2} n \text {Li}_2\left (e^{2 x}\right ) \\ \end{align*}

Mathematica [A] (verified)

Time = 0.01 (sec) , antiderivative size = 55, normalized size of antiderivative = 1.20 \[ \int \log \left (a \coth ^n(x)\right ) \, dx=-\frac {1}{2} \log \left (a \coth ^n(x)\right ) \log (1-\tanh (x))+\frac {1}{2} \log \left (a \coth ^n(x)\right ) \log (1+\tanh (x))-\frac {1}{2} n \operatorname {PolyLog}(2,-\tanh (x))+\frac {1}{2} n \operatorname {PolyLog}(2,\tanh (x)) \]

[In]

Integrate[Log[a*Coth[x]^n],x]

[Out]

-1/2*(Log[a*Coth[x]^n]*Log[1 - Tanh[x]]) + (Log[a*Coth[x]^n]*Log[1 + Tanh[x]])/2 - (n*PolyLog[2, -Tanh[x]])/2
+ (n*PolyLog[2, Tanh[x]])/2

Maple [A] (verified)

Time = 4.26 (sec) , antiderivative size = 43, normalized size of antiderivative = 0.93

method result size
default \(x \left (\ln \left (a \left (\coth ^{n}\left (x \right )\right )\right )-n \ln \left (\coth \left (x \right )\right )\right )+n \left (\frac {\operatorname {dilog}\left (\coth \left (x \right )\right )}{2}+\frac {\operatorname {dilog}\left (\coth \left (x \right )+1\right )}{2}+\frac {\ln \left (\coth \left (x \right )\right ) \ln \left (\coth \left (x \right )+1\right )}{2}\right )\) \(43\)
risch \(\text {Expression too large to display}\) \(2220\)

[In]

int(ln(a*coth(x)^n),x,method=_RETURNVERBOSE)

[Out]

x*(ln(a*coth(x)^n)-n*ln(coth(x)))+n*(1/2*dilog(coth(x))+1/2*dilog(coth(x)+1)+1/2*ln(coth(x))*ln(coth(x)+1))

Fricas [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 0.33 (sec) , antiderivative size = 116, normalized size of antiderivative = 2.52 \[ \int \log \left (a \coth ^n(x)\right ) \, dx=n x \log \left (\frac {\cosh \left (x\right )}{\sinh \left (x\right )}\right ) + n x \log \left (\cosh \left (x\right ) + \sinh \left (x\right ) + 1\right ) - n x \log \left (i \, \cosh \left (x\right ) + i \, \sinh \left (x\right ) + 1\right ) - n x \log \left (-i \, \cosh \left (x\right ) - i \, \sinh \left (x\right ) + 1\right ) + n x \log \left (-\cosh \left (x\right ) - \sinh \left (x\right ) + 1\right ) + n {\rm Li}_2\left (\cosh \left (x\right ) + \sinh \left (x\right )\right ) - n {\rm Li}_2\left (i \, \cosh \left (x\right ) + i \, \sinh \left (x\right )\right ) - n {\rm Li}_2\left (-i \, \cosh \left (x\right ) - i \, \sinh \left (x\right )\right ) + n {\rm Li}_2\left (-\cosh \left (x\right ) - \sinh \left (x\right )\right ) + x \log \left (a\right ) \]

[In]

integrate(log(a*coth(x)^n),x, algorithm="fricas")

[Out]

n*x*log(cosh(x)/sinh(x)) + n*x*log(cosh(x) + sinh(x) + 1) - n*x*log(I*cosh(x) + I*sinh(x) + 1) - n*x*log(-I*co
sh(x) - I*sinh(x) + 1) + n*x*log(-cosh(x) - sinh(x) + 1) + n*dilog(cosh(x) + sinh(x)) - n*dilog(I*cosh(x) + I*
sinh(x)) - n*dilog(-I*cosh(x) - I*sinh(x)) + n*dilog(-cosh(x) - sinh(x)) + x*log(a)

Sympy [F]

\[ \int \log \left (a \coth ^n(x)\right ) \, dx=\int \log {\left (a \coth ^{n}{\left (x \right )} \right )}\, dx \]

[In]

integrate(ln(a*coth(x)**n),x)

[Out]

Integral(log(a*coth(x)**n), x)

Maxima [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 61, normalized size of antiderivative = 1.33 \[ \int \log \left (a \coth ^n(x)\right ) \, dx=-\frac {1}{2} \, {\left (2 \, x \log \left (e^{\left (2 \, x\right )} + 1\right ) - 2 \, x \log \left (e^{x} + 1\right ) - 2 \, x \log \left (-e^{x} + 1\right ) + {\rm Li}_2\left (-e^{\left (2 \, x\right )}\right ) - 2 \, {\rm Li}_2\left (-e^{x}\right ) - 2 \, {\rm Li}_2\left (e^{x}\right )\right )} n + x \log \left (a \coth \left (x\right )^{n}\right ) \]

[In]

integrate(log(a*coth(x)^n),x, algorithm="maxima")

[Out]

-1/2*(2*x*log(e^(2*x) + 1) - 2*x*log(e^x + 1) - 2*x*log(-e^x + 1) + dilog(-e^(2*x)) - 2*dilog(-e^x) - 2*dilog(
e^x))*n + x*log(a*coth(x)^n)

Giac [F]

\[ \int \log \left (a \coth ^n(x)\right ) \, dx=\int { \log \left (a \coth \left (x\right )^{n}\right ) \,d x } \]

[In]

integrate(log(a*coth(x)^n),x, algorithm="giac")

[Out]

integrate(log(a*coth(x)^n), x)

Mupad [F(-1)]

Timed out. \[ \int \log \left (a \coth ^n(x)\right ) \, dx=\int \ln \left (a\,{\mathrm {coth}\left (x\right )}^n\right ) \,d x \]

[In]

int(log(a*coth(x)^n),x)

[Out]

int(log(a*coth(x)^n), x)