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

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

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.155213, antiderivative size = 78, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.182, Rules used = {6177, 863, 875, 208} \[ \frac{c x \sqrt{1-\frac{1}{a^2 x^2}}}{\sqrt{c-\frac{c}{a x}}}+\frac{\sqrt{c} \tanh ^{-1}\left (\frac{\sqrt{c} \sqrt{1-\frac{1}{a^2 x^2}}}{\sqrt{c-\frac{c}{a x}}}\right )}{a} \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 6177

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

Rule 863

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

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 e^{\coth ^{-1}(a x)} \sqrt{c-\frac{c}{a x}} \, dx &=-\left (c \operatorname{Subst}\left (\int \frac{\sqrt{1-\frac{x^2}{a^2}}}{x^2 \sqrt{c-\frac{c x}{a}}} \, dx,x,\frac{1}{x}\right )\right )\\ &=\frac{c \sqrt{1-\frac{1}{a^2 x^2}} x}{\sqrt{c-\frac{c}{a x}}}-\frac{\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 )}{2 a}\\ &=\frac{c \sqrt{1-\frac{1}{a^2 x^2}} x}{\sqrt{c-\frac{c}{a x}}}-\frac{c^2 \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^3}\\ &=\frac{c \sqrt{1-\frac{1}{a^2 x^2}} x}{\sqrt{c-\frac{c}{a x}}}+\frac{\sqrt{c} \tanh ^{-1}\left (\frac{\sqrt{c} \sqrt{1-\frac{1}{a^2 x^2}}}{\sqrt{c-\frac{c}{a x}}}\right )}{a}\\ \end{align*}

Mathematica [A]  time = 0.0436105, size = 66, normalized size = 0.85 \[ \frac{\sqrt{c-\frac{c}{a x}} \left (a x+\sqrt{\frac{1}{a x}+1} \tanh ^{-1}\left (\sqrt{\frac{1}{a x}+1}\right )+1\right )}{a \sqrt{1-\frac{1}{a^2 x^2}}} \]

Warning: Unable to verify antiderivative.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [A]  time = 0.17, size = 87, normalized size = 1.1 \begin{align*}{\frac{x}{2}\sqrt{{\frac{c \left ( ax-1 \right ) }{ax}}} \left ( 2\,\sqrt{ \left ( ax+1 \right ) x}\sqrt{a}+\ln \left ({\frac{1}{2} \left ( 2\,\sqrt{ \left ( ax+1 \right ) x}\sqrt{a}+2\,ax+1 \right ){\frac{1}{\sqrt{a}}}} \right ) \right ){\frac{1}{\sqrt{{\frac{ax-1}{ax+1}}}}}{\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(1/((a*x-1)/(a*x+1))^(1/2)*(c-c/a/x)^(1/2),x)

[Out]

1/2/((a*x-1)/(a*x+1))^(1/2)*(c*(a*x-1)/a/x)^(1/2)*x*(2*((a*x+1)*x)^(1/2)*a^(1/2)+ln(1/2*(2*((a*x+1)*x)^(1/2)*a
^(1/2)+2*a*x+1)/a^(1/2)))/((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}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [B]  time = 2.16779, size = 630, normalized size = 8.08 \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^{2} x^{2} + a x\right )} \sqrt{\frac{a x - 1}{a x + 1}} \sqrt{\frac{a c x - c}{a x}}}{4 \,{\left (a^{2} x - a\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^{2} x^{2} + a x\right )} \sqrt{\frac{a x - 1}{a x + 1}} \sqrt{\frac{a c x - c}{a x}}}{2 \,{\left (a^{2} x - a\right )}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

[1/4*((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^2*x^2 + a*x)*sqrt((a*x - 1)/(a*x + 1))*sqrt((a*c*x -
c)/(a*x)))/(a^2*x - a), -1/2*((a*x - 1)*sqrt(-c)*arctan(2*(a^2*x^2 + a*x)*sqrt(-c)*sqrt((a*x - 1)/(a*x + 1))*s
qrt((a*c*x - c)/(a*x))/(2*a^2*c*x^2 - a*c*x - c)) - 2*(a^2*x^2 + a*x)*sqrt((a*x - 1)/(a*x + 1))*sqrt((a*c*x -
c)/(a*x)))/(a^2*x - a)]

________________________________________________________________________________________

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(1/((a*x-1)/(a*x+1))**(1/2)*(c-c/a/x)**(1/2),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}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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