3.3.26 \(\int \frac {1}{(c e+d e x) (a+b \text {ArcSin}(c+d x))^2} \, dx\) [226]

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

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.04, 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 {1}{(c e+d e x) (a+b \text {ArcSin}(c+d x))^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

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

Rubi steps

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

________________________________________________________________________________________

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

Verification is not applicable to the result.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

[Out]

((a*b*d^2*x*e + a*b*c*d*e + (b^2*d^2*x*e + b^2*c*d*e)*arctan2(d*x + c, sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))*
integrate(sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)/(a*b*d^4*x^4*e + 4*a*b*c*d^3*x^3*e + a*b*c^4*e + (6*a*b*c^2*e -
 a*b*e)*d^2*x^2 - a*b*c^2*e + 2*(2*a*b*c^3*e - a*b*c*e)*d*x + (b^2*d^4*x^4*e + 4*b^2*c*d^3*x^3*e + b^2*c^4*e +
 (6*b^2*c^2*e - b^2*e)*d^2*x^2 - b^2*c^2*e + 2*(2*b^2*c^3*e - b^2*c*e)*d*x)*arctan2(d*x + c, sqrt(d*x + c + 1)
*sqrt(-d*x - c + 1))), x) - sqrt(d*x + c + 1)*sqrt(-d*x - c + 1))/(a*b*d^2*x*e + a*b*c*d*e + (b^2*d^2*x*e + b^
2*c*d*e)*arctan2(d*x + c, sqrt(d*x + c + 1)*sqrt(-d*x - c + 1)))

________________________________________________________________________________________

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________