3.1.99 \(\int x \arctan (c+d \coth (a+b x)) \, dx\) [99]

3.1.99.1 Optimal result
3.1.99.2 Mathematica [A] (verified)
3.1.99.3 Rubi [A] (verified)
3.1.99.4 Maple [C] (warning: unable to verify)
3.1.99.5 Fricas [B] (verification not implemented)
3.1.99.6 Sympy [F(-1)]
3.1.99.7 Maxima [F]
3.1.99.8 Giac [F]
3.1.99.9 Mupad [F(-1)]

3.1.99.1 Optimal result

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

output
1/2*x^2*arctan(c+d*coth(b*x+a))+1/4*I*x^2*ln(1-(I-c-d)*exp(2*b*x+2*a)/(I-c 
+d))-1/4*I*x^2*ln(1-(I+c+d)*exp(2*b*x+2*a)/(I+c-d))+1/4*I*x*polylog(2,(I-c 
-d)*exp(2*b*x+2*a)/(I-c+d))/b-1/4*I*x*polylog(2,(I+c+d)*exp(2*b*x+2*a)/(I+ 
c-d))/b-1/8*I*polylog(3,(I-c-d)*exp(2*b*x+2*a)/(I-c+d))/b^2+1/8*I*polylog( 
3,(I+c+d)*exp(2*b*x+2*a)/(I+c-d))/b^2
 
3.1.99.2 Mathematica [A] (verified)

Time = 0.68 (sec) , antiderivative size = 334, normalized size of antiderivative = 1.26 \[ \int x \arctan (c+d \coth (a+b x)) \, dx=\frac {1}{2} x^2 \arctan (c+d \coth (a+b x))+\frac {d \left (2 b^2 x^2 \log \left (1-\frac {\left (1+(c+d)^2\right ) e^{2 (a+b x)}}{1+c^2-d^2+2 \sqrt {-d^2}}\right )-2 b^2 x^2 \log \left (1+\frac {\left (1+(c+d)^2\right ) e^{2 (a+b x)}}{-1-c^2+d^2+2 \sqrt {-d^2}}\right )+2 b x \operatorname {PolyLog}\left (2,\frac {\left (1+c^2+2 c d+d^2\right ) e^{2 (a+b x)}}{1+c^2-d^2+2 \sqrt {-d^2}}\right )-2 b x \operatorname {PolyLog}\left (2,-\frac {\left (1+(c+d)^2\right ) e^{2 (a+b x)}}{-1-c^2+d^2+2 \sqrt {-d^2}}\right )+\operatorname {PolyLog}\left (3,\frac {\left (1+c^2+2 c d+d^2\right ) e^{2 (a+b x)}}{1+c^2-d^2-2 \sqrt {-d^2}}\right )-\operatorname {PolyLog}\left (3,\frac {\left (1+c^2+2 c d+d^2\right ) e^{2 (a+b x)}}{1+c^2-d^2+2 \sqrt {-d^2}}\right )\right )}{8 b^2 \sqrt {-d^2}} \]

input
Integrate[x*ArcTan[c + d*Coth[a + b*x]],x]
 
output
(x^2*ArcTan[c + d*Coth[a + b*x]])/2 + (d*(2*b^2*x^2*Log[1 - ((1 + (c + d)^ 
2)*E^(2*(a + b*x)))/(1 + c^2 - d^2 + 2*Sqrt[-d^2])] - 2*b^2*x^2*Log[1 + (( 
1 + (c + d)^2)*E^(2*(a + b*x)))/(-1 - c^2 + d^2 + 2*Sqrt[-d^2])] + 2*b*x*P 
olyLog[2, ((1 + c^2 + 2*c*d + d^2)*E^(2*(a + b*x)))/(1 + c^2 - d^2 + 2*Sqr 
t[-d^2])] - 2*b*x*PolyLog[2, -(((1 + (c + d)^2)*E^(2*(a + b*x)))/(-1 - c^2 
 + d^2 + 2*Sqrt[-d^2]))] + PolyLog[3, ((1 + c^2 + 2*c*d + d^2)*E^(2*(a + b 
*x)))/(1 + c^2 - d^2 - 2*Sqrt[-d^2])] - PolyLog[3, ((1 + c^2 + 2*c*d + d^2 
)*E^(2*(a + b*x)))/(1 + c^2 - d^2 + 2*Sqrt[-d^2])]))/(8*b^2*Sqrt[-d^2])
 
