\(\int (b \coth ^4(c+d x))^{2/3} \, dx\) [45]

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

Optimal result

Integrand size = 14, antiderivative size = 291 \[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\frac {\sqrt {3} \arctan \left (\frac {1-2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{2 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\sqrt {3} \arctan \left (\frac {1+2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{2 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\text {arctanh}\left (\sqrt [3]{\coth (c+d x)}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (1-\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (1+\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d} \]

[Out]

arctanh(coth(d*x+c)^(1/3))*(b*coth(d*x+c)^4)^(2/3)/d/coth(d*x+c)^(8/3)-1/4*(b*coth(d*x+c)^4)^(2/3)*ln(1-coth(d
*x+c)^(1/3)+coth(d*x+c)^(2/3))/d/coth(d*x+c)^(8/3)+1/4*(b*coth(d*x+c)^4)^(2/3)*ln(1+coth(d*x+c)^(1/3)+coth(d*x
+c)^(2/3))/d/coth(d*x+c)^(8/3)+1/2*arctan(1/3*(1-2*coth(d*x+c)^(1/3))*3^(1/2))*(b*coth(d*x+c)^4)^(2/3)*3^(1/2)
/d/coth(d*x+c)^(8/3)-1/2*arctan(1/3*(1+2*coth(d*x+c)^(1/3))*3^(1/2))*(b*coth(d*x+c)^4)^(2/3)*3^(1/2)/d/coth(d*
x+c)^(8/3)-3/5*(b*coth(d*x+c)^4)^(2/3)*tanh(d*x+c)/d

Rubi [A] (verified)

Time = 0.17 (sec) , antiderivative size = 291, normalized size of antiderivative = 1.00, number of steps used = 14, number of rules used = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.714, Rules used = {3739, 3554, 3557, 335, 302, 648, 632, 210, 642, 212} \[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\frac {\sqrt {3} \arctan \left (\frac {1-2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{2 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\sqrt {3} \arctan \left (\frac {2 \sqrt [3]{\coth (c+d x)}+1}{\sqrt {3}}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{2 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\text {arctanh}\left (\sqrt [3]{\coth (c+d x)}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{d \coth ^{\frac {8}{3}}(c+d x)}-\frac {3 \tanh (c+d x) \left (b \coth ^4(c+d x)\right )^{2/3}}{5 d}-\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (\coth ^{\frac {2}{3}}(c+d x)-\sqrt [3]{\coth (c+d x)}+1\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (\coth ^{\frac {2}{3}}(c+d x)+\sqrt [3]{\coth (c+d x)}+1\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)} \]

[In]

Int[(b*Coth[c + d*x]^4)^(2/3),x]

[Out]

(Sqrt[3]*ArcTan[(1 - 2*Coth[c + d*x]^(1/3))/Sqrt[3]]*(b*Coth[c + d*x]^4)^(2/3))/(2*d*Coth[c + d*x]^(8/3)) - (S
qrt[3]*ArcTan[(1 + 2*Coth[c + d*x]^(1/3))/Sqrt[3]]*(b*Coth[c + d*x]^4)^(2/3))/(2*d*Coth[c + d*x]^(8/3)) + (Arc
Tanh[Coth[c + d*x]^(1/3)]*(b*Coth[c + d*x]^4)^(2/3))/(d*Coth[c + d*x]^(8/3)) - ((b*Coth[c + d*x]^4)^(2/3)*Log[
1 - Coth[c + d*x]^(1/3) + Coth[c + d*x]^(2/3)])/(4*d*Coth[c + d*x]^(8/3)) + ((b*Coth[c + d*x]^4)^(2/3)*Log[1 +
 Coth[c + d*x]^(1/3) + Coth[c + d*x]^(2/3)])/(4*d*Coth[c + d*x]^(8/3)) - (3*(b*Coth[c + d*x]^4)^(2/3)*Tanh[c +
 d*x])/(5*d)

Rule 210

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

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 302

Int[(x_)^(m_.)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Module[{r = Numerator[Rt[-a/b, n]], s = Denominator[Rt[-
a/b, n]], k, u}, Simp[u = Int[(r*Cos[2*k*m*(Pi/n)] - s*Cos[2*k*(m + 1)*(Pi/n)]*x)/(r^2 - 2*r*s*Cos[2*k*(Pi/n)]
*x + s^2*x^2), x] + Int[(r*Cos[2*k*m*(Pi/n)] + s*Cos[2*k*(m + 1)*(Pi/n)]*x)/(r^2 + 2*r*s*Cos[2*k*(Pi/n)]*x + s
^2*x^2), x]; 2*(r^(m + 2)/(a*n*s^m))*Int[1/(r^2 - s^2*x^2), x] + Dist[2*(r^(m + 1)/(a*n*s^m)), Sum[u, {k, 1, (
n - 2)/4}], x], x]] /; FreeQ[{a, b}, x] && IGtQ[(n - 2)/4, 0] && IGtQ[m, 0] && LtQ[m, n - 1] && NegQ[a/b]

Rule 335

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + b*(x^(k*n)/c^n))^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 632

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

Rule 642

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[d*(Log[RemoveContent[a + b*x +
c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 648

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

Rule 3554

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[b*((b*Tan[c + d*x])^(n - 1)/(d*(n - 1))), x] - Dis
t[b^2, Int[(b*Tan[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1]

Rule 3557

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[b/d, Subst[Int[x^n/(b^2 + x^2), x], x, b*Tan[c + d
*x]], x] /; FreeQ[{b, c, d, n}, x] &&  !IntegerQ[n]

Rule 3739

Int[(u_.)*((b_.)*tan[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = FreeFactors[Tan[e + f*x], x]}, Di
st[(b*ff^n)^IntPart[p]*((b*Tan[e + f*x]^n)^FracPart[p]/(Tan[e + f*x]/ff)^(n*FracPart[p])), Int[ActivateTrig[u]
*(Tan[e + f*x]/ff)^(n*p), x], x]] /; FreeQ[{b, e, f, n, p}, x] &&  !IntegerQ[p] && IntegerQ[n] && (EqQ[u, 1] |
| MatchQ[u, ((d_.)*(trig_)[e + f*x])^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, cos, tan, cot, sec, csc}, trig
]])

Rubi steps \begin{align*} \text {integral}& = \frac {\left (b \coth ^4(c+d x)\right )^{2/3} \int \coth ^{\frac {8}{3}}(c+d x) \, dx}{\coth ^{\frac {8}{3}}(c+d x)} \\ & = -\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \int \coth ^{\frac {2}{3}}(c+d x) \, dx}{\coth ^{\frac {8}{3}}(c+d x)} \\ & = -\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d}-\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \text {Subst}\left (\int \frac {x^{2/3}}{-1+x^2} \, dx,x,\coth (c+d x)\right )}{d \coth ^{\frac {8}{3}}(c+d x)} \\ & = -\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d}-\frac {\left (3 \left (b \coth ^4(c+d x)\right )^{2/3}\right ) \text {Subst}\left (\int \frac {x^4}{-1+x^6} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{d \coth ^{\frac {8}{3}}(c+d x)} \\ & = -\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \text {Subst}\left (\int \frac {1}{1-x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \text {Subst}\left (\int \frac {-\frac {1}{2}-\frac {x}{2}}{1-x+x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \text {Subst}\left (\int \frac {-\frac {1}{2}+\frac {x}{2}}{1+x+x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{d \coth ^{\frac {8}{3}}(c+d x)} \\ & = \frac {\text {arctanh}\left (\sqrt [3]{\coth (c+d x)}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{d \coth ^{\frac {8}{3}}(c+d x)}-\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d}-\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \text {Subst}\left (\int \frac {-1+2 x}{1-x+x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \text {Subst}\left (\int \frac {1+2 x}{1+x+x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\left (3 \left (b \coth ^4(c+d x)\right )^{2/3}\right ) \text {Subst}\left (\int \frac {1}{1-x+x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\left (3 \left (b \coth ^4(c+d x)\right )^{2/3}\right ) \text {Subst}\left (\int \frac {1}{1+x+x^2} \, dx,x,\sqrt [3]{\coth (c+d x)}\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)} \\ & = \frac {\text {arctanh}\left (\sqrt [3]{\coth (c+d x)}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (1-\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (1+\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d}+\frac {\left (3 \left (b \coth ^4(c+d x)\right )^{2/3}\right ) \text {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,-1+2 \sqrt [3]{\coth (c+d x)}\right )}{2 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (3 \left (b \coth ^4(c+d x)\right )^{2/3}\right ) \text {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1+2 \sqrt [3]{\coth (c+d x)}\right )}{2 d \coth ^{\frac {8}{3}}(c+d x)} \\ & = \frac {\sqrt {3} \arctan \left (\frac {1-2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{2 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\sqrt {3} \arctan \left (\frac {1+2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{2 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\text {arctanh}\left (\sqrt [3]{\coth (c+d x)}\right ) \left (b \coth ^4(c+d x)\right )^{2/3}}{d \coth ^{\frac {8}{3}}(c+d x)}-\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (1-\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}+\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \log \left (1+\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )}{4 d \coth ^{\frac {8}{3}}(c+d x)}-\frac {3 \left (b \coth ^4(c+d x)\right )^{2/3} \tanh (c+d x)}{5 d} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.40 (sec) , antiderivative size = 166, normalized size of antiderivative = 0.57 \[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\frac {\left (b \coth ^4(c+d x)\right )^{2/3} \left (20 \text {arctanh}\left (\sqrt [3]{\coth (c+d x)}\right )-12 \coth ^{\frac {5}{3}}(c+d x)+5 \left (2 \sqrt {3} \arctan \left (\frac {1-2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right )-2 \sqrt {3} \arctan \left (\frac {1+2 \sqrt [3]{\coth (c+d x)}}{\sqrt {3}}\right )-\log \left (1-\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )+\log \left (1+\sqrt [3]{\coth (c+d x)}+\coth ^{\frac {2}{3}}(c+d x)\right )\right )\right )}{20 d \coth ^{\frac {8}{3}}(c+d x)} \]

[In]

Integrate[(b*Coth[c + d*x]^4)^(2/3),x]

[Out]

((b*Coth[c + d*x]^4)^(2/3)*(20*ArcTanh[Coth[c + d*x]^(1/3)] - 12*Coth[c + d*x]^(5/3) + 5*(2*Sqrt[3]*ArcTan[(1
- 2*Coth[c + d*x]^(1/3))/Sqrt[3]] - 2*Sqrt[3]*ArcTan[(1 + 2*Coth[c + d*x]^(1/3))/Sqrt[3]] - Log[1 - Coth[c + d
*x]^(1/3) + Coth[c + d*x]^(2/3)] + Log[1 + Coth[c + d*x]^(1/3) + Coth[c + d*x]^(2/3)])))/(20*d*Coth[c + d*x]^(
8/3))

Maple [F]

\[\int \left (b \coth \left (d x +c \right )^{4}\right )^{\frac {2}{3}}d x\]

[In]

int((b*coth(d*x+c)^4)^(2/3),x)

[Out]

int((b*coth(d*x+c)^4)^(2/3),x)

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 618 vs. \(2 (239) = 478\).

Time = 0.28 (sec) , antiderivative size = 618, normalized size of antiderivative = 2.12 \[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=-\frac {10 \, {\left (\sqrt {3} \cosh \left (d x + c\right )^{2} + 2 \, \sqrt {3} \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sqrt {3} \sinh \left (d x + c\right )^{2} - \sqrt {3}\right )} \left (-b^{2}\right )^{\frac {1}{3}} \arctan \left (-\frac {\sqrt {3} b - 2 \, \sqrt {3} \left (-b^{2}\right )^{\frac {1}{3}} \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {1}{3}}}{3 \, b}\right ) + 10 \, {\left (\sqrt {3} \cosh \left (d x + c\right )^{2} + 2 \, \sqrt {3} \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sqrt {3} \sinh \left (d x + c\right )^{2} - \sqrt {3}\right )} {\left (b^{2}\right )}^{\frac {1}{3}} \arctan \left (-\frac {\sqrt {3} b - 2 \, \sqrt {3} {\left (b^{2}\right )}^{\frac {1}{3}} \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {1}{3}}}{3 \, b}\right ) + 5 \, \left (-b^{2}\right )^{\frac {1}{3}} {\left (\cosh \left (d x + c\right )^{2} + 2 \, \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sinh \left (d x + c\right )^{2} - 1\right )} \log \left (b \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {2}{3}} - \left (-b^{2}\right )^{\frac {1}{3}} b + \left (-b^{2}\right )^{\frac {2}{3}} \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {1}{3}}\right ) + 5 \, {\left (b^{2}\right )}^{\frac {1}{3}} {\left (\cosh \left (d x + c\right )^{2} + 2 \, \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sinh \left (d x + c\right )^{2} - 1\right )} \log \left (b \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {2}{3}} + {\left (b^{2}\right )}^{\frac {1}{3}} b - {\left (b^{2}\right )}^{\frac {2}{3}} \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {1}{3}}\right ) - 10 \, \left (-b^{2}\right )^{\frac {1}{3}} {\left (\cosh \left (d x + c\right )^{2} + 2 \, \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sinh \left (d x + c\right )^{2} - 1\right )} \log \left (b \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {1}{3}} - \left (-b^{2}\right )^{\frac {2}{3}}\right ) - 10 \, {\left (b^{2}\right )}^{\frac {1}{3}} {\left (\cosh \left (d x + c\right )^{2} + 2 \, \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sinh \left (d x + c\right )^{2} - 1\right )} \log \left (b \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {1}{3}} + {\left (b^{2}\right )}^{\frac {2}{3}}\right ) + 12 \, {\left (\cosh \left (d x + c\right )^{2} + 2 \, \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sinh \left (d x + c\right )^{2} + 1\right )} \left (\frac {b \cosh \left (d x + c\right )}{\sinh \left (d x + c\right )}\right )^{\frac {2}{3}}}{20 \, {\left (d \cosh \left (d x + c\right )^{2} + 2 \, d \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + d \sinh \left (d x + c\right )^{2} - d\right )}} \]

[In]

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

[Out]

-1/20*(10*(sqrt(3)*cosh(d*x + c)^2 + 2*sqrt(3)*cosh(d*x + c)*sinh(d*x + c) + sqrt(3)*sinh(d*x + c)^2 - sqrt(3)
)*(-b^2)^(1/3)*arctan(-1/3*(sqrt(3)*b - 2*sqrt(3)*(-b^2)^(1/3)*(b*cosh(d*x + c)/sinh(d*x + c))^(1/3))/b) + 10*
(sqrt(3)*cosh(d*x + c)^2 + 2*sqrt(3)*cosh(d*x + c)*sinh(d*x + c) + sqrt(3)*sinh(d*x + c)^2 - sqrt(3))*(b^2)^(1
/3)*arctan(-1/3*(sqrt(3)*b - 2*sqrt(3)*(b^2)^(1/3)*(b*cosh(d*x + c)/sinh(d*x + c))^(1/3))/b) + 5*(-b^2)^(1/3)*
(cosh(d*x + c)^2 + 2*cosh(d*x + c)*sinh(d*x + c) + sinh(d*x + c)^2 - 1)*log(b*(b*cosh(d*x + c)/sinh(d*x + c))^
(2/3) - (-b^2)^(1/3)*b + (-b^2)^(2/3)*(b*cosh(d*x + c)/sinh(d*x + c))^(1/3)) + 5*(b^2)^(1/3)*(cosh(d*x + c)^2
+ 2*cosh(d*x + c)*sinh(d*x + c) + sinh(d*x + c)^2 - 1)*log(b*(b*cosh(d*x + c)/sinh(d*x + c))^(2/3) + (b^2)^(1/
3)*b - (b^2)^(2/3)*(b*cosh(d*x + c)/sinh(d*x + c))^(1/3)) - 10*(-b^2)^(1/3)*(cosh(d*x + c)^2 + 2*cosh(d*x + c)
*sinh(d*x + c) + sinh(d*x + c)^2 - 1)*log(b*(b*cosh(d*x + c)/sinh(d*x + c))^(1/3) - (-b^2)^(2/3)) - 10*(b^2)^(
1/3)*(cosh(d*x + c)^2 + 2*cosh(d*x + c)*sinh(d*x + c) + sinh(d*x + c)^2 - 1)*log(b*(b*cosh(d*x + c)/sinh(d*x +
 c))^(1/3) + (b^2)^(2/3)) + 12*(cosh(d*x + c)^2 + 2*cosh(d*x + c)*sinh(d*x + c) + sinh(d*x + c)^2 + 1)*(b*cosh
(d*x + c)/sinh(d*x + c))^(2/3))/(d*cosh(d*x + c)^2 + 2*d*cosh(d*x + c)*sinh(d*x + c) + d*sinh(d*x + c)^2 - d)

Sympy [F]

\[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\int \left (b \coth ^{4}{\left (c + d x \right )}\right )^{\frac {2}{3}}\, dx \]

[In]

integrate((b*coth(d*x+c)**4)**(2/3),x)

[Out]

Integral((b*coth(c + d*x)**4)**(2/3), x)

Maxima [F]

\[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\int { \left (b \coth \left (d x + c\right )^{4}\right )^{\frac {2}{3}} \,d x } \]

[In]

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

[Out]

integrate((b*coth(d*x + c)^4)^(2/3), x)

Giac [F]

\[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\int { \left (b \coth \left (d x + c\right )^{4}\right )^{\frac {2}{3}} \,d x } \]

[In]

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

[Out]

integrate((b*coth(d*x + c)^4)^(2/3), x)

Mupad [F(-1)]

Timed out. \[ \int \left (b \coth ^4(c+d x)\right )^{2/3} \, dx=\int {\left (b\,{\mathrm {coth}\left (c+d\,x\right )}^4\right )}^{2/3} \,d x \]

[In]

int((b*coth(c + d*x)^4)^(2/3),x)

[Out]

int((b*coth(c + d*x)^4)^(2/3), x)