3.293 \(\int x^{-1+n} \cosh ^{-1}(a+b x^n) \, dx\)

Optimal. Leaf size=55 \[ \frac {\left (a+b x^n\right ) \cosh ^{-1}\left (a+b x^n\right )}{b n}-\frac {\sqrt {a+b x^n-1} \sqrt {a+b x^n+1}}{b n} \]

[Out]

(a+b*x^n)*arccosh(a+b*x^n)/b/n-(-1+a+b*x^n)^(1/2)*(1+a+b*x^n)^(1/2)/b/n

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 55, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {6715, 5864, 5654, 74} \[ \frac {\left (a+b x^n\right ) \cosh ^{-1}\left (a+b x^n\right )}{b n}-\frac {\sqrt {a+b x^n-1} \sqrt {a+b x^n+1}}{b n} \]

Antiderivative was successfully verified.

[In]

Int[x^(-1 + n)*ArcCosh[a + b*x^n],x]

[Out]

-((Sqrt[-1 + a + b*x^n]*Sqrt[1 + a + b*x^n])/(b*n)) + ((a + b*x^n)*ArcCosh[a + b*x^n])/(b*n)

Rule 74

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] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2, 0] &
& EqQ[a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)), 0]

Rule 5654

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.), x_Symbol] :> Simp[x*(a + b*ArcCosh[c*x])^n, x] - Dist[b*c*n, In
t[(x*(a + b*ArcCosh[c*x])^(n - 1))/(Sqrt[-1 + c*x]*Sqrt[1 + c*x]), x], x] /; FreeQ[{a, b, c}, x] && GtQ[n, 0]

Rule 5864

Int[((a_.) + ArcCosh[(c_) + (d_.)*(x_)]*(b_.))^(n_.), x_Symbol] :> Dist[1/d, Subst[Int[(a + b*ArcCosh[x])^n, x
], x, c + d*x], x] /; FreeQ[{a, b, c, d, n}, x]

Rule 6715

Int[(u_)*(x_)^(m_.), x_Symbol] :> Dist[1/(m + 1), Subst[Int[SubstFor[x^(m + 1), u, x], x], x, x^(m + 1)], x] /
; FreeQ[m, x] && NeQ[m, -1] && FunctionOfQ[x^(m + 1), u, x]

Rubi steps

\begin {align*} \int x^{-1+n} \cosh ^{-1}\left (a+b x^n\right ) \, dx &=\frac {\operatorname {Subst}\left (\int \cosh ^{-1}(a+b x) \, dx,x,x^n\right )}{n}\\ &=\frac {\operatorname {Subst}\left (\int \cosh ^{-1}(x) \, dx,x,a+b x^n\right )}{b n}\\ &=\frac {\left (a+b x^n\right ) \cosh ^{-1}\left (a+b x^n\right )}{b n}-\frac {\operatorname {Subst}\left (\int \frac {x}{\sqrt {-1+x} \sqrt {1+x}} \, dx,x,a+b x^n\right )}{b n}\\ &=-\frac {\sqrt {-1+a+b x^n} \sqrt {1+a+b x^n}}{b n}+\frac {\left (a+b x^n\right ) \cosh ^{-1}\left (a+b x^n\right )}{b n}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 50, normalized size = 0.91 \[ \frac {\left (a+b x^n\right ) \cosh ^{-1}\left (a+b x^n\right )-\sqrt {a+b x^n-1} \sqrt {a+b x^n+1}}{b n} \]

Antiderivative was successfully verified.

[In]

Integrate[x^(-1 + n)*ArcCosh[a + b*x^n],x]

[Out]

(-(Sqrt[-1 + a + b*x^n]*Sqrt[1 + a + b*x^n]) + (a + b*x^n)*ArcCosh[a + b*x^n])/(b*n)

________________________________________________________________________________________

