3.3.70 \(\int \frac {(a+b \cosh ^{-1}(\frac {\sqrt {1-c x}}{\sqrt {1+c x}}))^2}{1-c^2 x^2} \, dx\) [270]

Optimal. Leaf size=196 \[ -\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^3}{3 b c}-\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2 \log \left (1+e^{-2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}+\frac {b \left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right ) \text {PolyLog}\left (2,-e^{-2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}+\frac {b^2 \text {PolyLog}\left (3,-e^{-2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{2 c} \]

[Out]

-1/3*(a+b*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2)))^3/b/c-(a+b*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2)))^2*ln(1+1/((
-c*x+1)^(1/2)/(c*x+1)^(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1)^(1/2))^2)/
c+b*(a+b*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2)))*polylog(2,-1/((-c*x+1)^(1/2)/(c*x+1)^(1/2)+((-c*x+1)^(1/2)/(c*
x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1)^(1/2))^2)/c+1/2*b^2*polylog(3,-1/((-c*x+1)^(1/2)/(c*x+1)^
(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1)^(1/2))^2)/c

________________________________________________________________________________________

Rubi [A]
time = 0.18, antiderivative size = 196, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 40, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.175, Rules used = {6813, 5882, 3799, 2221, 2611, 2320, 6724} \begin {gather*} \frac {b \text {Li}_2\left (-e^{-2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {c x+1}}\right )}\right ) \left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {c x+1}}\right )\right )}{c}-\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {c x+1}}\right )\right )^3}{3 b c}-\frac {\log \left (e^{-2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {c x+1}}\right )}+1\right ) \left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {c x+1}}\right )\right )^2}{c}+\frac {b^2 \text {Li}_3\left (-e^{-2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {c x+1}}\right )}\right )}{2 c} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])^2/(1 - c^2*x^2),x]

[Out]

-1/3*(a + b*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])^3/(b*c) - ((a + b*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])^2*Lo
g[1 + E^(-2*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])])/c + (b*(a + b*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])*PolyLo
g[2, -E^(-2*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])])/c + (b^2*PolyLog[3, -E^(-2*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 +
c*x]])])/(2*c)

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 3799

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> Simp[(-I)*((c + d*x)^(m
 + 1)/(d*(m + 1))), x] + Dist[2*I, Int[(c + d*x)^m*(E^(2*((-I)*e + f*fz*x))/(1 + E^(2*((-I)*e + f*fz*x)))), x]
, x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5882

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

Rule 6724

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

Rule 6813

Int[((a_.) + (b_.)*(F_)[((c_.)*Sqrt[(d_.) + (e_.)*(x_)])/Sqrt[(f_.) + (g_.)*(x_)]])^(n_.)/((A_.) + (C_.)*(x_)^
2), x_Symbol] :> Dist[2*e*(g/(C*(e*f - d*g))), Subst[Int[(a + b*F[c*x])^n/x, x], x, Sqrt[d + e*x]/Sqrt[f + g*x
]], x] /; FreeQ[{a, b, c, d, e, f, g, A, C, F}, x] && EqQ[C*d*f - A*e*g, 0] && EqQ[e*f + d*g, 0] && IGtQ[n, 0]

Rubi steps

\begin {align*} \int \frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2}{1-c^2 x^2} \, dx &=-\frac {\text {Subst}\left (\int \frac {\left (a+b \cosh ^{-1}(x)\right )^2}{x} \, dx,x,\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}{c}\\ &=-\frac {\text {Subst}\left (\int (a+b x)^2 \tanh (x) \, dx,x,\cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )}{c}\\ &=\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^3}{3 b c}-\frac {2 \text {Subst}\left (\int \frac {e^{2 x} (a+b x)^2}{1+e^{2 x}} \, dx,x,\cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )}{c}\\ &=\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^3}{3 b c}-\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2 \log \left (1+e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}+\frac {(2 b) \text {Subst}\left (\int (a+b x) \log \left (1+e^{2 x}\right ) \, dx,x,\cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )}{c}\\ &=\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^3}{3 b c}-\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2 \log \left (1+e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}-\frac {b \left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right ) \text {Li}_2\left (-e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}+\frac {b^2 \text {Subst}\left (\int \text {Li}_2\left (-e^{2 x}\right ) \, dx,x,\cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )}{c}\\ &=\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^3}{3 b c}-\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2 \log \left (1+e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}-\frac {b \left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right ) \text {Li}_2\left (-e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}+\frac {b^2 \text {Subst}\left (\int \frac {\text {Li}_2(-x)}{x} \, dx,x,e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{2 c}\\ &=\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^3}{3 b c}-\frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2 \log \left (1+e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}-\frac {b \left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right ) \text {Li}_2\left (-e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{c}+\frac {b^2 \text {Li}_3\left (-e^{2 \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )}\right )}{2 c}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]
time = 0.51, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (a+b \cosh ^{-1}\left (\frac {\sqrt {1-c x}}{\sqrt {1+c x}}\right )\right )^2}{1-c^2 x^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[(a + b*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])^2/(1 - c^2*x^2),x]

