3.4.2 \(\int \frac {(a+b \text {ArcSin}(c+d x))^3}{(c e+d e x)^{3/2}} \, dx\) [302]

Optimal. Leaf size=80 \[ -\frac {2 (a+b \text {ArcSin}(c+d x))^3}{d e \sqrt {e (c+d x)}}+\frac {6 b \text {Int}\left (\frac {(a+b \text {ArcSin}(c+d x))^2}{\sqrt {e (c+d x)} \sqrt {1-(c+d x)^2}},x\right )}{e} \]

[Out]

-2*(a+b*arcsin(d*x+c))^3/d/e/(e*(d*x+c))^(1/2)+6*b*Unintegrable((a+b*arcsin(d*x+c))^2/(e*(d*x+c))^(1/2)/(1-(d*
x+c)^2)^(1/2),x)/e

________________________________________________________________________________________

Rubi [A]
time = 0.13, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {(a+b \text {ArcSin}(c+d x))^3}{(c e+d e x)^{3/2}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[(a + b*ArcSin[c + d*x])^3/(c*e + d*e*x)^(3/2),x]

[Out]

(-2*(a + b*ArcSin[c + d*x])^3)/(d*e*Sqrt[e*(c + d*x)]) + (6*b*Defer[Subst][Defer[Int][(a + b*ArcSin[x])^2/(Sqr
t[e*x]*Sqrt[1 - x^2]), x], x, c + d*x])/(d*e)

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 96.69, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(a+b \text {ArcSin}(c+d x))^3}{(c e+d e x)^{3/2}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[(a + b*ArcSin[c + d*x])^3/(c*e + d*e*x)^(3/2),x]

[Out]

Integrate[(a + b*ArcSin[c + d*x])^3/(c*e + d*e*x)^(3/2), x]

________________________________________________________________________________________

Maple [A]
time = 0.22, size = 0, normalized size = 0.00 \[\int \frac {\left (a +b \arcsin \left (d x +c \right )\right )^{3}}{\left (d e x +c e \right )^{\frac {3}{2}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arcsin(d*x+c))^3/(d*e*x+c*e)^(3/2),x)

[Out]

int((a+b*arcsin(d*x+c))^3/(d*e*x+c*e)^(3/2),x)

________________________________________________________________________________________

Maxima [A]
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*arcsin(d*x+c))^3/(d*e*x+c*e)^(3/2),x, algorithm="maxima")

[Out]

-1/2*(4*b^3*arctan2(d*x + c, sqrt(d*x + c + 1)*sqrt(-d*x - c + 1))^3 - (6*a*b^2*d^2*e^(1/2)*integrate(sqrt(d*x
 + c)*x^2*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))^2/(d^4
*x^4*e^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2
), x) + 6*a^2*b*d^2*e^(1/2)*integrate(sqrt(d*x + c)*x^2*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/
(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))/(d^4*x^4*e^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c
^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x) + 12*a*b^2*c*d*e^(1/2)*integrate(sqrt(d*x + c)*x*arctan(d*x/
(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))^2/(d^4*x^4*e^2 + 4*c*d^3*x^
3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x) + 12*a^2*b*c*d*
e^(1/2)*integrate(sqrt(d*x + c)*x*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqr
t(-d*x - c + 1)))/(d^4*x^4*e^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 -
 2*c*d*x*e^2 - c^2*e^2), x) + 6*a*b^2*c^2*e^(1/2)*integrate(sqrt(d*x + c)*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-
d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))^2/(d^4*x^4*e^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2
 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x) + 6*a^2*b*c^2*e^(1/2)*integrate(sqrt(d*x
 + c)*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))/(d^4*x^4*e
^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x)
+ (2*arctan(sqrt(d*x + c))*e^(-2) - e^(-2)*log(sqrt(d*x + c) + 1) + e^(-2)*log(sqrt(d*x + c) - 1) + 4*e^(-2)/s
qrt(d*x + c))*a^3*c^2*e^(1/2)/d - 12*b^3*d*e^(1/2)*integrate(sqrt(d*x + c + 1)*sqrt(d*x + c)*sqrt(-d*x - c + 1
)*x*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))^2/(d^4*x^4*e
^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x)
- 12*b^3*c*e^(1/2)*integrate(sqrt(d*x + c + 1)*sqrt(d*x + c)*sqrt(-d*x - c + 1)*arctan(d*x/(sqrt(d*x + c + 1)*
sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))^2/(d^4*x^4*e^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x
^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x) - 2*(2*(c + 1)*arctan(sqrt(d*x + c
))*e^(-2) - (c - 1)*e^(-2)*log(sqrt(d*x + c) + 1) + (c - 1)*e^(-2)*log(sqrt(d*x + c) - 1) + 4*c*e^(-2)/sqrt(d*
x + c))*a^3*c*e^(1/2)/d - 6*a*b^2*e^(1/2)*integrate(sqrt(d*x + c)*arctan(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c
+ 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))^2/(d^4*x^4*e^2 + 4*c*d^3*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3
*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x) - 6*a^2*b*e^(1/2)*integrate(sqrt(d*x + c)*arctan
(d*x/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)) + c/(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))/(d^4*x^4*e^2 + 4*c*d^3
*x^3*e^2 + 6*c^2*d^2*x^2*e^2 + 4*c^3*d*x*e^2 + c^4*e^2 - d^2*x^2*e^2 - 2*c*d*x*e^2 - c^2*e^2), x) + (2*(c^2 +
2*c + 1)*arctan(sqrt(d*x + c))*e^(-2) - (c^2 - 2*c + 1)*e^(-2)*log(sqrt(d*x + c) + 1) + (c^2 - 2*c + 1)*e^(-2)
*log(sqrt(d*x + c) - 1) + 4*c^2*e^(-2)/sqrt(d*x + c))*a^3*e^(1/2)/d - (2*arctan(sqrt(d*x + c))*e^(-2) - e^(-2)
*log(sqrt(d*x + c) + 1) + e^(-2)*log(sqrt(d*x + c) - 1) + 4*e^(-2)/sqrt(d*x + c))*a^3*e^(1/2)/d)*sqrt(d*x + c)
*d*e^(3/2))*e^(-3/2)/(sqrt(d*x + c)*d)

________________________________________________________________________________________

Fricas [A]
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*arcsin(d*x+c))^3/(d*e*x+c*e)^(3/2),x, algorithm="fricas")

[Out]

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

________________________________________________________________________________________

Sympy [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (a + b \operatorname {asin}{\left (c + d x \right )}\right )^{3}}{\left (e \left (c + d x\right )\right )^{\frac {3}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*asin(d*x+c))**3/(d*e*x+c*e)**(3/2),x)

[Out]

Integral((a + b*asin(c + d*x))**3/(e*(c + d*x))**(3/2), x)

________________________________________________________________________________________

Giac [A]
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*arcsin(d*x+c))^3/(d*e*x+c*e)^(3/2),x, algorithm="giac")

[Out]

integrate((b*arcsin(d*x + c) + a)^3/(d*e*x + c*e)^(3/2), x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*asin(c + d*x))^3/(c*e + d*e*x)^(3/2),x)

[Out]

int((a + b*asin(c + d*x))^3/(c*e + d*e*x)^(3/2), x)

________________________________________________________________________________________