3.520 \(\int \frac{e^{-\coth ^{-1}(a x)} \sqrt{c-\frac{c}{a x}}}{x} \, dx\)

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

[Out]

(2*c*Sqrt[1 - 1/(a^2*x^2)])/Sqrt[c - c/(a*x)] + 2*Sqrt[c]*ArcTanh[(Sqrt[c]*Sqrt[1 - 1/(a^2*x^2)])/Sqrt[c - c/(
a*x)]]

________________________________________________________________________________________

Rubi [A]  time = 0.244024, antiderivative size = 76, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 27, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.148, Rules used = {6178, 881, 875, 208} \[ \frac{2 c \sqrt{1-\frac{1}{a^2 x^2}}}{\sqrt{c-\frac{c}{a x}}}+2 \sqrt{c} \tanh ^{-1}\left (\frac{\sqrt{c} \sqrt{1-\frac{1}{a^2 x^2}}}{\sqrt{c-\frac{c}{a x}}}\right ) \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[c - c/(a*x)]/(E^ArcCoth[a*x]*x),x]

[Out]

(2*c*Sqrt[1 - 1/(a^2*x^2)])/Sqrt[c - c/(a*x)] + 2*Sqrt[c]*ArcTanh[(Sqrt[c]*Sqrt[1 - 1/(a^2*x^2)])/Sqrt[c - c/(
a*x)]]

Rule 6178

Int[E^(ArcCoth[(a_.)*(x_)]*(n_.))*((c_) + (d_.)/(x_))^(p_.)*(x_)^(m_.), x_Symbol] :> -Dist[c^n, Subst[Int[((c
+ d*x)^(p - n)*(1 - x^2/a^2)^(n/2))/x^(m + 2), x], x, 1/x], x] /; FreeQ[{a, c, d, p}, x] && EqQ[c + a*d, 0] &&
 IntegerQ[(n - 1)/2] && IntegerQ[m] && (IntegerQ[p] || EqQ[p, n/2] || EqQ[p, n/2 + 1] || LtQ[-5, m, -1]) && In
tegerQ[2*p]

Rule 881

