3.438 \(\int \sin ^{-1}(c e^{a+b x}) \, dx\)

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

[Out]

((-I/2)*ArcSin[c*E^(a + b*x)]^2)/b + (ArcSin[c*E^(a + b*x)]*Log[1 - E^((2*I)*ArcSin[c*E^(a + b*x)])])/b - ((I/
2)*PolyLog[2, E^((2*I)*ArcSin[c*E^(a + b*x)])])/b

________________________________________________________________________________________

Rubi [A]  time = 0.0707198, antiderivative size = 84, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 6, integrand size = 10, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.6, Rules used = {2282, 4625, 3717, 2190, 2279, 2391} \[ -\frac{i \text{PolyLog}\left (2,e^{2 i \sin ^{-1}\left (c e^{a+b x}\right )}\right )}{2 b}-\frac{i \sin ^{-1}\left (c e^{a+b x}\right )^2}{2 b}+\frac{\sin ^{-1}\left (c e^{a+b x}\right ) \log \left (1-e^{2 i \sin ^{-1}\left (c e^{a+b x}\right )}\right )}{b} \]

Antiderivative was successfully verified.

[In]

Int[ArcSin[c*E^(a + b*x)],x]

[Out]

((-I/2)*ArcSin[c*E^(a + b*x)]^2)/b + (ArcSin[c*E^(a + b*x)]*Log[1 - E^((2*I)*ArcSin[c*E^(a + b*x)])])/b - ((I/
2)*PolyLog[2, E^((2*I)*ArcSin[c*E^(a + b*x)])])/b

Rule 2282

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 4625

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

Rule 3717

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + Pi*(k_.) + (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*k*Pi)*E^(2*I*(e + f*x)))/(1 + E^(2*I*k*Pi)*E^(2*I*(e + f*x)))
, x], x] /; FreeQ[{c, d, e, f}, x] && IntegerQ[4*k] && IGtQ[m, 0]

Rule 2190

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*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), 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 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rubi steps

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

Mathematica [F]  time = 0.972079, size = 0, normalized size = 0. \[ \int \sin ^{-1}\left (c e^{a+b x}\right ) \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[ArcSin[c*E^(a + b*x)],x]

[Out]

Integrate[ArcSin[c*E^(a + b*x)], x]

________________________________________________________________________________________

Maple [A]  time = 0.025, size = 181, normalized size = 2.2 \begin{align*}{\frac{-{\frac{i}{2}} \left ( \arcsin \left ( c{{\rm e}^{bx+a}} \right ) \right ) ^{2}}{b}}+{\frac{\arcsin \left ( c{{\rm e}^{bx+a}} \right ) }{b}\ln \left ( 1+ic{{\rm e}^{bx+a}}+\sqrt{1-{c}^{2} \left ({{\rm e}^{bx+a}} \right ) ^{2}} \right ) }+{\frac{\arcsin \left ( c{{\rm e}^{bx+a}} \right ) }{b}\ln \left ( 1-ic{{\rm e}^{bx+a}}-\sqrt{1-{c}^{2} \left ({{\rm e}^{bx+a}} \right ) ^{2}} \right ) }-{\frac{i}{b}{\it polylog} \left ( 2,-ic{{\rm e}^{bx+a}}-\sqrt{1-{c}^{2} \left ({{\rm e}^{bx+a}} \right ) ^{2}} \right ) }-{\frac{i}{b}{\it polylog} \left ( 2,ic{{\rm e}^{bx+a}}+\sqrt{1-{c}^{2} \left ({{\rm e}^{bx+a}} \right ) ^{2}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arcsin(c*exp(b*x+a)),x)

[Out]

-1/2*I*arcsin(c*exp(b*x+a))^2/b+1/b*arcsin(c*exp(b*x+a))*ln(1+I*c*exp(b*x+a)+(1-c^2*exp(b*x+a)^2)^(1/2))+1/b*a
rcsin(c*exp(b*x+a))*ln(1-I*c*exp(b*x+a)-(1-c^2*exp(b*x+a)^2)^(1/2))-I/b*polylog(2,-I*c*exp(b*x+a)-(1-c^2*exp(b
*x+a)^2)^(1/2))-I/b*polylog(2,I*c*exp(b*x+a)+(1-c^2*exp(b*x+a)^2)^(1/2))

________________________________________________________________________________________

Maxima [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsin(c*exp(b*x+a)),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

Fricas [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: UnboundLocalError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsin(c*exp(b*x+a)),x, algorithm="fricas")

[Out]

Exception raised: UnboundLocalError

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \operatorname{asin}{\left (c e^{a + b x} \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(asin(c*exp(b*x+a)),x)

[Out]

Integral(asin(c*exp(a + b*x)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \arcsin \left (c e^{\left (b x + a\right )}\right )\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsin(c*exp(b*x+a)),x, algorithm="giac")

[Out]

integrate(arcsin(c*e^(b*x + a)), x)