\(\int x \coth ^{-1}(c+d \cot (a+b x)) \, dx\) [254]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [C] (warning: unable to verify)
   Fricas [B] (verification not implemented)
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 13, antiderivative size = 293 \[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\frac {1}{2} x^2 \coth ^{-1}(c+d \cot (a+b x))+\frac {1}{4} x^2 \log \left (1-\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )-\frac {1}{4} x^2 \log \left (1-\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )-\frac {i x \operatorname {PolyLog}\left (2,\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )}{4 b}+\frac {i x \operatorname {PolyLog}\left (2,\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )}{4 b}+\frac {\operatorname {PolyLog}\left (3,\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )}{8 b^2}-\frac {\operatorname {PolyLog}\left (3,\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )}{8 b^2} \]

[Out]

1/2*x^2*arccoth(c+d*cot(b*x+a))+1/4*x^2*ln(1-(1-c-I*d)*exp(2*I*a+2*I*b*x)/(1-c+I*d))-1/4*x^2*ln(1-(1+c+I*d)*ex
p(2*I*a+2*I*b*x)/(1+c-I*d))-1/4*I*x*polylog(2,(1-c-I*d)*exp(2*I*a+2*I*b*x)/(1-c+I*d))/b+1/4*I*x*polylog(2,(1+c
+I*d)*exp(2*I*a+2*I*b*x)/(1+c-I*d))/b+1/8*polylog(3,(1-c-I*d)*exp(2*I*a+2*I*b*x)/(1-c+I*d))/b^2-1/8*polylog(3,
(1+c+I*d)*exp(2*I*a+2*I*b*x)/(1+c-I*d))/b^2

Rubi [A] (verified)

Time = 0.34 (sec) , antiderivative size = 293, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.385, Rules used = {6405, 2221, 2611, 2320, 6724} \[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\frac {\operatorname {PolyLog}\left (3,\frac {(-c-i d+1) e^{2 i a+2 i b x}}{-c+i d+1}\right )}{8 b^2}-\frac {\operatorname {PolyLog}\left (3,\frac {(c+i d+1) e^{2 i a+2 i b x}}{c-i d+1}\right )}{8 b^2}-\frac {i x \operatorname {PolyLog}\left (2,\frac {(-c-i d+1) e^{2 i a+2 i b x}}{-c+i d+1}\right )}{4 b}+\frac {i x \operatorname {PolyLog}\left (2,\frac {(c+i d+1) e^{2 i a+2 i b x}}{c-i d+1}\right )}{4 b}+\frac {1}{4} x^2 \log \left (1-\frac {(-c-i d+1) e^{2 i a+2 i b x}}{-c+i d+1}\right )-\frac {1}{4} x^2 \log \left (1-\frac {(c+i d+1) e^{2 i a+2 i b x}}{c-i d+1}\right )+\frac {1}{2} x^2 \coth ^{-1}(d \cot (a+b x)+c) \]

[In]

Int[x*ArcCoth[c + d*Cot[a + b*x]],x]

[Out]

(x^2*ArcCoth[c + d*Cot[a + b*x]])/2 + (x^2*Log[1 - ((1 - c - I*d)*E^((2*I)*a + (2*I)*b*x))/(1 - c + I*d)])/4 -
 (x^2*Log[1 - ((1 + c + I*d)*E^((2*I)*a + (2*I)*b*x))/(1 + c - I*d)])/4 - ((I/4)*x*PolyLog[2, ((1 - c - I*d)*E
^((2*I)*a + (2*I)*b*x))/(1 - c + I*d)])/b + ((I/4)*x*PolyLog[2, ((1 + c + I*d)*E^((2*I)*a + (2*I)*b*x))/(1 + c
 - I*d)])/b + PolyLog[3, ((1 - c - I*d)*E^((2*I)*a + (2*I)*b*x))/(1 - c + I*d)]/(8*b^2) - PolyLog[3, ((1 + c +
 I*d)*E^((2*I)*a + (2*I)*b*x))/(1 + c - I*d)]/(8*b^2)

Rule 2221

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/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], 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 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

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

Rule 6405

