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

Optimal. Leaf size=111 \[ -\frac{2^{\frac{3}{2}-\frac{n}{2}} \sqrt{c-\frac{c}{a x}} \left (\frac{1}{a x}+1\right )^{\frac{n+2}{2}} F_1\left (\frac{n+2}{2};\frac{n-1}{2},2;\frac{n+4}{2};\frac{a+\frac{1}{x}}{2 a},1+\frac{1}{a x}\right )}{a (n+2) \sqrt{1-\frac{1}{a x}}} \]

[Out]

-((2^(3/2 - n/2)*(1 + 1/(a*x))^((2 + n)/2)*Sqrt[c - c/(a*x)]*AppellF1[(2 + n)/2, (-1 + n)/2, 2, (4 + n)/2, (a
+ x^(-1))/(2*a), 1 + 1/(a*x)])/(a*(2 + n)*Sqrt[1 - 1/(a*x)]))

________________________________________________________________________________________

Rubi [A]  time = 0.143544, antiderivative size = 111, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.125, Rules used = {6182, 6179, 136} \[ -\frac{2^{\frac{3}{2}-\frac{n}{2}} \sqrt{c-\frac{c}{a x}} \left (\frac{1}{a x}+1\right )^{\frac{n+2}{2}} F_1\left (\frac{n+2}{2};\frac{n-1}{2},2;\frac{n+4}{2};\frac{a+\frac{1}{x}}{2 a},1+\frac{1}{a x}\right )}{a (n+2) \sqrt{1-\frac{1}{a x}}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

-((2^(3/2 - n/2)*(1 + 1/(a*x))^((2 + n)/2)*Sqrt[c - c/(a*x)]*AppellF1[(2 + n)/2, (-1 + n)/2, 2, (4 + n)/2, (a
+ x^(-1))/(2*a), 1 + 1/(a*x)])/(a*(2 + n)*Sqrt[1 - 1/(a*x)]))

Rule 6182

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

Rule 6179

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

Rule 136

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

Rubi steps

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

Mathematica [F]  time = 180.008, size = 0, normalized size = 0. \[ \text{\$Aborted} \]

Verification is Not applicable to the result.

[In]

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

[Out]

$Aborted

________________________________________________________________________________________

Maple [F]  time = 0.185, size = 0, normalized size = 0. \begin{align*} \int{{\rm e}^{n{\rm arccoth} \left (ax\right )}}\sqrt{c-{\frac{c}{ax}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(n*arccoth(a*x))*(c-c/a/x)^(1/2),x)

[Out]

int(exp(n*arccoth(a*x))*(c-c/a/x)^(1/2),x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\left (\frac{a x - 1}{a x + 1}\right )^{\frac{1}{2} \, n} \sqrt{\frac{a c x - c}{a x}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(((a*x - 1)/(a*x + 1))^(1/2*n)*sqrt((a*c*x - c)/(a*x)), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{- c \left (-1 + \frac{1}{a x}\right )} e^{n \operatorname{acoth}{\left (a x \right )}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(n*acoth(a*x))*(c-c/a/x)**(1/2),x)

[Out]

Integral(sqrt(-c*(-1 + 1/(a*x)))*exp(n*acoth(a*x)), x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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