3.446 \(\int x^3 \coth (a+b x) \text {csch}^2(a+b x) \, dx\)

Optimal. Leaf size=83 \[ \frac {3 \text {Li}_2\left (e^{2 (a+b x)}\right )}{2 b^4}+\frac {3 x \log \left (1-e^{2 (a+b x)}\right )}{b^3}-\frac {3 x^2 \coth (a+b x)}{2 b^2}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}-\frac {3 x^2}{2 b^2} \]

[Out]

-3/2*x^2/b^2-3/2*x^2*coth(b*x+a)/b^2-1/2*x^3*csch(b*x+a)^2/b+3*x*ln(1-exp(2*b*x+2*a))/b^3+3/2*polylog(2,exp(2*
b*x+2*a))/b^4

________________________________________________________________________________________

Rubi [A]  time = 0.16, antiderivative size = 83, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {5419, 4184, 3716, 2190, 2279, 2391} \[ \frac {3 \text {PolyLog}\left (2,e^{2 (a+b x)}\right )}{2 b^4}-\frac {3 x^2 \coth (a+b x)}{2 b^2}+\frac {3 x \log \left (1-e^{2 (a+b x)}\right )}{b^3}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}-\frac {3 x^2}{2 b^2} \]

Antiderivative was successfully verified.

[In]

Int[x^3*Coth[a + b*x]*Csch[a + b*x]^2,x]

[Out]

(-3*x^2)/(2*b^2) - (3*x^2*Coth[a + b*x])/(2*b^2) - (x^3*Csch[a + b*x]^2)/(2*b) + (3*x*Log[1 - E^(2*(a + b*x))]
)/b^3 + (3*PolyLog[2, E^(2*(a + b*x))])/(2*b^4)

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 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 3716

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + Pi*(k_.) + (Complex[0, fz_])*(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*e) + f*fz*x)))/(E^(2*I*k*Pi)*(1 + E^(2*
(-(I*e) + f*fz*x))/E^(2*I*k*Pi))), x], x] /; FreeQ[{c, d, e, f, fz}, x] && IntegerQ[4*k] && IGtQ[m, 0]

Rule 4184