fricas [B]  time = 0.71, size = 152, normalized size = 2.76 \[ \frac {{\left (b \cosh \left (n \log \relax (x)\right ) + b \sinh \left (n \log \relax (x)\right ) + a\right )} \log \left (b \cosh \left (n \log \relax (x)\right ) + b \sinh \left (n \log \relax (x)\right ) + a + \sqrt {\frac {2 \, a b + {\left (a^{2} + b^{2} - 1\right )} \cosh \left (n \log \relax (x)\right ) - {\left (a^{2} - b^{2} - 1\right )} \sinh \left (n \log \relax (x)\right )}{\cosh \left (n \log \relax (x)\right ) - \sinh \left (n \log \relax (x)\right )}}\right ) - \sqrt {\frac {2 \, a b + {\left (a^{2} + b^{2} - 1\right )} \cosh \left (n \log \relax (x)\right ) - {\left (a^{2} - b^{2} - 1\right )} \sinh \left (n \log \relax (x)\right )}{\cosh \left (n \log \relax (x)\right ) - \sinh \left (n \log \relax (x)\right )}}}{b n} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(-1+n)*arccosh(a+b*x^n),x, algorithm="fricas")

[Out]

((b*cosh(n*log(x)) + b*sinh(n*log(x)) + a)*log(b*cosh(n*log(x)) + b*sinh(n*log(x)) + a + sqrt((2*a*b + (a^2 +
b^2 - 1)*cosh(n*log(x)) - (a^2 - b^2 - 1)*sinh(n*log(x)))/(cosh(n*log(x)) - sinh(n*log(x))))) - sqrt((2*a*b +
(a^2 + b^2 - 1)*cosh(n*log(x)) - (a^2 - b^2 - 1)*sinh(n*log(x)))/(cosh(n*log(x)) - sinh(n*log(x)))))/(b*n)

________________________________________________________________________________________

giac [B]  time = 0.73, size = 124, normalized size = 2.25 \[ -\frac {b {\left (\frac {a \log \left ({\left | -a b - {\left (x^{n} {\left | b \right |} - \sqrt {b^{2} x^{2 \, n} + 2 \, a b x^{n} + a^{2} - 1}\right )} {\left | b \right |} \right |}\right )}{b {\left | b \right |}} + \frac {\sqrt {b^{2} x^{2 \, n} + 2 \, a b x^{n} + a^{2} - 1}}{b^{2}}\right )} - x^{n} \log \left (b x^{n} + a + \sqrt {b^{2} x^{2 \, n} + 2 \, a b x^{n} + a^{2} - 1}\right )}{n} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(-1+n)*arccosh(a+b*x^n),x, algorithm="giac")

[Out]

-(b*(a*log(abs(-a*b - (x^n*abs(b) - sqrt(b^2*x^(2*n) + 2*a*b*x^n + a^2 - 1))*abs(b)))/(b*abs(b)) + sqrt(b^2*x^
(2*n) + 2*a*b*x^n + a^2 - 1)/b^2) - x^n*log(b*x^n + a + sqrt(b^2*x^(2*n) + 2*a*b*x^n + a^2 - 1)))/n

________________________________________________________________________________________

maple [F]  time = 0.04, size = 0, normalized size = 0.00 \[ \int x^{-1+n} \mathrm {arccosh}\left (a +b \,x^{n}\right )\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(-1+n)*arccosh(a+b*x^n),x)

[Out]

int(x^(-1+n)*arccosh(a+b*x^n),x)

________________________________________________________________________________________

maxima [A]  time = 0.30, size = 39, normalized size = 0.71 \[ \frac {{\left (b x^{n} + a\right )} \operatorname {arcosh}\left (b x^{n} + a\right ) - \sqrt {{\left (b x^{n} + a\right )}^{2} - 1}}{b n} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(-1+n)*arccosh(a+b*x^n),x, algorithm="maxima")

[Out]

((b*x^n + a)*arccosh(b*x^n + a) - sqrt((b*x^n + a)^2 - 1))/(b*n)

________________________________________________________________________________________