[Out]

Integrate[(a + b*ArcCosh[Sqrt[1 - c*x]/Sqrt[1 + c*x]])^2/(1 - c^2*x^2), x]

________________________________________________________________________________________

Maple [A]
time = 0.06, size = 491, normalized size = 2.51

method result size
default \(-\frac {a^{2} \ln \left (c x -1\right )}{2 c}+\frac {a^{2} \ln \left (c x +1\right )}{2 c}+\frac {b^{2} \mathrm {arccosh}\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}\right )^{3}}{3 c}-\frac {b^{2} \mathrm {arccosh}\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}\right )^{2} \ln \left (\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+\sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}-1}\, \sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+1}\right )^{2}+1\right )}{c}-\frac {b^{2} \mathrm {arccosh}\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}\right ) \polylog \left (2, -\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+\sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}-1}\, \sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+1}\right )^{2}\right )}{c}+\frac {b^{2} \polylog \left (3, -\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+\sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}-1}\, \sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+1}\right )^{2}\right )}{2 c}+\frac {a b \mathrm {arccosh}\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}\right )^{2}}{c}-\frac {2 a b \,\mathrm {arccosh}\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}\right ) \ln \left (\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+\sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}-1}\, \sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+1}\right )^{2}+1\right )}{c}-\frac {a b \polylog \left (2, -\left (\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+\sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}-1}\, \sqrt {\frac {\sqrt {-c x +1}}{\sqrt {c x +1}}+1}\right )^{2}\right )}{c}\) \(491\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*a^2/c*ln(c*x-1)+1/2*a^2/c*ln(c*x+1)+1/3*b^2/c*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2))^3-b^2/c*arccosh((-c*x
+1)^(1/2)/(c*x+1)^(1/2))^2*ln(((-c*x+1)^(1/2)/(c*x+1)^(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(
1/2)/(c*x+1)^(1/2)+1)^(1/2))^2+1)-b^2/c*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2))*polylog(2,-((-c*x+1)^(1/2)/(c*x+
1)^(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1)^(1/2))^2)+1/2*b^2/c*polylog(3
,-((-c*x+1)^(1/2)/(c*x+1)^(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1)^(1/2))
^2)+a*b*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2))^2/c-2*a*b/c*arccosh((-c*x+1)^(1/2)/(c*x+1)^(1/2))*ln(((-c*x+1)^(
1/2)/(c*x+1)^(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1)^(1/2))^2+1)-a*b/c*p
olylog(2,-((-c*x+1)^(1/2)/(c*x+1)^(1/2)+((-c*x+1)^(1/2)/(c*x+1)^(1/2)-1)^(1/2)*((-c*x+1)^(1/2)/(c*x+1)^(1/2)+1
)^(1/2))^2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*a^2*(log(c*x + 1)/c - log(c*x - 1)/c) + 1/2*(b^2*log(c*x + 1) - b^2*log(-c*x + 1))*log(sqrt(sqrt(c*x + 1)
+ sqrt(-c*x + 1))*sqrt(-sqrt(c*x + 1) + sqrt(-c*x + 1)) + sqrt(-c*x + 1))^2/c + integrate(-1/4*(((c*x + 1)*sqr
t(-c*x + 1)*b^2 - (-c*x + 1)^(3/2)*b^2)*log(c*x + 1)^2 + (((c*x + 1)*b^2 + (c*x - 1)*b^2)*log(c*x + 1)^2 - 4*(
(c*x + 1)*a*b + (c*x - 1)*a*b)*log(c*x + 1))*sqrt(sqrt(c*x + 1) + sqrt(-c*x + 1))*sqrt(-sqrt(c*x + 1) + sqrt(-
c*x + 1)) - 4*((c*x + 1)*sqrt(-c*x + 1)*a*b - (-c*x + 1)^(3/2)*a*b)*log(c*x + 1) + 2*((4*a*b + (b^2*c*x + b^2)
*log(c*x + 1) - (b^2*c*x + b^2)*log(-c*x + 1))*(c*x + 1)*sqrt(-c*x + 1) - (4*a*b + (b^2*c*x + b^2)*log(c*x + 1
) - (b^2*c*x + b^2)*log(-c*x + 1))*(-c*x + 1)^(3/2) + ((4*a*b + (b^2*c*x - b^2)*log(c*x + 1) - (b^2*c*x - b^2)
*log(-c*x + 1))*(c*x + 1) + (4*a*b + (b^2*c*x + b^2)*log(c*x + 1) - (b^2*c*x + b^2)*log(-c*x + 1))*(c*x - 1) -
 2*((c*x + 1)*b^2 + (c*x - 1)*b^2)*log(c*x + 1))*sqrt(sqrt(c*x + 1) + sqrt(-c*x + 1))*sqrt(-sqrt(c*x + 1) + sq
rt(-c*x + 1)) - 2*((c*x + 1)*sqrt(-c*x + 1)*b^2 - (-c*x + 1)^(3/2)*b^2)*log(c*x + 1))*log(sqrt(sqrt(c*x + 1) +
 sqrt(-c*x + 1))*sqrt(-sqrt(c*x + 1) + sqrt(-c*x + 1)) + sqrt(-c*x + 1)))/((c^2*x^2 - 1)*(c*x + 1)*sqrt(-c*x +
 1) - (c^2*x^2 - 1)*(-c*x + 1)^(3/2) + ((c^2*x^2 - 1)*(c*x + 1) + (c^2*x^2 - 1)*(c*x - 1))*sqrt(sqrt(c*x + 1)
+ sqrt(-c*x + 1))*sqrt(-sqrt(c*x + 1) + sqrt(-c*x + 1))), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - \int \frac {a^{2}}{c^{2} x^{2} - 1}\, dx - \int \frac {b^{2} \operatorname {acosh}^{2}{\left (\frac {\sqrt {- c x + 1}}{\sqrt {c x + 1}} \right )}}{c^{2} x^{2} - 1}\, dx - \int \frac {2 a b \operatorname {acosh}{\left (\frac {\sqrt {- c x + 1}}{\sqrt {c x + 1}} \right )}}{c^{2} x^{2} - 1}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-Integral(a**2/(c**2*x**2 - 1), x) - Integral(b**2*acosh(sqrt(-c*x + 1)/sqrt(c*x + 1))**2/(c**2*x**2 - 1), x)
- Integral(2*a*b*acosh(sqrt(-c*x + 1)/sqrt(c*x + 1))/(c**2*x**2 - 1), x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Warning, choosing root of [1,0,-4,0,%%%{4,[2,2]%%%}] at parameters values [86,-97]Warning, choosing root of
 [1,0,-4,0,

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int -\frac {{\left (a+b\,\mathrm {acosh}\left (\frac {\sqrt {1-c\,x}}{\sqrt {c\,x+1}}\right )\right )}^2}{c^2\,x^2-1} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________