Int[csc[(e_.) + (f_.)*(x_)]^2*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> -Simp[((c + d*x)^m*Cot[e + f*x])/f, x]
+ Dist[(d*m)/f, Int[(c + d*x)^(m - 1)*Cot[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 5419

Int[Coth[(a_.) + (b_.)*(x_)^(n_.)]^(q_.)*Csch[(a_.) + (b_.)*(x_)^(n_.)]^(p_.)*(x_)^(m_.), x_Symbol] :> -Simp[(
x^(m - n + 1)*Csch[a + b*x^n]^p)/(b*n*p), x] + Dist[(m - n + 1)/(b*n*p), Int[x^(m - n)*Csch[a + b*x^n]^p, x],
x] /; FreeQ[{a, b, p}, x] && RationalQ[m] && IntegerQ[n] && GeQ[m - n, 0] && EqQ[q, 1]

Rubi steps

\begin {align*} \int x^3 \coth (a+b x) \text {csch}^2(a+b x) \, dx &=-\frac {x^3 \text {csch}^2(a+b x)}{2 b}+\frac {3 \int x^2 \text {csch}^2(a+b x) \, dx}{2 b}\\ &=-\frac {3 x^2 \coth (a+b x)}{2 b^2}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}+\frac {3 \int x \coth (a+b x) \, dx}{b^2}\\ &=-\frac {3 x^2}{2 b^2}-\frac {3 x^2 \coth (a+b x)}{2 b^2}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}-\frac {6 \int \frac {e^{2 (a+b x)} x}{1-e^{2 (a+b x)}} \, dx}{b^2}\\ &=-\frac {3 x^2}{2 b^2}-\frac {3 x^2 \coth (a+b x)}{2 b^2}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}+\frac {3 x \log \left (1-e^{2 (a+b x)}\right )}{b^3}-\frac {3 \int \log \left (1-e^{2 (a+b x)}\right ) \, dx}{b^3}\\ &=-\frac {3 x^2}{2 b^2}-\frac {3 x^2 \coth (a+b x)}{2 b^2}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}+\frac {3 x \log \left (1-e^{2 (a+b x)}\right )}{b^3}-\frac {3 \operatorname {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{2 (a+b x)}\right )}{2 b^4}\\ &=-\frac {3 x^2}{2 b^2}-\frac {3 x^2 \coth (a+b x)}{2 b^2}-\frac {x^3 \text {csch}^2(a+b x)}{2 b}+\frac {3 x \log \left (1-e^{2 (a+b x)}\right )}{b^3}+\frac {3 \text {Li}_2\left (e^{2 (a+b x)}\right )}{2 b^4}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 6.14, size = 227, normalized size = 2.73 \[ \frac {3 x^2 \text {csch}(a) \sinh (b x) \text {csch}(a+b x)}{2 b^2}-\frac {3 \text {csch}(a) \text {sech}(a) \left (b^2 x^2 e^{-\tanh ^{-1}(\tanh (a))}-\frac {i \tanh (a) \left (i \text {Li}_2\left (e^{2 i \left (i b x+i \tanh ^{-1}(\tanh (a))\right )}\right )-b x \left (-\pi +2 i \tanh ^{-1}(\tanh (a))\right )-2 \left (i \tanh ^{-1}(\tanh (a))+i b x\right ) \log \left (1-e^{2 i \left (i \tanh ^{-1}(\tanh (a))+i b x\right )}\right )+2 i \tanh ^{-1}(\tanh (a)) \log \left (i \sinh \left (\tanh ^{-1}(\tanh (a))+b x\right )\right )-\pi \log \left (e^{2 b x}+1\right )+\pi \log (\cosh (b x))\right )}{\sqrt {1-\tanh ^2(a)}}\right )}{2 b^4 \sqrt {\text {sech}^2(a) \left (\cosh ^2(a)-\sinh ^2(a)\right )}}-\frac {x^3 \text {csch}^2(a+b x)}{2 b} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[x^3*Coth[a + b*x]*Csch[a + b*x]^2,x]

[Out]

-1/2*(x^3*Csch[a + b*x]^2)/b + (3*x^2*Csch[a]*Csch[a + b*x]*Sinh[b*x])/(2*b^2) - (3*Csch[a]*Sech[a]*((b^2*x^2)
/E^ArcTanh[Tanh[a]] - (I*(-(b*x*(-Pi + (2*I)*ArcTanh[Tanh[a]])) - Pi*Log[1 + E^(2*b*x)] - 2*(I*b*x + I*ArcTanh
[Tanh[a]])*Log[1 - E^((2*I)*(I*b*x + I*ArcTanh[Tanh[a]]))] + Pi*Log[Cosh[b*x]] + (2*I)*ArcTanh[Tanh[a]]*Log[I*
Sinh[b*x + ArcTanh[Tanh[a]]]] + I*PolyLog[2, E^((2*I)*(I*b*x + I*ArcTanh[Tanh[a]]))])*Tanh[a])/Sqrt[1 - Tanh[a
]^2]))/(2*b^4*Sqrt[Sech[a]^2*(Cosh[a]^2 - Sinh[a]^2)])

________________________________________________________________________________________

fricas [B]  time = 0.43, size = 979, normalized size = 11.80 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*cosh(b*x+a)*csch(b*x+a)^3,x, algorithm="fricas")

[Out]

