3.3.9 \(\int \frac {\tanh ^3(x)}{\sqrt {a+b \coth ^2(x)+c \coth ^4(x)}} \, dx\) [209]

Optimal. Leaf size=183 \[ -\frac {\tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a}}+\frac {b \tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{4 a^{3/2}}+\frac {\tanh ^{-1}\left (\frac {2 a+b+(b+2 c) \coth ^2(x)}{2 \sqrt {a+b+c} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a+b+c}}-\frac {\sqrt {a+b \coth ^2(x)+c \coth ^4(x)} \tanh ^2(x)}{2 a} \]

[Out]

1/4*b*arctanh(1/2*(2*a+b*coth(x)^2)/a^(1/2)/(a+b*coth(x)^2+c*coth(x)^4)^(1/2))/a^(3/2)-1/2*arctanh(1/2*(2*a+b*
coth(x)^2)/a^(1/2)/(a+b*coth(x)^2+c*coth(x)^4)^(1/2))/a^(1/2)+1/2*arctanh(1/2*(2*a+b+(b+2*c)*coth(x)^2)/(a+b+c
)^(1/2)/(a+b*coth(x)^2+c*coth(x)^4)^(1/2))/(a+b+c)^(1/2)-1/2*(a+b*coth(x)^2+c*coth(x)^4)^(1/2)*tanh(x)^2/a

________________________________________________________________________________________

Rubi [A]
time = 0.24, antiderivative size = 183, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 6, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.261, Rules used = {3782, 1265, 974, 744, 738, 212} \begin {gather*} \frac {b \tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{4 a^{3/2}}-\frac {\tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a}}+\frac {\tanh ^{-1}\left (\frac {2 a+(b+2 c) \coth ^2(x)+b}{2 \sqrt {a+b+c} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a+b+c}}-\frac {\tanh ^2(x) \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}{2 a} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Tanh[x]^3/Sqrt[a + b*Coth[x]^2 + c*Coth[x]^4],x]

[Out]

-1/2*ArcTanh[(2*a + b*Coth[x]^2)/(2*Sqrt[a]*Sqrt[a + b*Coth[x]^2 + c*Coth[x]^4])]/Sqrt[a] + (b*ArcTanh[(2*a +
b*Coth[x]^2)/(2*Sqrt[a]*Sqrt[a + b*Coth[x]^2 + c*Coth[x]^4])])/(4*a^(3/2)) + ArcTanh[(2*a + b + (b + 2*c)*Coth
[x]^2)/(2*Sqrt[a + b + c]*Sqrt[a + b*Coth[x]^2 + c*Coth[x]^4])]/(2*Sqrt[a + b + c]) - (Sqrt[a + b*Coth[x]^2 +
c*Coth[x]^4]*Tanh[x]^2)/(2*a)

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 738

Int[1/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[-2, Subst[Int[1/(4*c*d
^2 - 4*b*d*e + 4*a*e^2 - x^2), x], x, (2*a*e - b*d - (2*c*d - b*e)*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[2*c*d - b*e, 0]

Rule 744

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[e*(d + e*x)^(m + 1)*
((a + b*x + c*x^2)^(p + 1)/((m + 1)*(c*d^2 - b*d*e + a*e^2))), x] + Dist[(2*c*d - b*e)/(2*(c*d^2 - b*d*e + a*e
^2)), Int[(d + e*x)^(m + 1)*(a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, m, p}, x] && NeQ[b^2 - 4*a*c,
 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && EqQ[m + 2*p + 3, 0]

Rule 974

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))^(n_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :
> Int[ExpandIntegrand[(d + e*x)^m*(f + g*x)^n*(a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] &
& NeQ[e*f - d*g, 0] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && (IntegerQ[p] || (ILtQ[m, 0] &&
ILtQ[n, 0])) &&  !(IGtQ[m, 0] || IGtQ[n, 0])

Rule 1265

Int[(x_)^(m_.)*((d_) + (e_.)*(x_)^2)^(q_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Dist[1/2,
Subst[Int[x^((m - 1)/2)*(d + e*x)^q*(a + b*x + c*x^2)^p, x], x, x^2], x] /; FreeQ[{a, b, c, d, e, p, q}, x] &&
 IntegerQ[(m - 1)/2]

Rule 3782

Int[cot[(d_.) + (e_.)*(x_)]^(m_.)*((a_.) + (b_.)*(cot[(d_.) + (e_.)*(x_)]*(f_.))^(n_.) + (c_.)*(cot[(d_.) + (e
_.)*(x_)]*(f_.))^(n2_.))^(p_), x_Symbol] :> Dist[-f/e, Subst[Int[(x/f)^m*((a + b*x^n + c*x^(2*n))^p/(f^2 + x^2
)), x], x, f*Cot[d + e*x]], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0]

Rubi steps

\begin {align*} \int \frac {\tanh ^3(x)}{\sqrt {a+b \coth ^2(x)+c \coth ^4(x)}} \, dx &=-\text {Subst}\left (\int \frac {1}{x^3 \left (1+x^2\right ) \sqrt {a-b x^2+c x^4}} \, dx,x,-i \coth (x)\right )\\ &=-\left (\frac {1}{2} \text {Subst}\left (\int \frac {1}{x^2 (1+x) \sqrt {a-b x+c x^2}} \, dx,x,-\coth ^2(x)\right )\right )\\ &=-\left (\frac {1}{2} \text {Subst}\left (\int \left (\frac {1}{x^2 \sqrt {a-b x+c x^2}}-\frac {1}{x \sqrt {a-b x+c x^2}}+\frac {1}{(1+x) \sqrt {a-b x+c x^2}}\right ) \, dx,x,-\coth ^2(x)\right )\right )\\ &=-\left (\frac {1}{2} \text {Subst}\left (\int \frac {1}{x^2 \sqrt {a-b x+c x^2}} \, dx,x,-\coth ^2(x)\right )\right )+\frac {1}{2} \text {Subst}\left (\int \frac {1}{x \sqrt {a-b x+c x^2}} \, dx,x,-\coth ^2(x)\right )-\frac {1}{2} \text {Subst}\left (\int \frac {1}{(1+x) \sqrt {a-b x+c x^2}} \, dx,x,-\coth ^2(x)\right )\\ &=-\frac {\sqrt {a+b \coth ^2(x)+c \coth ^4(x)} \tanh ^2(x)}{2 a}-\frac {b \text {Subst}\left (\int \frac {1}{x \sqrt {a-b x+c x^2}} \, dx,x,-\coth ^2(x)\right )}{4 a}-\text {Subst}\left (\int \frac {1}{4 a-x^2} \, dx,x,\frac {2 a+b \coth ^2(x)}{\sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )+\text {Subst}\left (\int \frac {1}{4 a+4 b+4 c-x^2} \, dx,x,\frac {2 a+b+(b+2 c) \coth ^2(x)}{\sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )\\ &=-\frac {\tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a}}+\frac {\tanh ^{-1}\left (\frac {2 a+b+(b+2 c) \coth ^2(x)}{2 \sqrt {a+b+c} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a+b+c}}-\frac {\sqrt {a+b \coth ^2(x)+c \coth ^4(x)} \tanh ^2(x)}{2 a}+\frac {b \text {Subst}\left (\int \frac {1}{4 a-x^2} \, dx,x,\frac {2 a+b \coth ^2(x)}{\sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 a}\\ &=-\frac {\tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a}}+\frac {b \tanh ^{-1}\left (\frac {2 a+b \coth ^2(x)}{2 \sqrt {a} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{4 a^{3/2}}+\frac {\tanh ^{-1}\left (\frac {2 a+b+(b+2 c) \coth ^2(x)}{2 \sqrt {a+b+c} \sqrt {a+b \coth ^2(x)+c \coth ^4(x)}}\right )}{2 \sqrt {a+b+c}}-\frac {\sqrt {a+b \coth ^2(x)+c \coth ^4(x)} \tanh ^2(x)}{2 a}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 8.39, size = 278, normalized size = 1.52 \begin {gather*} \frac {\left ((2 a-b) \sqrt {a+b+c} \tanh ^{-1}\left (\frac {2 a-(2 a+b) \cosh ^2(x)}{2 \sqrt {a} \sqrt {a-(2 a+b) \cosh ^2(x)+(a+b+c) \cosh ^4(x)}}\right )+2 a^{3/2} \tanh ^{-1}\left (\frac {-a+c+(a+b+c) \cosh (2 x)}{2 \sqrt {a+b+c} \sqrt {a-(2 a+b) \cosh ^2(x)+(a+b+c) \cosh ^4(x)}}\right )\right ) \sqrt {3 a-b+3 c-4 (a-c) \cosh (2 x)+(a+b+c) \cosh (4 x)} \text {csch}^2(x)}{4 a^{3/2} \sqrt {a+b+c} \sqrt {(3 a-b+3 c-4 (a-c) \cosh (2 x)+(a+b+c) \cosh (4 x)) \text {csch}^4(x)}}-\frac {\sqrt {(3 a-b+3 c-4 (a-c) \cosh (2 x)+(a+b+c) \cosh (4 x)) \text {csch}^4(x)} \tanh ^2(x)}{4 \sqrt {2} a} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Tanh[x]^3/Sqrt[a + b*Coth[x]^2 + c*Coth[x]^4],x]

[Out]

(((2*a - b)*Sqrt[a + b + c]*ArcTanh[(2*a - (2*a + b)*Cosh[x]^2)/(2*Sqrt[a]*Sqrt[a - (2*a + b)*Cosh[x]^2 + (a +
 b + c)*Cosh[x]^4])] + 2*a^(3/2)*ArcTanh[(-a + c + (a + b + c)*Cosh[2*x])/(2*Sqrt[a + b + c]*Sqrt[a - (2*a + b
)*Cosh[x]^2 + (a + b + c)*Cosh[x]^4])])*Sqrt[3*a - b + 3*c - 4*(a - c)*Cosh[2*x] + (a + b + c)*Cosh[4*x]]*Csch
[x]^2)/(4*a^(3/2)*Sqrt[a + b + c]*Sqrt[(3*a - b + 3*c - 4*(a - c)*Cosh[2*x] + (a + b + c)*Cosh[4*x])*Csch[x]^4
]) - (Sqrt[(3*a - b + 3*c - 4*(a - c)*Cosh[2*x] + (a + b + c)*Cosh[4*x])*Csch[x]^4]*Tanh[x]^2)/(4*Sqrt[2]*a)

________________________________________________________________________________________

Maple [F]
time = 2.53, size = 0, normalized size = 0.00 \[\int \frac {\tanh ^{3}\left (x \right )}{\sqrt {a +b \left (\coth ^{2}\left (x \right )\right )+c \left (\coth ^{4}\left (x \right )\right )}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(x)^3/(a+b*coth(x)^2+c*coth(x)^4)^(1/2),x)

[Out]

int(tanh(x)^3/(a+b*coth(x)^2+c*coth(x)^4)^(1/2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(x)^3/(a+b*coth(x)^2+c*coth(x)^4)^(1/2),x, algorithm="maxima")

[Out]

integrate(tanh(x)^3/sqrt(c*coth(x)^4 + b*coth(x)^2 + a), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 2135 vs. \(2 (149) = 298\).
time = 1.18, size = 9148, normalized size = 49.99 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(x)^3/(a+b*coth(x)^2+c*coth(x)^4)^(1/2),x, algorithm="fricas")

[Out]

[-1/8*(((2*a^2 + a*b - b^2 + (2*a - b)*c)*cosh(x)^4 + 4*(2*a^2 + a*b - b^2 + (2*a - b)*c)*cosh(x)*sinh(x)^3 +
(2*a^2 + a*b - b^2 + (2*a - b)*c)*sinh(x)^4 + 2*(2*a^2 + a*b - b^2 + (2*a - b)*c)*cosh(x)^2 + 2*(3*(2*a^2 + a*
b - b^2 + (2*a - b)*c)*cosh(x)^2 + 2*a^2 + a*b - b^2 + (2*a - b)*c)*sinh(x)^2 + 2*a^2 + a*b - b^2 + (2*a - b)*
c + 4*((2*a^2 + a*b - b^2 + (2*a - b)*c)*cosh(x)^3 + (2*a^2 + a*b - b^2 + (2*a - b)*c)*cosh(x))*sinh(x))*sqrt(
a)*log(((8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh(x)^8 + 8*(8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh(x)*sinh(x)^7 + (8*a^2 +
 8*a*b + b^2 + 4*a*c)*sinh(x)^8 - 4*(8*a^2 - b^2 - 4*a*c)*cosh(x)^6 + 4*(7*(8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh(
x)^2 - 8*a^2 + b^2 + 4*a*c)*sinh(x)^6 + 8*(7*(8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh(x)^3 - 3*(8*a^2 - b^2 - 4*a*c)
*cosh(x))*sinh(x)^5 + 2*(24*a^2 - 8*a*b + 3*b^2 + 12*a*c)*cosh(x)^4 + 2*(35*(8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh
(x)^4 - 30*(8*a^2 - b^2 - 4*a*c)*cosh(x)^2 + 24*a^2 - 8*a*b + 3*b^2 + 12*a*c)*sinh(x)^4 + 8*(7*(8*a^2 + 8*a*b
+ b^2 + 4*a*c)*cosh(x)^5 - 10*(8*a^2 - b^2 - 4*a*c)*cosh(x)^3 + (24*a^2 - 8*a*b + 3*b^2 + 12*a*c)*cosh(x))*sin
h(x)^3 - 4*(8*a^2 - b^2 - 4*a*c)*cosh(x)^2 + 4*(7*(8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh(x)^6 - 15*(8*a^2 - b^2 -
4*a*c)*cosh(x)^4 + 3*(24*a^2 - 8*a*b + 3*b^2 + 12*a*c)*cosh(x)^2 - 8*a^2 + b^2 + 4*a*c)*sinh(x)^2 + 4*sqrt(2)*
((2*a + b)*cosh(x)^4 + 4*(2*a + b)*cosh(x)*sinh(x)^3 + (2*a + b)*sinh(x)^4 - 2*(2*a - b)*cosh(x)^2 + 2*(3*(2*a
 + b)*cosh(x)^2 - 2*a + b)*sinh(x)^2 + 4*((2*a + b)*cosh(x)^3 - (2*a - b)*cosh(x))*sinh(x) + 2*a + b)*sqrt(a)*
sqrt(((a + b + c)*cosh(x)^4 + (a + b + c)*sinh(x)^4 - 4*(a - c)*cosh(x)^2 + 2*(3*(a + b + c)*cosh(x)^2 - 2*a +
 2*c)*sinh(x)^2 + 3*a - b + 3*c)/(cosh(x)^4 - 4*cosh(x)^3*sinh(x) + 6*cosh(x)^2*sinh(x)^2 - 4*cosh(x)*sinh(x)^
3 + sinh(x)^4)) + 8*a^2 + 8*a*b + b^2 + 4*a*c + 8*((8*a^2 + 8*a*b + b^2 + 4*a*c)*cosh(x)^7 - 3*(8*a^2 - b^2 -
4*a*c)*cosh(x)^5 + (24*a^2 - 8*a*b + 3*b^2 + 12*a*c)*cosh(x)^3 - (8*a^2 - b^2 - 4*a*c)*cosh(x))*sinh(x))/(cosh
(x)^8 + 8*cosh(x)*sinh(x)^7 + sinh(x)^8 + 4*(7*cosh(x)^2 + 1)*sinh(x)^6 + 4*cosh(x)^6 + 8*(7*cosh(x)^3 + 3*cos
h(x))*sinh(x)^5 + 2*(35*cosh(x)^4 + 30*cosh(x)^2 + 3)*sinh(x)^4 + 6*cosh(x)^4 + 8*(7*cosh(x)^5 + 10*cosh(x)^3
+ 3*cosh(x))*sinh(x)^3 + 4*(7*cosh(x)^6 + 15*cosh(x)^4 + 9*cosh(x)^2 + 1)*sinh(x)^2 + 4*cosh(x)^2 + 8*(cosh(x)
^7 + 3*cosh(x)^5 + 3*cosh(x)^3 + cosh(x))*sinh(x) + 1)) - 2*(a^2*cosh(x)^4 + 4*a^2*cosh(x)*sinh(x)^3 + a^2*sin
h(x)^4 + 2*a^2*cosh(x)^2 + 2*(3*a^2*cosh(x)^2 + a^2)*sinh(x)^2 + a^2 + 4*(a^2*cosh(x)^3 + a^2*cosh(x))*sinh(x)
)*sqrt(a + b + c)*log(((a^2 + 2*a*b + b^2 + 2*(a + b)*c + c^2)*cosh(x)^8 + 8*(a^2 + 2*a*b + b^2 + 2*(a + b)*c
+ c^2)*cosh(x)*sinh(x)^7 + (a^2 + 2*a*b + b^2 + 2*(a + b)*c + c^2)*sinh(x)^8 - 4*(a^2 + a*b - b*c - c^2)*cosh(
x)^6 + 4*(7*(a^2 + 2*a*b + b^2 + 2*(a + b)*c + c^2)*cosh(x)^2 - a^2 - a*b + b*c + c^2)*sinh(x)^6 + 8*(7*(a^2 +
 2*a*b + b^2 + 2*(a + b)*c + c^2)*cosh(x)^3 - 3*(a^2 + a*b - b*c - c^2)*cosh(x))*sinh(x)^5 + 2*(3*a^2 + 2*a*b
+ 2*(a + b)*c + 3*c^2)*cosh(x)^4 + 2*(35*(a^2 + 2*a*b + b^2 + 2*(a + b)*c + c^2)*cosh(x)^4 - 30*(a^2 + a*b - b
*c - c^2)*cosh(x)^2 + 3*a^2 + 2*a*b + 2*(a + b)*c + 3*c^2)*sinh(x)^4 + 8*(7*(a^2 + 2*a*b + b^2 + 2*(a + b)*c +
 c^2)*cosh(x)^5 - 10*(a^2 + a*b - b*c - c^2)*cosh(x)^3 + (3*a^2 + 2*a*b + 2*(a + b)*c + 3*c^2)*cosh(x))*sinh(x
)^3 - 4*(a^2 + a*b - b*c - c^2)*cosh(x)^2 + 4*(7*(a^2 + 2*a*b + b^2 + 2*(a + b)*c + c^2)*cosh(x)^6 - 15*(a^2 +
 a*b - b*c - c^2)*cosh(x)^4 + 3*(3*a^2 + 2*a*b + 2*(a + b)*c + 3*c^2)*cosh(x)^2 - a^2 - a*b + b*c + c^2)*sinh(
x)^2 + sqrt(2)*((a + b + c)*cosh(x)^4 + 4*(a + b + c)*cosh(x)*sinh(x)^3 + (a + b + c)*sinh(x)^4 - 2*(a - c)*co
sh(x)^2 + 2*(3*(a + b + c)*cosh(x)^2 - a + c)*sinh(x)^2 + 4*((a + b + c)*cosh(x)^3 - (a - c)*cosh(x))*sinh(x)
+ a + b + c)*sqrt(a + b + c)*sqrt(((a + b + c)*cosh(x)^4 + (a + b + c)*sinh(x)^4 - 4*(a - c)*cosh(x)^2 + 2*(3*
(a + b + c)*cosh(x)^2 - 2*a + 2*c)*sinh(x)^2 + 3*a - b + 3*c)/(cosh(x)^4 - 4*cosh(x)^3*sinh(x) + 6*cosh(x)^2*s
inh(x)^2 - 4*cosh(x)*sinh(x)^3 + sinh(x)^4)) + a^2 + 2*a*b + b^2 + 2*(a + b)*c + c^2 + 8*((a^2 + 2*a*b + b^2 +
 2*(a + b)*c + c^2)*cosh(x)^7 - 3*(a^2 + a*b - b*c - c^2)*cosh(x)^5 + (3*a^2 + 2*a*b + 2*(a + b)*c + 3*c^2)*co
sh(x)^3 - (a^2 + a*b - b*c - c^2)*cosh(x))*sinh(x))/(cosh(x)^4 + 4*cosh(x)^3*sinh(x) + 6*cosh(x)^2*sinh(x)^2 +
 4*cosh(x)*sinh(x)^3 + sinh(x)^4)) + 4*sqrt(2)*(a^2 + a*b + a*c)*sqrt(((a + b + c)*cosh(x)^4 + (a + b + c)*sin
h(x)^4 - 4*(a - c)*cosh(x)^2 + 2*(3*(a + b + c)*cosh(x)^2 - 2*a + 2*c)*sinh(x)^2 + 3*a - b + 3*c)/(cosh(x)^4 -
 4*cosh(x)^3*sinh(x) + 6*cosh(x)^2*sinh(x)^2 - 4*cosh(x)*sinh(x)^3 + sinh(x)^4)))/((a^3 + a^2*b + a^2*c)*cosh(
x)^4 + 4*(a^3 + a^2*b + a^2*c)*cosh(x)*sinh(x)^3 + (a^3 + a^2*b + a^2*c)*sinh(x)^4 + a^3 + a^2*b + a^2*c + 2*(
a^3 + a^2*b + a^2*c)*cosh(x)^2 + 2*(a^3 + a^2*b + a^2*c + 3*(a^3 + a^2*b + a^2*c)*cosh(x)^2)*sinh(x)^2 + 4*((a
^3 + a^2*b + a^2*c)*cosh(x)^3 + (a^3 + a^2*b + a^2*c)*cosh(x))*sinh(x)), -1/8*(4*(a^2*cosh(x)^4 + 4*a^2*cosh(x
)*sinh(x)^3 + a^2*sinh(x)^4 + 2*a^2*cosh(x)^2 +...

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\tanh ^{3}{\left (x \right )}}{\sqrt {a + b \coth ^{2}{\left (x \right )} + c \coth ^{4}{\left (x \right )}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(x)**3/(a+b*coth(x)**2+c*coth(x)**4)**(1/2),x)

[Out]

Integral(tanh(x)**3/sqrt(a + b*coth(x)**2 + c*coth(x)**4), x)

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(x)^3/(a+b*coth(x)^2+c*coth(x)^4)^(1/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\mathrm {tanh}\left (x\right )}^3}{\sqrt {c\,{\mathrm {coth}\left (x\right )}^4+b\,{\mathrm {coth}\left (x\right )}^2+a}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(x)^3/(a + b*coth(x)^2 + c*coth(x)^4)^(1/2),x)

[Out]

int(tanh(x)^3/(a + b*coth(x)^2 + c*coth(x)^4)^(1/2), x)

________________________________________________________________________________________