Int[((d_) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))^(n_)*((a_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(e^2*(d +
 e*x)^(m - 2)*(f + g*x)^(n + 1)*(a + c*x^2)^(p + 1))/(c*g*(n + p + 2)), x] - Dist[(e*f*(p + 1) - d*g*(2*n + p
+ 3))/(g*(n + p + 2)), Int[(d + e*x)^(m - 1)*(f + g*x)^n*(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, f, g, m,
n, p}, x] && NeQ[e*f - d*g, 0] && EqQ[c*d^2 + a*e^2, 0] &&  !IntegerQ[p] && EqQ[m + p - 1, 0] &&  !LtQ[n, -1]
&& IntegerQ[2*p]

Rule 875

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

Rule 208

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

Rubi steps

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

Mathematica [A]  time = 0.232706, size = 132, normalized size = 1.74 \[ \frac{2 a x \sqrt{1-\frac{1}{a^2 x^2}} \sqrt{c-\frac{c}{a x}}+\sqrt{c} (a x-1) \log \left (2 a^2 \sqrt{c} x^2 \sqrt{1-\frac{1}{a^2 x^2}} \sqrt{c-\frac{c}{a x}}+c \left (2 a^2 x^2-a x-1\right )\right )+\sqrt{c} (1-a x) \log (1-a x)}{a x-1} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[Sqrt[c - c/(a*x)]/(E^ArcCoth[a*x]*x),x]

[Out]

(2*a*Sqrt[1 - 1/(a^2*x^2)]*Sqrt[c - c/(a*x)]*x + Sqrt[c]*(1 - a*x)*Log[1 - a*x] + Sqrt[c]*(-1 + a*x)*Log[2*a^2
*Sqrt[c]*Sqrt[1 - 1/(a^2*x^2)]*Sqrt[c - c/(a*x)]*x^2 + c*(-1 - a*x + 2*a^2*x^2)])/(-1 + a*x)

________________________________________________________________________________________

Maple [A]  time = 0.196, size = 100, normalized size = 1.3 \begin{align*}{\frac{ax+1}{ax-1}\sqrt{{\frac{ax-1}{ax+1}}}\sqrt{{\frac{c \left ( ax-1 \right ) }{ax}}} \left ( \ln \left ({\frac{1}{2} \left ( 2\,\sqrt{ \left ( ax+1 \right ) x}\sqrt{a}+2\,ax+1 \right ){\frac{1}{\sqrt{a}}}} \right ) xa+2\,\sqrt{ \left ( ax+1 \right ) x}\sqrt{a} \right ){\frac{1}{\sqrt{ \left ( ax+1 \right ) x}}}{\frac{1}{\sqrt{a}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c-c/a/x)^(1/2)*((a*x-1)/(a*x+1))^(1/2)/x,x)

[Out]

((a*x-1)/(a*x+1))^(1/2)*(a*x+1)*(c*(a*x-1)/a/x)^(1/2)*(ln(1/2*(2*((a*x+1)*x)^(1/2)*a^(1/2)+2*a*x+1)/a^(1/2))*x
*a+2*((a*x+1)*x)^(1/2)*a^(1/2))/(a*x-1)/((a*x+1)*x)^(1/2)/a^(1/2)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{c - \frac{c}{a x}} \sqrt{\frac{a x - 1}{a x + 1}}}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(sqrt(c - c/(a*x))*sqrt((a*x - 1)/(a*x + 1))/x, x)

________________________________________________________________________________________

Fricas [B]  time = 1.73686, size = 603, normalized size = 7.93 \begin{align*} \left [\frac{{\left (a x - 1\right )} \sqrt{c} \log \left (-\frac{8 \, a^{3} c x^{3} - 7 \, a c x + 4 \,{\left (2 \, a^{3} x^{3} + 3 \, a^{2} x^{2} + a x\right )} \sqrt{c} \sqrt{\frac{a x - 1}{a x + 1}} \sqrt{\frac{a c x - c}{a x}} - c}{a x - 1}\right ) + 4 \,{\left (a x + 1\right )} \sqrt{\frac{a x - 1}{a x + 1}} \sqrt{\frac{a c x - c}{a x}}}{2 \,{\left (a x - 1\right )}}, -\frac{{\left (a x - 1\right )} \sqrt{-c} \arctan \left (\frac{2 \,{\left (a^{2} x^{2} + a x\right )} \sqrt{-c} \sqrt{\frac{a x - 1}{a x + 1}} \sqrt{\frac{a c x - c}{a x}}}{2 \, a^{2} c x^{2} - a c x - c}\right ) - 2 \,{\left (a x + 1\right )} \sqrt{\frac{a x - 1}{a x + 1}} \sqrt{\frac{a c x - c}{a x}}}{a x - 1}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

[1/2*((a*x - 1)*sqrt(c)*log(-(8*a^3*c*x^3 - 7*a*c*x + 4*(2*a^3*x^3 + 3*a^2*x^2 + a*x)*sqrt(c)*sqrt((a*x - 1)/(
a*x + 1))*sqrt((a*c*x - c)/(a*x)) - c)/(a*x - 1)) + 4*(a*x + 1)*sqrt((a*x - 1)/(a*x + 1))*sqrt((a*c*x - c)/(a*
x)))/(a*x - 1), -((a*x - 1)*sqrt(-c)*arctan(2*(a^2*x^2 + a*x)*sqrt(-c)*sqrt((a*x - 1)/(a*x + 1))*sqrt((a*c*x -
 c)/(a*x))/(2*a^2*c*x^2 - a*c*x - c)) - 2*(a*x + 1)*sqrt((a*x - 1)/(a*x + 1))*sqrt((a*c*x - c)/(a*x)))/(a*x -
1)]

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-c/a/x)**(1/2)*((a*x-1)/(a*x+1))**(1/2)/x,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{c - \frac{c}{a x}} \sqrt{\frac{a x - 1}{a x + 1}}}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(sqrt(c - c/(a*x))*sqrt((a*x - 1)/(a*x + 1))/x, x)