3.87 \(\int \sqrt{a+b \coth (c+d x)} \, dx\)

Optimal. Leaf size=74 \[ \frac{\sqrt{a+b} \tanh ^{-1}\left (\frac{\sqrt{a+b \coth (c+d x)}}{\sqrt{a+b}}\right )}{d}-\frac{\sqrt{a-b} \tanh ^{-1}\left (\frac{\sqrt{a+b \coth (c+d x)}}{\sqrt{a-b}}\right )}{d} \]

[Out]

-((Sqrt[a - b]*ArcTanh[Sqrt[a + b*Coth[c + d*x]]/Sqrt[a - b]])/d) + (Sqrt[a + b]*ArcTanh[Sqrt[a + b*Coth[c + d
*x]]/Sqrt[a + b]])/d

________________________________________________________________________________________

Rubi [A]  time = 0.0700508, antiderivative size = 74, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 4, integrand size = 14, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.286, Rules used = {3485, 700, 1130, 207} \[ \frac{\sqrt{a+b} \tanh ^{-1}\left (\frac{\sqrt{a+b \coth (c+d x)}}{\sqrt{a+b}}\right )}{d}-\frac{\sqrt{a-b} \tanh ^{-1}\left (\frac{\sqrt{a+b \coth (c+d x)}}{\sqrt{a-b}}\right )}{d} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + b*Coth[c + d*x]],x]

[Out]

-((Sqrt[a - b]*ArcTanh[Sqrt[a + b*Coth[c + d*x]]/Sqrt[a - b]])/d) + (Sqrt[a + b]*ArcTanh[Sqrt[a + b*Coth[c + d
*x]]/Sqrt[a + b]])/d

Rule 3485

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

Rule 700

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

Rule 1130