Int[ArcCoth[(c_.) + Cot[(a_.) + (b_.)*(x_)]*(d_.)]*((e_.) + (f_.)*(x_))^(m_.), x_Symbol] :> Simp[(e + f*x)^(m
+ 1)*(ArcCoth[c + d*Cot[a + b*x]]/(f*(m + 1))), x] + (-Dist[I*b*((1 - c - I*d)/(f*(m + 1))), Int[(e + f*x)^(m
+ 1)*(E^(2*I*a + 2*I*b*x)/(1 - c + I*d - (1 - c - I*d)*E^(2*I*a + 2*I*b*x))), x], x] + Dist[I*b*((1 + c + I*d)
/(f*(m + 1))), Int[(e + f*x)^(m + 1)*(E^(2*I*a + 2*I*b*x)/(1 + c - I*d - (1 + c + I*d)*E^(2*I*a + 2*I*b*x))),
x], x]) /; FreeQ[{a, b, c, d, e, f}, x] && IGtQ[m, 0] && NeQ[(c - I*d)^2, 1]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps \begin{align*} \text {integral}& = \frac {1}{2} x^2 \coth ^{-1}(c+d \cot (a+b x))+\frac {1}{2} (b (i (1+c)-d)) \int \frac {e^{2 i a+2 i b x} x^2}{1+c-i d+(-1-c-i d) e^{2 i a+2 i b x}} \, dx-\frac {1}{2} (b (i-i c+d)) \int \frac {e^{2 i a+2 i b x} x^2}{1-c+i d+(-1+c+i d) e^{2 i a+2 i b x}} \, dx \\ & = \frac {1}{2} x^2 \coth ^{-1}(c+d \cot (a+b x))+\frac {1}{4} x^2 \log \left (1-\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )-\frac {1}{4} x^2 \log \left (1-\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )+\frac {1}{2} \int x \log \left (1+\frac {(-1-c-i d) e^{2 i a+2 i b x}}{1+c-i d}\right ) \, dx-\frac {1}{2} \int x \log \left (1+\frac {(-1+c+i d) e^{2 i a+2 i b x}}{1-c+i d}\right ) \, dx \\ & = \frac {1}{2} x^2 \coth ^{-1}(c+d \cot (a+b x))+\frac {1}{4} x^2 \log \left (1-\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )-\frac {1}{4} x^2 \log \left (1-\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )-\frac {i x \operatorname {PolyLog}\left (2,\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )}{4 b}+\frac {i x \operatorname {PolyLog}\left (2,\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )}{4 b}-\frac {i \int \operatorname {PolyLog}\left (2,-\frac {(-1-c-i d) e^{2 i a+2 i b x}}{1+c-i d}\right ) \, dx}{4 b}+\frac {i \int \operatorname {PolyLog}\left (2,-\frac {(-1+c+i d) e^{2 i a+2 i b x}}{1-c+i d}\right ) \, dx}{4 b} \\ & = \frac {1}{2} x^2 \coth ^{-1}(c+d \cot (a+b x))+\frac {1}{4} x^2 \log \left (1-\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )-\frac {1}{4} x^2 \log \left (1-\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )-\frac {i x \operatorname {PolyLog}\left (2,\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )}{4 b}+\frac {i x \operatorname {PolyLog}\left (2,\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )}{4 b}+\frac {\text {Subst}\left (\int \frac {\operatorname {PolyLog}\left (2,\frac {(-1+c+i d) x}{-1+c-i d}\right )}{x} \, dx,x,e^{2 i a+2 i b x}\right )}{8 b^2}-\frac {\text {Subst}\left (\int \frac {\operatorname {PolyLog}\left (2,\frac {(1+c+i d) x}{1+c-i d}\right )}{x} \, dx,x,e^{2 i a+2 i b x}\right )}{8 b^2} \\ & = \frac {1}{2} x^2 \coth ^{-1}(c+d \cot (a+b x))+\frac {1}{4} x^2 \log \left (1-\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )-\frac {1}{4} x^2 \log \left (1-\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )-\frac {i x \operatorname {PolyLog}\left (2,\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )}{4 b}+\frac {i x \operatorname {PolyLog}\left (2,\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )}{4 b}+\frac {\operatorname {PolyLog}\left (3,\frac {(1-c-i d) e^{2 i a+2 i b x}}{1-c+i d}\right )}{8 b^2}-\frac {\operatorname {PolyLog}\left (3,\frac {(1+c+i d) e^{2 i a+2 i b x}}{1+c-i d}\right )}{8 b^2} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.62 (sec) , antiderivative size = 255, normalized size of antiderivative = 0.87 \[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\frac {4 b^2 x^2 \coth ^{-1}(c+d \cot (a+b x))+2 b^2 x^2 \log \left (1+\frac {(1-c+i d) e^{-2 i (a+b x)}}{-1+c+i d}\right )-2 b^2 x^2 \log \left (1+\frac {(-1-c+i d) e^{-2 i (a+b x)}}{1+c+i d}\right )+2 i b x \operatorname {PolyLog}\left (2,\frac {(-1+c-i d) e^{-2 i (a+b x)}}{-1+c+i d}\right )-2 i b x \operatorname {PolyLog}\left (2,\frac {(1+c-i d) e^{-2 i (a+b x)}}{1+c+i d}\right )+\operatorname {PolyLog}\left (3,\frac {(-1+c-i d) e^{-2 i (a+b x)}}{-1+c+i d}\right )-\operatorname {PolyLog}\left (3,\frac {(1+c-i d) e^{-2 i (a+b x)}}{1+c+i d}\right )}{8 b^2} \]

