3.4.39 \(\int \frac {\text {ArcSin}(a+b x)}{\sqrt {(1-a^2) c-2 a b c x-b^2 c x^2}} \, dx\) [339]

Optimal. Leaf size=46 \[ \frac {\sqrt {1-(a+b x)^2} \text {ArcSin}(a+b x)^2}{2 b \sqrt {c-c (a+b x)^2}} \]

[Out]

1/2*arcsin(b*x+a)^2*(1-(b*x+a)^2)^(1/2)/b/(c-c*(b*x+a)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 46, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 36, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.056, Rules used = {4891, 4737} \begin {gather*} \frac {\sqrt {1-(a+b x)^2} \text {ArcSin}(a+b x)^2}{2 b \sqrt {c-c (a+b x)^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 4737

Int[((a_.) + ArcSin[(c_.)*(x_)]*(b_.))^(n_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(1/(b*c*(n + 1)))*Si
mp[Sqrt[1 - c^2*x^2]/Sqrt[d + e*x^2]]*(a + b*ArcSin[c*x])^(n + 1), x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ[c
^2*d + e, 0] && NeQ[n, -1]

Rule 4891

Int[((a_.) + ArcSin[(c_) + (d_.)*(x_)]*(b_.))^(n_.)*((A_.) + (B_.)*(x_) + (C_.)*(x_)^2)^(p_.), x_Symbol] :> Di
st[1/d, Subst[Int[(-C/d^2 + (C/d^2)*x^2)^p*(a + b*ArcSin[x])^n, x], x, c + d*x], x] /; FreeQ[{a, b, c, d, A, B
, C, n, p}, x] && EqQ[B*(1 - c^2) + 2*A*c*d, 0] && EqQ[2*c*C - B*d, 0]

Rubi steps

\begin {align*} \int \frac {\sin ^{-1}(a+b x)}{\sqrt {\left (1-a^2\right ) c-2 a b c x-b^2 c x^2}} \, dx &=\frac {\text {Subst}\left (\int \frac {\sin ^{-1}(x)}{\sqrt {c-c x^2}} \, dx,x,a+b x\right )}{b}\\ &=\frac {\sqrt {1-(a+b x)^2} \text {Subst}\left (\int \frac {\sin ^{-1}(x)}{\sqrt {1-x^2}} \, dx,x,a+b x\right )}{b \sqrt {c-c (a+b x)^2}}\\ &=\frac {\sqrt {1-(a+b x)^2} \sin ^{-1}(a+b x)^2}{2 b \sqrt {c-c (a+b x)^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 54, normalized size = 1.17 \begin {gather*} \frac {\sqrt {1-(a+b x)^2} \text {ArcSin}(a+b x)^2}{2 b \sqrt {-c \left (-1+a^2+2 a b x+b^2 x^2\right )}} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [A]
time = 0.36, size = 80, normalized size = 1.74

method result size
default \(-\frac {\sqrt {-c \left (b^{2} x^{2}+2 a b x +a^{2}-1\right )}\, \sqrt {-b^{2} x^{2}-2 a b x -a^{2}+1}\, \arcsin \left (b x +a \right )^{2}}{2 b c \left (b^{2} x^{2}+2 a b x +a^{2}-1\right )}\) \(80\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*(-c*(b^2*x^2+2*a*b*x+a^2-1))^(1/2)*(-b^2*x^2-2*a*b*x-a^2+1)^(1/2)/b/c/(b^2*x^2+2*a*b*x+a^2-1)*arcsin(b*x+
a)^2

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 200 vs. \(2 (40) = 80\).
time = 0.48, size = 200, normalized size = 4.35 \begin {gather*} \frac {\sqrt {c} \arcsin \left (-\frac {b^{2} x + a b}{\sqrt {a^{2} b^{2} - {\left (a^{2} - 1\right )} b^{2}}}\right )^{2}}{2 \, \sqrt {a^{2} b^{2} c^{2} - {\left (a^{2} - 1\right )} b^{2} c^{2}}} - \frac {\arcsin \left (b x + a\right ) \arcsin \left (-\frac {b^{2} c x + a b c}{\sqrt {a^{2} b^{2} c^{2} - {\left (a^{2} - 1\right )} b^{2} c^{2}}}\right )}{b \sqrt {c}} - \frac {\arcsin \left (-\frac {b^{2} c x + a b c}{\sqrt {a^{2} b^{2} c^{2} - {\left (a^{2} - 1\right )} b^{2} c^{2}}}\right ) \arcsin \left (-\frac {b^{2} x + a b}{\sqrt {a^{2} b^{2} - {\left (a^{2} - 1\right )} b^{2}}}\right )}{b \sqrt {c}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*sqrt(c)*arcsin(-(b^2*x + a*b)/sqrt(a^2*b^2 - (a^2 - 1)*b^2))^2/sqrt(a^2*b^2*c^2 - (a^2 - 1)*b^2*c^2) - arc
sin(b*x + a)*arcsin(-(b^2*c*x + a*b*c)/sqrt(a^2*b^2*c^2 - (a^2 - 1)*b^2*c^2))/(b*sqrt(c)) - arcsin(-(b^2*c*x +
 a*b*c)/sqrt(a^2*b^2*c^2 - (a^2 - 1)*b^2*c^2))*arcsin(-(b^2*x + a*b)/sqrt(a^2*b^2 - (a^2 - 1)*b^2))/(b*sqrt(c)
)

________________________________________________________________________________________

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(arcsin(b*x+a)/((-a^2+1)*c-2*a*b*c*x-b^2*c*x^2)^(1/2),x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Giac [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(arcsin(b*x+a)/((-a^2+1)*c-2*a*b*c*x-b^2*c*x^2)^(1/2),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________