Int[((d_.)*(x_))^(m_)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Dist[(
d^2*(b/q + 1))/2, Int[(d*x)^(m - 2)/(b/2 + q/2 + c*x^2), x], x] - Dist[(d^2*(b/q - 1))/2, Int[(d*x)^(m - 2)/(b
/2 - q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d}, x] && NeQ[b^2 - 4*a*c, 0] && GeQ[m, 2]

Rule 207

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

Rubi steps

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

Mathematica [C]  time = 3.21564, size = 128, normalized size = 1.73 \[ \frac{\sqrt{a+b \coth (c+d x)} \left (\sqrt{i (a+b)} \tanh ^{-1}\left (\frac{\sqrt{i (a+b \coth (c+d x))}}{\sqrt{i (a+b)}}\right )-\sqrt{i (a-b)} \tanh ^{-1}\left (\frac{\sqrt{i (a+b \coth (c+d x))}}{\sqrt{i (a-b)}}\right )\right )}{d \sqrt{i (a+b \coth (c+d x))}} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + b*Coth[c + d*x]],x]

[Out]

((-(Sqrt[I*(a - b)]*ArcTanh[Sqrt[I*(a + b*Coth[c + d*x])]/Sqrt[I*(a - b)]]) + Sqrt[I*(a + b)]*ArcTanh[Sqrt[I*(
a + b*Coth[c + d*x])]/Sqrt[I*(a + b)]])*Sqrt[a + b*Coth[c + d*x]])/(d*Sqrt[I*(a + b*Coth[c + d*x])])

________________________________________________________________________________________

Maple [A]  time = 0.053, size = 63, normalized size = 0.9 \begin{align*}{\frac{1}{d}{\it Artanh} \left ({\sqrt{a+b{\rm coth} \left (dx+c\right )}{\frac{1}{\sqrt{a+b}}}} \right ) \sqrt{a+b}}-{\frac{1}{d}\sqrt{-a+b}\arctan \left ({\sqrt{a+b{\rm coth} \left (dx+c\right )}{\frac{1}{\sqrt{-a+b}}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*coth(d*x+c))^(1/2),x)

[Out]

arctanh((a+b*coth(d*x+c))^(1/2)/(a+b)^(1/2))*(a+b)^(1/2)/d-1/d*(-a+b)^(1/2)*arctan((a+b*coth(d*x+c))^(1/2)/(-a
+b)^(1/2))

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{b \coth \left (d x + c\right ) + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(sqrt(b*coth(d*x + c) + a), x)

________________________________________________________________________________________

Fricas [B]  time = 3.21213, size = 5682, normalized size = 76.78 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

[1/4*(sqrt(a + b)*log(2*(a^2 + 2*a*b + b^2)*cosh(d*x + c)^4 + 8*(a^2 + 2*a*b + b^2)*cosh(d*x + c)*sinh(d*x + c
)^3 + 2*(a^2 + 2*a*b + b^2)*sinh(d*x + c)^4 - 4*(a^2 + a*b)*cosh(d*x + c)^2 + 4*(3*(a^2 + 2*a*b + b^2)*cosh(d*
x + c)^2 - a^2 - a*b)*sinh(d*x + c)^2 + 2*a^2 - b^2 + 2*((a + b)*cosh(d*x + c)^4 + 4*(a + b)*cosh(d*x + c)*sin
h(d*x + c)^3 + (a + b)*sinh(d*x + c)^4 - (2*a + b)*cosh(d*x + c)^2 + (6*(a + b)*cosh(d*x + c)^2 - 2*a - b)*sin
h(d*x + c)^2 + 2*(2*(a + b)*cosh(d*x + c)^3 - (2*a + b)*cosh(d*x + c))*sinh(d*x + c) + a)*sqrt(a + b)*sqrt((b*
cosh(d*x + c) + a*sinh(d*x + c))/sinh(d*x + c)) + 8*((a^2 + 2*a*b + b^2)*cosh(d*x + c)^3 - (a^2 + a*b)*cosh(d*
x + c))*sinh(d*x + c)) + sqrt(a - b)*log(((2*a^2 - b^2)*cosh(d*x + c)^4 + 4*(2*a^2 - b^2)*cosh(d*x + c)*sinh(d
*x + c)^3 + (2*a^2 - b^2)*sinh(d*x + c)^4 - 4*(a^2 - a*b)*cosh(d*x + c)^2 + 2*(3*(2*a^2 - b^2)*cosh(d*x + c)^2
 - 2*a^2 + 2*a*b)*sinh(d*x + c)^2 + 2*a^2 - 4*a*b + 2*b^2 - 2*(a*cosh(d*x + c)^4 + 4*a*cosh(d*x + c)*sinh(d*x
+ c)^3 + a*sinh(d*x + c)^4 - (2*a - b)*cosh(d*x + c)^2 + (6*a*cosh(d*x + c)^2 - 2*a + b)*sinh(d*x + c)^2 + 2*(
2*a*cosh(d*x + c)^3 - (2*a - b)*cosh(d*x + c))*sinh(d*x + c) + a - b)*sqrt(a - b)*sqrt((b*cosh(d*x + c) + a*si
nh(d*x + c))/sinh(d*x + c)) + 4*((2*a^2 - b^2)*cosh(d*x + c)^3 - 2*(a^2 - a*b)*cosh(d*x + c))*sinh(d*x + c))/(
cosh(d*x + c)^4 + 4*cosh(d*x + c)^3*sinh(d*x + c) + 6*cosh(d*x + c)^2*sinh(d*x + c)^2 + 4*cosh(d*x + c)*sinh(d
*x + c)^3 + sinh(d*x + c)^4)))/d, -1/4*(2*sqrt(-a - b)*arctan(((a + b)*cosh(d*x + c)^2 + 2*(a + b)*cosh(d*x +
c)*sinh(d*x + c) + (a + b)*sinh(d*x + c)^2 - a)*sqrt(-a - b)*sqrt((b*cosh(d*x + c) + a*sinh(d*x + c))/sinh(d*x
 + c))/((a^2 + 2*a*b + b^2)*cosh(d*x + c)^2 + 2*(a^2 + 2*a*b + b^2)*cosh(d*x + c)*sinh(d*x + c) + (a^2 + 2*a*b
 + b^2)*sinh(d*x + c)^2 - a^2 + b^2)) - sqrt(a - b)*log(((2*a^2 - b^2)*cosh(d*x + c)^4 + 4*(2*a^2 - b^2)*cosh(
d*x + c)*sinh(d*x + c)^3 + (2*a^2 - b^2)*sinh(d*x + c)^4 - 4*(a^2 - a*b)*cosh(d*x + c)^2 + 2*(3*(2*a^2 - b^2)*
cosh(d*x + c)^2 - 2*a^2 + 2*a*b)*sinh(d*x + c)^2 + 2*a^2 - 4*a*b + 2*b^2 - 2*(a*cosh(d*x + c)^4 + 4*a*cosh(d*x
 + c)*sinh(d*x + c)^3 + a*sinh(d*x + c)^4 - (2*a - b)*cosh(d*x + c)^2 + (6*a*cosh(d*x + c)^2 - 2*a + b)*sinh(d
*x + c)^2 + 2*(2*a*cosh(d*x + c)^3 - (2*a - b)*cosh(d*x + c))*sinh(d*x + c) + a - b)*sqrt(a - b)*sqrt((b*cosh(
d*x + c) + a*sinh(d*x + c))/sinh(d*x + c)) + 4*((2*a^2 - b^2)*cosh(d*x + c)^3 - 2*(a^2 - a*b)*cosh(d*x + c))*s
inh(d*x + c))/(cosh(d*x + c)^4 + 4*cosh(d*x + c)^3*sinh(d*x + c) + 6*cosh(d*x + c)^2*sinh(d*x + c)^2 + 4*cosh(
d*x + c)*sinh(d*x + c)^3 + sinh(d*x + c)^4)))/d, -1/4*(2*sqrt(-a + b)*arctan(-(a*cosh(d*x + c)^2 + 2*a*cosh(d*
x + c)*sinh(d*x + c) + a*sinh(d*x + c)^2 - a + b)*sqrt(-a + b)*sqrt((b*cosh(d*x + c) + a*sinh(d*x + c))/sinh(d
*x + c))/((a^2 - b^2)*cosh(d*x + c)^2 + 2*(a^2 - b^2)*cosh(d*x + c)*sinh(d*x + c) + (a^2 - b^2)*sinh(d*x + c)^
2 - a^2 + 2*a*b - b^2)) - sqrt(a + b)*log(2*(a^2 + 2*a*b + b^2)*cosh(d*x + c)^4 + 8*(a^2 + 2*a*b + b^2)*cosh(d
*x + c)*sinh(d*x + c)^3 + 2*(a^2 + 2*a*b + b^2)*sinh(d*x + c)^4 - 4*(a^2 + a*b)*cosh(d*x + c)^2 + 4*(3*(a^2 +
2*a*b + b^2)*cosh(d*x + c)^2 - a^2 - a*b)*sinh(d*x + c)^2 + 2*a^2 - b^2 + 2*((a + b)*cosh(d*x + c)^4 + 4*(a +
b)*cosh(d*x + c)*sinh(d*x + c)^3 + (a + b)*sinh(d*x + c)^4 - (2*a + b)*cosh(d*x + c)^2 + (6*(a + b)*cosh(d*x +
 c)^2 - 2*a - b)*sinh(d*x + c)^2 + 2*(2*(a + b)*cosh(d*x + c)^3 - (2*a + b)*cosh(d*x + c))*sinh(d*x + c) + a)*
sqrt(a + b)*sqrt((b*cosh(d*x + c) + a*sinh(d*x + c))/sinh(d*x + c)) + 8*((a^2 + 2*a*b + b^2)*cosh(d*x + c)^3 -
 (a^2 + a*b)*cosh(d*x + c))*sinh(d*x + c)))/d, -1/2*(sqrt(-a + b)*arctan(-(a*cosh(d*x + c)^2 + 2*a*cosh(d*x +
c)*sinh(d*x + c) + a*sinh(d*x + c)^2 - a + b)*sqrt(-a + b)*sqrt((b*cosh(d*x + c) + a*sinh(d*x + c))/sinh(d*x +
 c))/((a^2 - b^2)*cosh(d*x + c)^2 + 2*(a^2 - b^2)*cosh(d*x + c)*sinh(d*x + c) + (a^2 - b^2)*sinh(d*x + c)^2 -
a^2 + 2*a*b - b^2)) + sqrt(-a - b)*arctan(((a + b)*cosh(d*x + c)^2 + 2*(a + b)*cosh(d*x + c)*sinh(d*x + c) + (
a + b)*sinh(d*x + c)^2 - a)*sqrt(-a - b)*sqrt((b*cosh(d*x + c) + a*sinh(d*x + c))/sinh(d*x + c))/((a^2 + 2*a*b
 + b^2)*cosh(d*x + c)^2 + 2*(a^2 + 2*a*b + b^2)*cosh(d*x + c)*sinh(d*x + c) + (a^2 + 2*a*b + b^2)*sinh(d*x + c
)^2 - a^2 + b^2)))/d]

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{a + b \coth{\left (c + d x \right )}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*coth(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(a + b*coth(c + d*x)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{b \coth \left (d x + c\right ) + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(sqrt(b*coth(d*x + c) + a), x)