3.554 \(\int \frac {e^x}{1+\sin (x)} \, dx\)

Optimal. Leaf size=30 \[ (-1+i) e^{(1-i) x} \, _2F_1\left (1+i,2;2+i;-i e^{-i x}\right ) \]

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 30, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {4456, 4450} \[ (-1+i) e^{(1-i) x} \text {Hypergeometric2F1}\left (1+i,2,2+i,-i e^{-i x}\right ) \]

Antiderivative was successfully verified.

[In]

Int[E^x/(1 + Sin[x]),x]

[Out]

(-1 + I)*E^((1 - I)*x)*Hypergeometric2F1[1 + I, 2, 2 + I, (-I)/E^(I*x)]

Rule 4450

Int[(F_)^((c_.)*((a_.) + (b_.)*(x_)))*Sec[(d_.) + Pi*(k_.) + (e_.)*(x_)]^(n_.), x_Symbol] :> Simp[(2^n*E^(I*k*
n*Pi)*E^(I*n*(d + e*x))*F^(c*(a + b*x))*Hypergeometric2F1[n, n/2 - (I*b*c*Log[F])/(2*e), 1 + n/2 - (I*b*c*Log[
F])/(2*e), -(E^(2*I*k*Pi)*E^(2*I*(d + e*x)))])/(I*e*n + b*c*Log[F]), x] /; FreeQ[{F, a, b, c, d, e}, x] && Int
egerQ[4*k] && IntegerQ[n]

Rule 4456

Int[(F_)^((c_.)*((a_.) + (b_.)*(x_)))*((f_) + (g_.)*Sin[(d_.) + (e_.)*(x_)])^(n_.), x_Symbol] :> Dist[2^n*f^n,
 Int[F^(c*(a + b*x))*Cos[d/2 + (e*x)/2 - (f*Pi)/(4*g)]^(2*n), x], x] /; FreeQ[{F, a, b, c, d, e, f, g}, x] &&
EqQ[f^2 - g^2, 0] && ILtQ[n, 0]

Rubi steps

\begin {align*} \int \frac {e^x}{1+\sin (x)} \, dx &=\frac {1}{2} \int e^x \sec ^2\left (\frac {\pi }{4}-\frac {x}{2}\right ) \, dx\\ &=(-1+i) e^{(1-i) x} \, _2F_1\left (1+i,2;2+i;-i e^{-i x}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.62, size = 61, normalized size = 2.03 \[ \frac {2 e^x \sin \left (\frac {x}{2}\right )}{\sin \left (\frac {x}{2}\right )+\cos \left (\frac {x}{2}\right )}-(1-i) (\sinh (x)+\cosh (x)) (1-(1-i) \, _2F_1(-i,1;1-i;i \cos (x)-\sin (x))) \]

Antiderivative was successfully verified.

[In]

Integrate[E^x/(1 + Sin[x]),x]

[Out]

(2*E^x*Sin[x/2])/(Cos[x/2] + Sin[x/2]) - (1 - I)*(1 - (1 - I)*Hypergeometric2F1[-I, 1, 1 - I, I*Cos[x] - Sin[x
]])*(Cosh[x] + Sinh[x])

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {e^x}{1+\sin (x)} \, dx \]

Verification is Not applicable to the result.

[In]

IntegrateAlgebraic[E^x/(1 + Sin[x]),x]

[Out]

Could not integrate

________________________________________________________________________________________

fricas [F]  time = 1.16, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {e^{x}}{\sin \relax (x) + 1}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x)/(1+sin(x)),x, algorithm="fricas")

[Out]

integral(e^x/(sin(x) + 1), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {e^{x}}{\sin \relax (x) + 1}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x)/(1+sin(x)),x, algorithm="giac")

[Out]

integrate(e^x/(sin(x) + 1), x)

________________________________________________________________________________________

maple [F]  time = 0.02, size = 0, normalized size = 0.00 \[\int \frac {{\mathrm e}^{x}}{1+\sin \relax (x )}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(x)/(1+sin(x)),x)

[Out]

int(exp(x)/(1+sin(x)),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -\frac {2 \, {\left (\cos \relax (x) e^{x} - {\left (\cos \relax (x)^{2} + \sin \relax (x)^{2} + 2 \, \sin \relax (x) + 1\right )} \int \frac {\cos \relax (x) e^{x}}{\cos \relax (x)^{2} + \sin \relax (x)^{2} + 2 \, \sin \relax (x) + 1}\,{d x}\right )}}{\cos \relax (x)^{2} + \sin \relax (x)^{2} + 2 \, \sin \relax (x) + 1} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x)/(1+sin(x)),x, algorithm="maxima")

[Out]

-2*(cos(x)*e^x - (cos(x)^2 + sin(x)^2 + 2*sin(x) + 1)*integrate(cos(x)*e^x/(cos(x)^2 + sin(x)^2 + 2*sin(x) + 1
), x))/(cos(x)^2 + sin(x)^2 + 2*sin(x) + 1)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.03 \[ \int \frac {{\mathrm {e}}^x}{\sin \relax (x)+1} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(x)/(sin(x) + 1),x)

[Out]

int(exp(x)/(sin(x) + 1), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {e^{x}}{\sin {\relax (x )} + 1}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(x)/(1+sin(x)),x)

[Out]

Integral(exp(x)/(sin(x) + 1), x)

________________________________________________________________________________________