-(3*(b^2*x^2 - a^2)*cosh(b*x + a)^4 + 12*(b^2*x^2 - a^2)*cosh(b*x + a)*sinh(b*x + a)^3 + 3*(b^2*x^2 - a^2)*sin
h(b*x + a)^4 + (2*b^3*x^3 - 3*b^2*x^2 + 6*a^2)*cosh(b*x + a)^2 + (2*b^3*x^3 - 3*b^2*x^2 + 18*(b^2*x^2 - a^2)*c
osh(b*x + a)^2 + 6*a^2)*sinh(b*x + a)^2 - 3*a^2 - 3*(cosh(b*x + a)^4 + 4*cosh(b*x + a)*sinh(b*x + a)^3 + sinh(
b*x + a)^4 + 2*(3*cosh(b*x + a)^2 - 1)*sinh(b*x + a)^2 - 2*cosh(b*x + a)^2 + 4*(cosh(b*x + a)^3 - cosh(b*x + a
))*sinh(b*x + a) + 1)*dilog(cosh(b*x + a) + sinh(b*x + a)) - 3*(cosh(b*x + a)^4 + 4*cosh(b*x + a)*sinh(b*x + a
)^3 + sinh(b*x + a)^4 + 2*(3*cosh(b*x + a)^2 - 1)*sinh(b*x + a)^2 - 2*cosh(b*x + a)^2 + 4*(cosh(b*x + a)^3 - c
osh(b*x + a))*sinh(b*x + a) + 1)*dilog(-cosh(b*x + a) - sinh(b*x + a)) - 3*(b*x*cosh(b*x + a)^4 + 4*b*x*cosh(b
*x + a)*sinh(b*x + a)^3 + b*x*sinh(b*x + a)^4 - 2*b*x*cosh(b*x + a)^2 + 2*(3*b*x*cosh(b*x + a)^2 - b*x)*sinh(b
*x + a)^2 + b*x + 4*(b*x*cosh(b*x + a)^3 - b*x*cosh(b*x + a))*sinh(b*x + a))*log(cosh(b*x + a) + sinh(b*x + a)
 + 1) + 3*(a*cosh(b*x + a)^4 + 4*a*cosh(b*x + a)*sinh(b*x + a)^3 + a*sinh(b*x + a)^4 - 2*a*cosh(b*x + a)^2 + 2
*(3*a*cosh(b*x + a)^2 - a)*sinh(b*x + a)^2 + 4*(a*cosh(b*x + a)^3 - a*cosh(b*x + a))*sinh(b*x + a) + a)*log(co
sh(b*x + a) + sinh(b*x + a) - 1) - 3*((b*x + a)*cosh(b*x + a)^4 + 4*(b*x + a)*cosh(b*x + a)*sinh(b*x + a)^3 +
(b*x + a)*sinh(b*x + a)^4 - 2*(b*x + a)*cosh(b*x + a)^2 + 2*(3*(b*x + a)*cosh(b*x + a)^2 - b*x - a)*sinh(b*x +
 a)^2 + b*x + 4*((b*x + a)*cosh(b*x + a)^3 - (b*x + a)*cosh(b*x + a))*sinh(b*x + a) + a)*log(-cosh(b*x + a) -
sinh(b*x + a) + 1) + 2*(6*(b^2*x^2 - a^2)*cosh(b*x + a)^3 + (2*b^3*x^3 - 3*b^2*x^2 + 6*a^2)*cosh(b*x + a))*sin
h(b*x + a))/(b^4*cosh(b*x + a)^4 + 4*b^4*cosh(b*x + a)*sinh(b*x + a)^3 + b^4*sinh(b*x + a)^4 - 2*b^4*cosh(b*x
+ a)^2 + b^4 + 2*(3*b^4*cosh(b*x + a)^2 - b^4)*sinh(b*x + a)^2 + 4*(b^4*cosh(b*x + a)^3 - b^4*cosh(b*x + a))*s
inh(b*x + a))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int x^{3} \cosh \left (b x + a\right ) \operatorname {csch}\left (b x + a\right )^{3}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*cosh(b*x+a)*csch(b*x+a)^3,x, algorithm="giac")

[Out]

integrate(x^3*cosh(b*x + a)*csch(b*x + a)^3, x)

________________________________________________________________________________________

