3.64 \(\int \frac {e^{\text {sech}^{-1}(a x^p)}}{x^2} \, dx\)

Optimal. Leaf size=107 \[ \frac {p x^{-p-1} \sqrt {\frac {1}{a x^p+1}} \sqrt {a x^p+1} \, _2F_1\left (\frac {1}{2},-\frac {p+1}{2 p};-\frac {1-p}{2 p};a^2 x^{2 p}\right )}{a (p+1)}+\frac {p x^{-p-1}}{a (p+1)}-\frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x} \]

[Out]

-(1/a/(x^p)+(1/a/(x^p)-1)^(1/2)*(1/a/(x^p)+1)^(1/2))/x+p*x^(-1-p)/a/(1+p)+p*x^(-1-p)*hypergeom([1/2, 1/2*(-1-p
)/p],[1/2*(-1+p)/p],a^2*x^(2*p))*(1/(1+a*x^p))^(1/2)*(1+a*x^p)^(1/2)/a/(1+p)

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 107, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {6335, 30, 259, 364} \[ \frac {p x^{-p-1} \sqrt {\frac {1}{a x^p+1}} \sqrt {a x^p+1} \, _2F_1\left (\frac {1}{2},-\frac {p+1}{2 p};-\frac {1-p}{2 p};a^2 x^{2 p}\right )}{a (p+1)}+\frac {p x^{-p-1}}{a (p+1)}-\frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x} \]

Antiderivative was successfully verified.

[In]

Int[E^ArcSech[a*x^p]/x^2,x]

[Out]

-(E^ArcSech[a*x^p]/x) + (p*x^(-1 - p))/(a*(1 + p)) + (p*x^(-1 - p)*Sqrt[(1 + a*x^p)^(-1)]*Sqrt[1 + a*x^p]*Hype
rgeometric2F1[1/2, -(1 + p)/(2*p), -(1 - p)/(2*p), a^2*x^(2*p)])/(a*(1 + p))

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 259

Int[((c_.)*(x_))^(m_.)*((a1_) + (b1_.)*(x_)^(n_))^(p_)*((a2_) + (b2_.)*(x_)^(n_))^(p_), x_Symbol] :> Int[(c*x)
^m*(a1*a2 + b1*b2*x^(2*n))^p, x] /; FreeQ[{a1, b1, a2, b2, c, m, n, p}, x] && EqQ[a2*b1 + a1*b2, 0] && (Intege
rQ[p] || (GtQ[a1, 0] && GtQ[a2, 0]))

Rule 364

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a^p*(c*x)^(m + 1)*Hypergeometric2F1[-
p, (m + 1)/n, (m + 1)/n + 1, -((b*x^n)/a)])/(c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 6335

Int[E^ArcSech[(a_.)*(x_)^(p_.)]*(x_)^(m_.), x_Symbol] :> Simp[(x^(m + 1)*E^ArcSech[a*x^p])/(m + 1), x] + (Dist
[p/(a*(m + 1)), Int[x^(m - p), x], x] + Dist[(p*Sqrt[1 + a*x^p]*Sqrt[1/(1 + a*x^p)])/(a*(m + 1)), Int[x^(m - p
)/(Sqrt[1 + a*x^p]*Sqrt[1 - a*x^p]), x], x]) /; FreeQ[{a, m, p}, x] && NeQ[m, -1]

Rubi steps

\begin {align*} \int \frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x^2} \, dx &=-\frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x}-\frac {p \int x^{-2-p} \, dx}{a}-\frac {\left (p \sqrt {\frac {1}{1+a x^p}} \sqrt {1+a x^p}\right ) \int \frac {x^{-2-p}}{\sqrt {1-a x^p} \sqrt {1+a x^p}} \, dx}{a}\\ &=-\frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x}+\frac {p x^{-1-p}}{a (1+p)}-\frac {\left (p \sqrt {\frac {1}{1+a x^p}} \sqrt {1+a x^p}\right ) \int \frac {x^{-2-p}}{\sqrt {1-a^2 x^{2 p}}} \, dx}{a}\\ &=-\frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x}+\frac {p x^{-1-p}}{a (1+p)}+\frac {p x^{-1-p} \sqrt {\frac {1}{1+a x^p}} \sqrt {1+a x^p} \, _2F_1\left (\frac {1}{2},-\frac {1+p}{2 p};-\frac {1-p}{2 p};a^2 x^{2 p}\right )}{a (1+p)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.28, size = 156, normalized size = 1.46 \[ x^{-p-1} \left (\frac {a p x^{2 p} \sqrt {\frac {1-a x^p}{a x^p+1}} \sqrt {1-a^2 x^{2 p}} \, _2F_1\left (\frac {1}{2},\frac {p-1}{2 p};\frac {3}{2}-\frac {1}{2 p};a^2 x^{2 p}\right )}{(p-1) (p+1) \left (a x^p-1\right )}-\frac {\sqrt {\frac {1-a x^p}{a x^p+1}} \left (a x^p+1\right )}{a (p+1)}-\frac {1}{a p+a}\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[E^ArcSech[a*x^p]/x^2,x]

[Out]

x^(-1 - p)*(-(a + a*p)^(-1) - (Sqrt[(1 - a*x^p)/(1 + a*x^p)]*(1 + a*x^p))/(a*(1 + p)) + (a*p*x^(2*p)*Sqrt[(1 -
 a*x^p)/(1 + a*x^p)]*Sqrt[1 - a^2*x^(2*p)]*Hypergeometric2F1[1/2, (-1 + p)/(2*p), 3/2 - 1/(2*p), a^2*x^(2*p)])
/((-1 + p)*(1 + p)*(-1 + a*x^p)))

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\frac {1}{a x^{p}} + 1} \sqrt {\frac {1}{a x^{p}} - 1} + \frac {1}{a x^{p}}}{x^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [F]  time = 1.07, size = 0, normalized size = 0.00 \[ \int \frac {\frac {x^{-p}}{a}+\sqrt {\frac {x^{-p}}{a}-1}\, \sqrt {\frac {x^{-p}}{a}+1}}{x^{2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {\sqrt {a x^{p} + 1} \sqrt {-a x^{p} + 1}}{x^{2} x^{p}}\,{d x}}{a} - \frac {x^{-p - 1}}{a {\left (p + 1\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {\sqrt {\frac {1}{a\,x^p}-1}\,\sqrt {\frac {1}{a\,x^p}+1}+\frac {1}{a\,x^p}}{x^2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {x^{- p}}{x^{2}}\, dx + \int \frac {a \sqrt {-1 + \frac {x^{- p}}{a}} \sqrt {1 + \frac {x^{- p}}{a}}}{x^{2}}\, dx}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(Integral(x**(-p)/x**2, x) + Integral(a*sqrt(-1 + x**(-p)/a)*sqrt(1 + x**(-p)/a)/x**2, x))/a

________________________________________________________________________________________