3.1.99.3 Rubi [A] (verified)

Time = 1.05 (sec) , antiderivative size = 339, normalized size of antiderivative = 1.28, number of steps used = 6, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.385, Rules used = {5724, 2620, 3011, 2720, 7143}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int x \arctan (d \coth (a+b x)+c) \, dx\)

\(\Big \downarrow \) 5724

\(\displaystyle \frac {1}{2} b (1+i (c+d)) \int \frac {e^{2 a+2 b x} x^2}{-c-(-c-d+i) e^{2 a+2 b x}+d+i}dx-\frac {1}{2} b (1-i (c+d)) \int \frac {e^{2 a+2 b x} x^2}{c-(c+d+i) e^{2 a+2 b x}-d+i}dx+\frac {1}{2} x^2 \arctan (d \coth (a+b x)+c)\)

\(\Big \downarrow \) 2620

\(\displaystyle \frac {1}{2} b (1+i (c+d)) \left (\frac {\int x \log \left (1-\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )dx}{b (-c-d+i)}-\frac {x^2 \log \left (1-\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b (-c-d+i)}\right )-\frac {1}{2} b (1-i (c+d)) \left (\frac {\int x \log \left (1-\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )dx}{b (c+d+i)}-\frac {x^2 \log \left (1-\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b (c+d+i)}\right )+\frac {1}{2} x^2 \arctan (d \coth (a+b x)+c)\)

\(\Big \downarrow \) 3011

\(\displaystyle \frac {1}{2} b (1+i (c+d)) \left (\frac {\frac {\int \operatorname {PolyLog}\left (2,\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )dx}{2 b}-\frac {x \operatorname {PolyLog}\left (2,\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b}}{b (-c-d+i)}-\frac {x^2 \log \left (1-\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b (-c-d+i)}\right )-\frac {1}{2} b (1-i (c+d)) \left (\frac {\frac {\int \operatorname {PolyLog}\left (2,\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )dx}{2 b}-\frac {x \operatorname {PolyLog}\left (2,\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b}}{b (c+d+i)}-\frac {x^2 \log \left (1-\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b (c+d+i)}\right )+\frac {1}{2} x^2 \arctan (d \coth (a+b x)+c)\)

\(\Big \downarrow \) 2720

\(\displaystyle \frac {1}{2} b (1+i (c+d)) \left (\frac {\frac {\int e^{-2 a-2 b x} \operatorname {PolyLog}\left (2,\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )de^{2 a+2 b x}}{4 b^2}-\frac {x \operatorname {PolyLog}\left (2,\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b}}{b (-c-d+i)}-\frac {x^2 \log \left (1-\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b (-c-d+i)}\right )-\frac {1}{2} b (1-i (c+d)) \left (\frac {\frac {\int e^{-2 a-2 b x} \operatorname {PolyLog}\left (2,\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )de^{2 a+2 b x}}{4 b^2}-\frac {x \operatorname {PolyLog}\left (2,\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b}}{b (c+d+i)}-\frac {x^2 \log \left (1-\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b (c+d+i)}\right )+\frac {1}{2} x^2 \arctan (d \coth (a+b x)+c)\)

\(\Big \downarrow \) 7143

\(\displaystyle \frac {1}{2} x^2 \arctan (d \coth (a+b x)+c)+\frac {1}{2} b (1+i (c+d)) \left (\frac {\frac {\operatorname {PolyLog}\left (3,\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{4 b^2}-\frac {x \operatorname {PolyLog}\left (2,\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b}}{b (-c-d+i)}-\frac {x^2 \log \left (1-\frac {(-c-d+i) e^{2 a+2 b x}}{-c+d+i}\right )}{2 b (-c-d+i)}\right )-\frac {1}{2} b (1-i (c+d)) \left (\frac {\frac {\operatorname {PolyLog}\left (3,\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{4 b^2}-\frac {x \operatorname {PolyLog}\left (2,\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b}}{b (c+d+i)}-\frac {x^2 \log \left (1-\frac {(c+d+i) e^{2 a+2 b x}}{c-d+i}\right )}{2 b (c+d+i)}\right )\)

input
Int[x*ArcTan[c + d*Coth[a + b*x]],x]
 
output
(x^2*ArcTan[c + d*Coth[a + b*x]])/2 + (b*(1 + I*(c + d))*(-1/2*(x^2*Log[1 
- ((I - c - d)*E^(2*a + 2*b*x))/(I - c + d)])/(b*(I - c - d)) + (-1/2*(x*P 
olyLog[2, ((I - c - d)*E^(2*a + 2*b*x))/(I - c + d)])/b + PolyLog[3, ((I - 
 c - d)*E^(2*a + 2*b*x))/(I - c + d)]/(4*b^2))/(b*(I - c - d))))/2 - (b*(1 
 - I*(c + d))*(-1/2*(x^2*Log[1 - ((I + c + d)*E^(2*a + 2*b*x))/(I + c - d) 
])/(b*(I + c + d)) + (-1/2*(x*PolyLog[2, ((I + c + d)*E^(2*a + 2*b*x))/(I 
+ c - d)])/b + PolyLog[3, ((I + c + d)*E^(2*a + 2*b*x))/(I + c - d)]/(4*b^ 
2))/(b*(I + c + d))))/2
 

3.1.99.3.1 Defintions of rubi rules used

rule 2620
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] - Si 
mp[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 2720
Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Simp[v/D[v, x] 
   Subst[Int[FunctionOfExponentialFunction[u, x]/x, x], x, v], x]] /; Funct 
ionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; FreeQ 
[{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 3011
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] + Simp[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 5724
Int[ArcTan[(c_.) + Coth[(a_.) + (b_.)*(x_)]*(d_.)]*((e_.) + (f_.)*(x_))^(m_ 
.), x_Symbol] :> Simp[(e + f*x)^(m + 1)*(ArcTan[c + d*Coth[a + b*x]]/(f*(m 
+ 1))), x] + (-Simp[I*b*((I - c - d)/(f*(m + 1)))   Int[(e + f*x)^(m + 1)*( 
E^(2*a + 2*b*x)/(I - c + d - (I - c - d)*E^(2*a + 2*b*x))), x], x] + Simp[I 
*b*((I + c + d)/(f*(m + 1)))   Int[(e + f*x)^(m + 1)*(E^(2*a + 2*b*x)/(I + 
c - d - (I + c + d)*E^(2*a + 2*b*x))), x], x]) /; FreeQ[{a, b, c, d, e, f}, 
 x] && IGtQ[m, 0] && NeQ[(c - d)^2, -1]
 

rule 7143
Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_S 
ymbol] :> 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]
 
3.1.99.4 Maple [C] (warning: unable to verify)

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

Time = 3.42 (sec) , antiderivative size = 6495, normalized size of antiderivative = 24.51

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

input
int(x*arctan(c+d*coth(b*x+a)),x,method=_RETURNVERBOSE)
 
output
result too large to display
 
3.1.99.5 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. 1051 vs. \(2 (195) = 390\).

Time = 0.37 (sec) , antiderivative size = 1051, normalized size of antiderivative = 3.97 \[ \int x \arctan (c+d \coth (a+b x)) \, dx=\text {Too large to display} \]

input
integrate(x*arctan(c+d*coth(b*x+a)),x, algorithm="fricas")
 
output
1/4*(2*b^2*x^2*arctan((d*cosh(b*x + a) + c*sinh(b*x + a))/sinh(b*x + a)) + 
 2*I*b*x*dilog(sqrt((c^2 - d^2 + 2*I*d + 1)/(c^2 - 2*c*d + d^2 + 1))*(cosh 
(b*x + a) + sinh(b*x + a))) + 2*I*b*x*dilog(-sqrt((c^2 - d^2 + 2*I*d + 1)/ 
(c^2 - 2*c*d + d^2 + 1))*(cosh(b*x + a) + sinh(b*x + a))) - 2*I*b*x*dilog( 
sqrt((c^2 - d^2 - 2*I*d + 1)/(c^2 - 2*c*d + d^2 + 1))*(cosh(b*x + a) + sin 
h(b*x + a))) - 2*I*b*x*dilog(-sqrt((c^2 - d^2 - 2*I*d + 1)/(c^2 - 2*c*d + 
d^2 + 1))*(cosh(b*x + a) + sinh(b*x + a))) + I*a^2*log(2*(c^2 + 2*c*d + d^ 
2 + 1)*cosh(b*x + a) + 2*(c^2 + 2*c*d + d^2 + 1)*sinh(b*x + a) + 2*(c^2 - 
d^2 - 2*I*d + 1)*sqrt((c^2 - d^2 + 2*I*d + 1)/(c^2 - 2*c*d + d^2 + 1))) + 
I*a^2*log(2*(c^2 + 2*c*d + d^2 + 1)*cosh(b*x + a) + 2*(c^2 + 2*c*d + d^2 + 
 1)*sinh(b*x + a) - 2*(c^2 - d^2 - 2*I*d + 1)*sqrt((c^2 - d^2 + 2*I*d + 1) 
/(c^2 - 2*c*d + d^2 + 1))) - I*a^2*log(2*(c^2 + 2*c*d + d^2 + 1)*cosh(b*x 
+ a) + 2*(c^2 + 2*c*d + d^2 + 1)*sinh(b*x + a) + 2*(c^2 - d^2 + 2*I*d + 1) 
*sqrt((c^2 - d^2 - 2*I*d + 1)/(c^2 - 2*c*d + d^2 + 1))) - I*a^2*log(2*(c^2 
 + 2*c*d + d^2 + 1)*cosh(b*x + a) + 2*(c^2 + 2*c*d + d^2 + 1)*sinh(b*x + a 
) - 2*(c^2 - d^2 + 2*I*d + 1)*sqrt((c^2 - d^2 - 2*I*d + 1)/(c^2 - 2*c*d + 
d^2 + 1))) + (I*b^2*x^2 - I*a^2)*log(sqrt((c^2 - d^2 + 2*I*d + 1)/(c^2 - 2 
*c*d + d^2 + 1))*(cosh(b*x + a) + sinh(b*x + a)) + 1) + (I*b^2*x^2 - I*a^2 
)*log(-sqrt((c^2 - d^2 + 2*I*d + 1)/(c^2 - 2*c*d + d^2 + 1))*(cosh(b*x + a 
) + sinh(b*x + a)) + 1) + (-I*b^2*x^2 + I*a^2)*log(sqrt((c^2 - d^2 - 2*...
 
3.1.99.6 Sympy [F(-1)]

Timed out. \[ \int x \arctan (c+d \coth (a+b x)) \, dx=\text {Timed out} \]

input
integrate(x*atan(c+d*coth(b*x+a)),x)
 
output
Timed out
 
3.1.99.7 Maxima [F]

\[ \int x \arctan (c+d \coth (a+b x)) \, dx=\int { x \arctan \left (d \coth \left (b x + a\right ) + c\right ) \,d x } \]

input
integrate(x*arctan(c+d*coth(b*x+a)),x, algorithm="maxima")
 
output
1/2*x^2*arctan2((c*e^(2*a) + d*e^(2*a))*e^(2*b*x) - c + d, e^(2*b*x + 2*a) 
 - 1) + 2*b*d*integrate(x^2*e^(2*b*x + 2*a)/(c^2 - 2*c*d + d^2 + (c^2*e^(4 
*a) + 2*c*d*e^(4*a) + d^2*e^(4*a) + e^(4*a))*e^(4*b*x) - 2*(c^2*e^(2*a) - 
d^2*e^(2*a) + e^(2*a))*e^(2*b*x) + 1), x)
 
3.1.99.8 Giac [F]

\[ \int x \arctan (c+d \coth (a+b x)) \, dx=\int { x \arctan \left (d \coth \left (b x + a\right ) + c\right ) \,d x } \]

input
integrate(x*arctan(c+d*coth(b*x+a)),x, algorithm="giac")
 
output
integrate(x*arctan(d*coth(b*x + a) + c), x)
 
3.1.99.9 Mupad [F(-1)]

Timed out. \[ \int x \arctan (c+d \coth (a+b x)) \, dx=\int x\,\mathrm {atan}\left (c+d\,\mathrm {coth}\left (a+b\,x\right )\right ) \,d x \]

input
int(x*atan(c + d*coth(a + b*x)),x)
 
output
int(x*atan(c + d*coth(a + b*x)), x)