maple [B]  time = 0.26, size = 177, normalized size = 2.13 \[ -\frac {x^{2} \left (2 b x \,{\mathrm e}^{2 b x +2 a}+3 \,{\mathrm e}^{2 b x +2 a}-3\right )}{b^{2} \left ({\mathrm e}^{2 b x +2 a}-1\right )^{2}}-\frac {3 x^{2}}{b^{2}}-\frac {6 a x}{b^{3}}-\frac {3 a^{2}}{b^{4}}+\frac {3 \ln \left (1-{\mathrm e}^{b x +a}\right ) x}{b^{3}}+\frac {3 \ln \left (1-{\mathrm e}^{b x +a}\right ) a}{b^{4}}+\frac {3 \polylog \left (2, {\mathrm e}^{b x +a}\right )}{b^{4}}+\frac {3 \ln \left (1+{\mathrm e}^{b x +a}\right ) x}{b^{3}}+\frac {3 \polylog \left (2, -{\mathrm e}^{b x +a}\right )}{b^{4}}+\frac {6 a \ln \left ({\mathrm e}^{b x +a}\right )}{b^{4}}-\frac {3 a \ln \left ({\mathrm e}^{b x +a}-1\right )}{b^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^3*cosh(b*x+a)*csch(b*x+a)^3,x)

[Out]

-x^2*(2*b*x*exp(2*b*x+2*a)+3*exp(2*b*x+2*a)-3)/b^2/(exp(2*b*x+2*a)-1)^2-3*x^2/b^2-6*a*x/b^3-3/b^4*a^2+3/b^3*ln
(1-exp(b*x+a))*x+3/b^4*ln(1-exp(b*x+a))*a+3*polylog(2,exp(b*x+a))/b^4+3/b^3*ln(1+exp(b*x+a))*x+3*polylog(2,-ex
p(b*x+a))/b^4+6/b^4*a*ln(exp(b*x+a))-3/b^4*a*ln(exp(b*x+a)-1)

________________________________________________________________________________________

maxima [A]  time = 0.48, size = 130, normalized size = 1.57 \[ \frac {3 \, x^{2} - {\left (2 \, b x^{3} e^{\left (2 \, a\right )} + 3 \, x^{2} e^{\left (2 \, a\right )}\right )} e^{\left (2 \, b x\right )}}{b^{2} e^{\left (4 \, b x + 4 \, a\right )} - 2 \, b^{2} e^{\left (2 \, b x + 2 \, a\right )} + b^{2}} - \frac {3 \, x^{2}}{b^{2}} + \frac {3 \, {\left (b x \log \left (e^{\left (b x + a\right )} + 1\right ) + {\rm Li}_2\left (-e^{\left (b x + a\right )}\right )\right )}}{b^{4}} + \frac {3 \, {\left (b x \log \left (-e^{\left (b x + a\right )} + 1\right ) + {\rm Li}_2\left (e^{\left (b x + a\right )}\right )\right )}}{b^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*cosh(b*x+a)*csch(b*x+a)^3,x, algorithm="maxima")

[Out]

(3*x^2 - (2*b*x^3*e^(2*a) + 3*x^2*e^(2*a))*e^(2*b*x))/(b^2*e^(4*b*x + 4*a) - 2*b^2*e^(2*b*x + 2*a) + b^2) - 3*
x^2/b^2 + 3*(b*x*log(e^(b*x + a) + 1) + dilog(-e^(b*x + a)))/b^4 + 3*(b*x*log(-e^(b*x + a) + 1) + dilog(e^(b*x
 + a)))/b^4

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {x^3\,\mathrm {cosh}\left (a+b\,x\right )}{{\mathrm {sinh}\left (a+b\,x\right )}^3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^3*cosh(a + b*x))/sinh(a + b*x)^3,x)

[Out]

int((x^3*cosh(a + b*x))/sinh(a + b*x)^3, x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**3*cosh(b*x+a)*csch(b*x+a)**3,x)

[Out]

Timed out

________________________________________________________________________________________