[In]

Integrate[x*ArcCoth[c + d*Cot[a + b*x]],x]

[Out]

(4*b^2*x^2*ArcCoth[c + d*Cot[a + b*x]] + 2*b^2*x^2*Log[1 + (1 - c + I*d)/((-1 + c + I*d)*E^((2*I)*(a + b*x)))]
 - 2*b^2*x^2*Log[1 + (-1 - c + I*d)/((1 + c + I*d)*E^((2*I)*(a + b*x)))] + (2*I)*b*x*PolyLog[2, (-1 + c - I*d)
/((-1 + c + I*d)*E^((2*I)*(a + b*x)))] - (2*I)*b*x*PolyLog[2, (1 + c - I*d)/((1 + c + I*d)*E^((2*I)*(a + b*x))
)] + PolyLog[3, (-1 + c - I*d)/((-1 + c + I*d)*E^((2*I)*(a + b*x)))] - PolyLog[3, (1 + c - I*d)/((1 + c + I*d)
*E^((2*I)*(a + b*x)))])/(8*b^2)

Maple [C] (warning: unable to verify)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 4.18 (sec) , antiderivative size = 6311, normalized size of antiderivative = 21.54

method result size
risch \(\text {Expression too large to display}\) \(6311\)

[In]

int(x*arccoth(c+d*cot(b*x+a)),x,method=_RETURNVERBOSE)

[Out]

result too large to display

Fricas [B] (verification not implemented)

Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 1462 vs. \(2 (207) = 414\).

Time = 0.43 (sec) , antiderivative size = 1462, normalized size of antiderivative = 4.99 \[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\text {Too large to display} \]

[In]

integrate(x*arccoth(c+d*cot(b*x+a)),x, algorithm="fricas")

[Out]