mupad [B]  time = 1.07, size = 303, normalized size = 5.51 \[ \frac {x^n\,\mathrm {acosh}\left (a+b\,x^n\right )}{n}-\frac {\frac {4\,a\,{\left (\sqrt {a-1}-\sqrt {a+b\,x^n-1}\right )}^3}{b\,{\left (\sqrt {a+1}-\sqrt {a+b\,x^n+1}\right )}^3}+\frac {4\,a\,\left (\sqrt {a-1}-\sqrt {a+b\,x^n-1}\right )}{b\,\left (\sqrt {a+1}-\sqrt {a+b\,x^n+1}\right )}-\frac {8\,{\left (\sqrt {a-1}-\sqrt {a+b\,x^n-1}\right )}^2\,\sqrt {a-1}\,\sqrt {a+1}}{b\,{\left (\sqrt {a+1}-\sqrt {a+b\,x^n+1}\right )}^2}}{n\,\left (\frac {{\left (\sqrt {a-1}-\sqrt {a+b\,x^n-1}\right )}^4}{{\left (\sqrt {a+1}-\sqrt {a+b\,x^n+1}\right )}^4}-\frac {2\,{\left (\sqrt {a-1}-\sqrt {a+b\,x^n-1}\right )}^2}{{\left (\sqrt {a+1}-\sqrt {a+b\,x^n+1}\right )}^2}+1\right )}+\frac {4\,a\,\mathrm {atanh}\left (\frac {\sqrt {a-1}-\sqrt {a+b\,x^n-1}}{\sqrt {a+1}-\sqrt {a+b\,x^n+1}}\right )}{b\,n} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(n - 1)*acosh(a + b*x^n),x)

[Out]

(x^n*acosh(a + b*x^n))/n - ((4*a*((a - 1)^(1/2) - (a + b*x^n - 1)^(1/2))^3)/(b*((a + 1)^(1/2) - (a + b*x^n + 1
)^(1/2))^3) + (4*a*((a - 1)^(1/2) - (a + b*x^n - 1)^(1/2)))/(b*((a + 1)^(1/2) - (a + b*x^n + 1)^(1/2))) - (8*(
(a - 1)^(1/2) - (a + b*x^n - 1)^(1/2))^2*(a - 1)^(1/2)*(a + 1)^(1/2))/(b*((a + 1)^(1/2) - (a + b*x^n + 1)^(1/2
))^2))/(n*(((a - 1)^(1/2) - (a + b*x^n - 1)^(1/2))^4/((a + 1)^(1/2) - (a + b*x^n + 1)^(1/2))^4 - (2*((a - 1)^(
1/2) - (a + b*x^n - 1)^(1/2))^2)/((a + 1)^(1/2) - (a + b*x^n + 1)^(1/2))^2 + 1)) + (4*a*atanh(((a - 1)^(1/2) -
 (a + b*x^n - 1)^(1/2))/((a + 1)^(1/2) - (a + b*x^n + 1)^(1/2))))/(b*n)

________________________________________________________________________________________

sympy [A]  time = 58.15, size = 76, normalized size = 1.38 \[ \begin {cases} \log {\relax (x )} \operatorname {acosh}{\relax (a )} & \text {for}\: b = 0 \wedge n = 0 \\\frac {x^{n} \operatorname {acosh}{\relax (a )}}{n} & \text {for}\: b = 0 \\\log {\relax (x )} \operatorname {acosh}{\left (a + b \right )} & \text {for}\: n = 0 \\\frac {a \operatorname {acosh}{\left (a + b x^{n} \right )}}{b n} + \frac {x^{n} \operatorname {acosh}{\left (a + b x^{n} \right )}}{n} - \frac {\sqrt {a^{2} + 2 a b x^{n} + b^{2} x^{2 n} - 1}}{b n} & \text {otherwise} \end {cases} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**(-1+n)*acosh(a+b*x**n),x)

[Out]

Piecewise((log(x)*acosh(a), Eq(b, 0) & Eq(n, 0)), (x**n*acosh(a)/n, Eq(b, 0)), (log(x)*acosh(a + b), Eq(n, 0))
, (a*acosh(a + b*x**n)/(b*n) + x**n*acosh(a + b*x**n)/n - sqrt(a**2 + 2*a*b*x**n + b**2*x**(2*n) - 1)/(b*n), T
rue))

________________________________________________________________________________________