\(\int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx\) [502]

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

Optimal result

Integrand size = 27, antiderivative size = 47 \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=2 \sqrt {c-\frac {c}{a x}}+2 \sqrt {c} \text {arctanh}\left (\frac {\sqrt {c-\frac {c}{a x}}}{\sqrt {c}}\right ) \]

[Out]

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

Rubi [A] (verified)

Time = 0.24 (sec) , antiderivative size = 47, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.296, Rules used = {6302, 6268, 25, 528, 457, 81, 65, 214} \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=2 \sqrt {c} \text {arctanh}\left (\frac {\sqrt {c-\frac {c}{a x}}}{\sqrt {c}}\right )+2 \sqrt {c-\frac {c}{a x}} \]

[In]

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

[Out]

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

Rule 25

Int[(u_.)*((a_) + (b_.)*(x_)^(n_.))^(m_.)*((c_) + (d_.)*(x_)^(q_.))^(p_.), x_Symbol] :> Dist[(d/a)^p, Int[u*((
a + b*x^n)^(m + p)/x^(n*p)), x], x] /; FreeQ[{a, b, c, d, m, n}, x] && EqQ[q, -n] && IntegerQ[p] && EqQ[a*c -
b*d, 0] &&  !(IntegerQ[m] && NegQ[n])

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 81

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

Rule 214

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

Rule 457

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

Rule 528

Int[(x_)^(m_.)*((c_) + (d_.)*(x_)^(mn_.))^(q_.)*((a_) + (b_.)*(x_)^(n_.))^(p_.), x_Symbol] :> Int[x^(m - n*q)*
(a + b*x^n)^p*(d + c*x^n)^q, x] /; FreeQ[{a, b, c, d, m, n, p}, x] && EqQ[mn, -n] && IntegerQ[q] && (PosQ[n] |
|  !IntegerQ[p])

Rule 6268

Int[E^(ArcTanh[(a_.)*(x_)]*(n_))*(u_.)*((c_) + (d_.)/(x_))^(p_), x_Symbol] :> Int[u*(c + d/x)^p*((1 + a*x)^(n/
2)/(1 - a*x)^(n/2)), x] /; FreeQ[{a, c, d, p}, x] && EqQ[c^2 - a^2*d^2, 0] &&  !IntegerQ[p] && IntegerQ[n/2] &
&  !GtQ[c, 0]

Rule 6302

Int[E^(ArcCoth[(a_.)*(x_)]*(n_))*(u_.), x_Symbol] :> Dist[(-1)^(n/2), Int[u*E^(n*ArcTanh[a*x]), x], x] /; Free
Q[a, x] && IntegerQ[n/2]