1/16*(4*b^2*x^2*log((d*cos(2*b*x + 2*a) + (c + 1)*sin(2*b*x + 2*a) + d)/(d*cos(2*b*x + 2*a) + (c - 1)*sin(2*b*
x + 2*a) + d)) + 2*I*b*x*dilog(-(c^2 + d^2 - (c^2 + 2*I*(c + 1)*d - d^2 + 2*c + 1)*cos(2*b*x + 2*a) + (-I*c^2
+ 2*(c + 1)*d + I*d^2 - 2*I*c - I)*sin(2*b*x + 2*a) + 2*c + 1)/(c^2 + d^2 + 2*c + 1) + 1) - 2*I*b*x*dilog(-(c^
2 + d^2 - (c^2 - 2*I*(c + 1)*d - d^2 + 2*c + 1)*cos(2*b*x + 2*a) + (I*c^2 + 2*(c + 1)*d - I*d^2 + 2*I*c + I)*s
in(2*b*x + 2*a) + 2*c + 1)/(c^2 + d^2 + 2*c + 1) + 1) - 2*I*b*x*dilog(-(c^2 + d^2 - (c^2 + 2*I*(c - 1)*d - d^2
 - 2*c + 1)*cos(2*b*x + 2*a) + (-I*c^2 + 2*(c - 1)*d + I*d^2 + 2*I*c - I)*sin(2*b*x + 2*a) - 2*c + 1)/(c^2 + d
^2 - 2*c + 1) + 1) + 2*I*b*x*dilog(-(c^2 + d^2 - (c^2 - 2*I*(c - 1)*d - d^2 - 2*c + 1)*cos(2*b*x + 2*a) + (I*c
^2 + 2*(c - 1)*d - I*d^2 - 2*I*c + I)*sin(2*b*x + 2*a) - 2*c + 1)/(c^2 + d^2 - 2*c + 1) + 1) - 2*a^2*log(1/2*c
^2 + I*(c + 1)*d - 1/2*d^2 - 1/2*(c^2 + d^2 + 2*c + 1)*cos(2*b*x + 2*a) + 1/2*(I*c^2 + I*d^2 + 2*I*c + I)*sin(
2*b*x + 2*a) + c + 1/2) + 2*a^2*log(1/2*c^2 + I*(c - 1)*d - 1/2*d^2 - 1/2*(c^2 + d^2 - 2*c + 1)*cos(2*b*x + 2*
a) + 1/2*(I*c^2 + I*d^2 - 2*I*c + I)*sin(2*b*x + 2*a) - c + 1/2) - 2*a^2*log(-1/2*c^2 + I*(c + 1)*d + 1/2*d^2
+ 1/2*(c^2 + d^2 + 2*c + 1)*cos(2*b*x + 2*a) + 1/2*(I*c^2 + I*d^2 + 2*I*c + I)*sin(2*b*x + 2*a) - c - 1/2) + 2
*a^2*log(-1/2*c^2 + I*(c - 1)*d + 1/2*d^2 + 1/2*(c^2 + d^2 - 2*c + 1)*cos(2*b*x + 2*a) + 1/2*(I*c^2 + I*d^2 -
2*I*c + I)*sin(2*b*x + 2*a) + c - 1/2) - 2*(b^2*x^2 - a^2)*log((c^2 + d^2 - (c^2 + 2*I*(c + 1)*d - d^2 + 2*c +
 1)*cos(2*b*x + 2*a) + (-I*c^2 + 2*(c + 1)*d + I*d^2 - 2*I*c - I)*sin(2*b*x + 2*a) + 2*c + 1)/(c^2 + d^2 + 2*c
 + 1)) - 2*(b^2*x^2 - a^2)*log((c^2 + d^2 - (c^2 - 2*I*(c + 1)*d - d^2 + 2*c + 1)*cos(2*b*x + 2*a) + (I*c^2 +
2*(c + 1)*d - I*d^2 + 2*I*c + I)*sin(2*b*x + 2*a) + 2*c + 1)/(c^2 + d^2 + 2*c + 1)) + 2*(b^2*x^2 - a^2)*log((c
^2 + d^2 - (c^2 + 2*I*(c - 1)*d - d^2 - 2*c + 1)*cos(2*b*x + 2*a) + (-I*c^2 + 2*(c - 1)*d + I*d^2 + 2*I*c - I)
*sin(2*b*x + 2*a) - 2*c + 1)/(c^2 + d^2 - 2*c + 1)) + 2*(b^2*x^2 - a^2)*log((c^2 + d^2 - (c^2 - 2*I*(c - 1)*d
- d^2 - 2*c + 1)*cos(2*b*x + 2*a) + (I*c^2 + 2*(c - 1)*d - I*d^2 - 2*I*c + I)*sin(2*b*x + 2*a) - 2*c + 1)/(c^2
 + d^2 - 2*c + 1)) - polylog(3, ((c^2 + 2*I*(c + 1)*d - d^2 + 2*c + 1)*cos(2*b*x + 2*a) + (I*c^2 - 2*(c + 1)*d
 - I*d^2 + 2*I*c + I)*sin(2*b*x + 2*a))/(c^2 + d^2 + 2*c + 1)) - polylog(3, ((c^2 - 2*I*(c + 1)*d - d^2 + 2*c
+ 1)*cos(2*b*x + 2*a) + (-I*c^2 - 2*(c + 1)*d + I*d^2 - 2*I*c - I)*sin(2*b*x + 2*a))/(c^2 + d^2 + 2*c + 1)) +
polylog(3, ((c^2 + 2*I*(c - 1)*d - d^2 - 2*c + 1)*cos(2*b*x + 2*a) + (I*c^2 - 2*(c - 1)*d - I*d^2 - 2*I*c + I)
*sin(2*b*x + 2*a))/(c^2 + d^2 - 2*c + 1)) + polylog(3, ((c^2 - 2*I*(c - 1)*d - d^2 - 2*c + 1)*cos(2*b*x + 2*a)
 + (-I*c^2 - 2*(c - 1)*d + I*d^2 + 2*I*c - I)*sin(2*b*x + 2*a))/(c^2 + d^2 - 2*c + 1)))/b^2

Sympy [F]