Rubi steps \begin{align*} \text {integral}& = -\int \frac {e^{2 \text {arctanh}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx \\ & = -\int \frac {\sqrt {c-\frac {c}{a x}} (1+a x)}{x (1-a x)} \, dx \\ & = \frac {c \int \frac {1+a x}{\sqrt {c-\frac {c}{a x}} x^2} \, dx}{a} \\ & = \frac {c \int \frac {a+\frac {1}{x}}{\sqrt {c-\frac {c}{a x}} x} \, dx}{a} \\ & = -\frac {c \text {Subst}\left (\int \frac {a+x}{x \sqrt {c-\frac {c x}{a}}} \, dx,x,\frac {1}{x}\right )}{a} \\ & = 2 \sqrt {c-\frac {c}{a x}}-c \text {Subst}\left (\int \frac {1}{x \sqrt {c-\frac {c x}{a}}} \, dx,x,\frac {1}{x}\right ) \\ & = 2 \sqrt {c-\frac {c}{a x}}+(2 a) \text {Subst}\left (\int \frac {1}{a-\frac {a x^2}{c}} \, dx,x,\sqrt {c-\frac {c}{a x}}\right ) \\ & = 2 \sqrt {c-\frac {c}{a x}}+2 \sqrt {c} \text {arctanh}\left (\frac {\sqrt {c-\frac {c}{a x}}}{\sqrt {c}}\right ) \\ \end{align*}

Mathematica [A] (verified)

Time = 0.04 (sec) , antiderivative size = 47, normalized size of antiderivative = 1.00 \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=2 \sqrt {c-\frac {c}{a x}}+2 \sqrt {c} \text {arctanh}\left (\frac {\sqrt {c-\frac {c}{a x}}}{\sqrt {c}}\right ) \]

[In]

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

[Out]

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

Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(97\) vs. \(2(39)=78\).

Time = 0.49 (sec) , antiderivative size = 98, normalized size of antiderivative = 2.09

method result size
risch \(2 \sqrt {\frac {c \left (a x -1\right )}{a x}}+\frac {a \ln \left (\frac {-\frac {1}{2} a c +a^{2} c x}{\sqrt {a^{2} c}}+\sqrt {a^{2} c \,x^{2}-a c x}\right ) \sqrt {\frac {c \left (a x -1\right )}{a x}}\, \sqrt {c \left (a x -1\right ) a x}}{\sqrt {a^{2} c}\, \left (a x -1\right )}\) \(98\)
default \(-\frac {\sqrt {\frac {c \left (a x -1\right )}{a x}}\, \left (-2 \sqrt {\left (a x -1\right ) x}\, a^{\frac {3}{2}} x^{2}+2 \left (a \,x^{2}-x \right )^{\frac {3}{2}} \sqrt {a}-\ln \left (\frac {2 \sqrt {\left (a x -1\right ) x}\, \sqrt {a}+2 a x -1}{2 \sqrt {a}}\right ) a \,x^{2}\right )}{x \sqrt {\left (a x -1\right ) x}\, \sqrt {a}}\) \(99\)

[In]

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

[Out]

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

Fricas [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 111, normalized size of antiderivative = 2.36 \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=\left [\sqrt {c} \log \left (-2 \, a c x - 2 \, a \sqrt {c} x \sqrt {\frac {a c x - c}{a x}} + c\right ) + 2 \, \sqrt {\frac {a c x - c}{a x}}, -2 \, \sqrt {-c} \arctan \left (\frac {\sqrt {-c} \sqrt {\frac {a c x - c}{a x}}}{c}\right ) + 2 \, \sqrt {\frac {a c x - c}{a x}}\right ] \]

[In]

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

[Out]

[sqrt(c)*log(-2*a*c*x - 2*a*sqrt(c)*x*sqrt((a*c*x - c)/(a*x)) + c) + 2*sqrt((a*c*x - c)/(a*x)), -2*sqrt(-c)*ar
ctan(sqrt(-c)*sqrt((a*c*x - c)/(a*x))/c) + 2*sqrt((a*c*x - c)/(a*x))]

Sympy [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 95 vs. \(2 (34) = 68\).

Time = 4.29 (sec) , antiderivative size = 95, normalized size of antiderivative = 2.02 \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=\begin {cases} - \frac {2 a \left (\frac {c^{2} \operatorname {atan}{\left (\frac {\sqrt {c - \frac {c}{a x}}}{\sqrt {- c}} \right )}}{a \sqrt {- c}} - \frac {c \sqrt {c - \frac {c}{a x}}}{a}\right )}{c} & \text {for}\: \frac {c}{a} \neq 0 \\- \frac {3 a \sqrt {c} \left (\frac {\log {\left (\frac {2}{x} \right )}}{a} - \frac {\log {\left (2 a - \frac {2}{x} \right )}}{a}\right )}{2} + \frac {\sqrt {c} \log {\left (\frac {a}{x} - \frac {1}{x^{2}} \right )}}{2} & \text {otherwise} \end {cases} \]

[In]

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

[Out]

Piecewise((-2*a*(c**2*atan(sqrt(c - c/(a*x))/sqrt(-c))/(a*sqrt(-c)) - c*sqrt(c - c/(a*x))/a)/c, Ne(c/a, 0)), (
-3*a*sqrt(c)*(log(2/x)/a - log(2*a - 2/x)/a)/2 + sqrt(c)*log(a/x - 1/x**2)/2, True))

Maxima [F]

\[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=\int { \frac {{\left (a x + 1\right )} \sqrt {c - \frac {c}{a x}}}{{\left (a x - 1\right )} x} \,d x } \]

[In]

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

[Out]

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

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

Mupad [F(-1)]

Timed out. \[ \int \frac {e^{2 \coth ^{-1}(a x)} \sqrt {c-\frac {c}{a x}}}{x} \, dx=\int \frac {\sqrt {c-\frac {c}{a\,x}}\,\left (a\,x+1\right )}{x\,\left (a\,x-1\right )} \,d x \]

[In]

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

[Out]

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