\[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\int x \operatorname {acoth}{\left (c + d \cot {\left (a + b x \right )} \right )}\, dx \]

[In]

integrate(x*acoth(c+d*cot(b*x+a)),x)

[Out]

Integral(x*acoth(c + d*cot(a + b*x)), x)

Maxima [F]

\[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\int { x \operatorname {arcoth}\left (d \cot \left (b x + a\right ) + c\right ) \,d x } \]

[In]

integrate(x*arccoth(c+d*cot(b*x+a)),x, algorithm="maxima")

[Out]

-2*b*d*integrate((2*(c^2 + d^2 - 1)*x^2*cos(2*b*x + 2*a)^2 + 2*c*d*x^2*sin(2*b*x + 2*a) + 2*(c^2 + d^2 - 1)*x^
2*sin(2*b*x + 2*a)^2 - (c^2 - d^2 - 1)*x^2*cos(2*b*x + 2*a) - (2*c*d*x^2*sin(2*b*x + 2*a) + (c^2 - d^2 - 1)*x^
2*cos(2*b*x + 2*a))*cos(4*b*x + 4*a) + (2*c*d*x^2*cos(2*b*x + 2*a) - (c^2 - d^2 - 1)*x^2*sin(2*b*x + 2*a))*sin
(4*b*x + 4*a))/(c^4 + d^4 + 2*(c^2 + 1)*d^2 + (c^4 + d^4 + 2*(c^2 + 1)*d^2 - 2*c^2 + 1)*cos(4*b*x + 4*a)^2 + 4
*(c^4 + d^4 + 2*(c^2 - 1)*d^2 - 2*c^2 + 1)*cos(2*b*x + 2*a)^2 + (c^4 + d^4 + 2*(c^2 + 1)*d^2 - 2*c^2 + 1)*sin(
4*b*x + 4*a)^2 + 4*(c^4 + d^4 + 2*(c^2 - 1)*d^2 - 2*c^2 + 1)*sin(2*b*x + 2*a)^2 - 2*c^2 + 2*(c^4 + d^4 - 2*(3*
c^2 - 1)*d^2 - 2*c^2 - 2*(c^4 - d^4 - 2*c^2 + 1)*cos(2*b*x + 2*a) - 4*(c*d^3 + (c^3 - c)*d)*sin(2*b*x + 2*a) +
 1)*cos(4*b*x + 4*a) - 4*(c^4 - d^4 - 2*c^2 + 1)*cos(2*b*x + 2*a) + 4*(2*c*d^3 - 2*(c^3 - c)*d + 2*(c*d^3 + (c
^3 - c)*d)*cos(2*b*x + 2*a) - (c^4 - d^4 - 2*c^2 + 1)*sin(2*b*x + 2*a))*sin(4*b*x + 4*a) + 8*(c*d^3 + (c^3 - c
)*d)*sin(2*b*x + 2*a) + 1), x) + 1/8*x^2*log((c^2 + d^2 + 2*c + 1)*cos(2*b*x + 2*a)^2 + 4*(c + 1)*d*sin(2*b*x
+ 2*a) + (c^2 + d^2 + 2*c + 1)*sin(2*b*x + 2*a)^2 + c^2 + d^2 - 2*(c^2 - d^2 + 2*c + 1)*cos(2*b*x + 2*a) + 2*c
 + 1) - 1/8*x^2*log((c^2 + d^2 - 2*c + 1)*cos(2*b*x + 2*a)^2 + 4*(c - 1)*d*sin(2*b*x + 2*a) + (c^2 + d^2 - 2*c
 + 1)*sin(2*b*x + 2*a)^2 + c^2 + d^2 - 2*(c^2 - d^2 - 2*c + 1)*cos(2*b*x + 2*a) - 2*c + 1)

Giac [F]

\[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\int { x \operatorname {arcoth}\left (d \cot \left (b x + a\right ) + c\right ) \,d x } \]

[In]

integrate(x*arccoth(c+d*cot(b*x+a)),x, algorithm="giac")

[Out]

integrate(x*arccoth(d*cot(b*x + a) + c), x)

Mupad [F(-1)]

Timed out. \[ \int x \coth ^{-1}(c+d \cot (a+b x)) \, dx=\int x\,\mathrm {acoth}\left (c+d\,\mathrm {cot}\left (a+b\,x\right )\right ) \,d x \]

[In]

int(x*acoth(c + d*cot(a + b*x)),x)

[Out]

int(x*acoth(c + d*cot(a + b*x)), x)