3.236 \(\int \frac {(e \cos (c+d x))^{5/2}}{a+a \sin (c+d x)} \, dx\)

Optimal. Leaf size=68 \[ \frac {2 e^2 E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {e \cos (c+d x)}}{a d \sqrt {\cos (c+d x)}}+\frac {2 e (e \cos (c+d x))^{3/2}}{3 a d} \]

[Out]

2/3*e*(e*cos(d*x+c))^(3/2)/a/d+2*e^2*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticE(sin(1/2*d*x+1/2
*c),2^(1/2))*(e*cos(d*x+c))^(1/2)/a/d/cos(d*x+c)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 68, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {2682, 2640, 2639} \[ \frac {2 e^2 E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {e \cos (c+d x)}}{a d \sqrt {\cos (c+d x)}}+\frac {2 e (e \cos (c+d x))^{3/2}}{3 a d} \]

Antiderivative was successfully verified.

[In]

Int[(e*Cos[c + d*x])^(5/2)/(a + a*Sin[c + d*x]),x]

[Out]

(2*e*(e*Cos[c + d*x])^(3/2))/(3*a*d) + (2*e^2*Sqrt[e*Cos[c + d*x]]*EllipticE[(c + d*x)/2, 2])/(a*d*Sqrt[Cos[c
+ d*x]])

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rule 2640

Int[Sqrt[(b_)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[Sqrt[b*Sin[c + d*x]]/Sqrt[Sin[c + d*x]], Int[Sqrt[Si
n[c + d*x]], x], x] /; FreeQ[{b, c, d}, x]

Rule 2682

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)/((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[(g*(g*Cos[e
 + f*x])^(p - 1))/(b*f*(p - 1)), x] + Dist[g^2/a, Int[(g*Cos[e + f*x])^(p - 2), x], x] /; FreeQ[{a, b, e, f, g
}, x] && EqQ[a^2 - b^2, 0] && GtQ[p, 1] && IntegerQ[2*p]

Rubi steps

\begin {align*} \int \frac {(e \cos (c+d x))^{5/2}}{a+a \sin (c+d x)} \, dx &=\frac {2 e (e \cos (c+d x))^{3/2}}{3 a d}+\frac {e^2 \int \sqrt {e \cos (c+d x)} \, dx}{a}\\ &=\frac {2 e (e \cos (c+d x))^{3/2}}{3 a d}+\frac {\left (e^2 \sqrt {e \cos (c+d x)}\right ) \int \sqrt {\cos (c+d x)} \, dx}{a \sqrt {\cos (c+d x)}}\\ &=\frac {2 e (e \cos (c+d x))^{3/2}}{3 a d}+\frac {2 e^2 \sqrt {e \cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{a d \sqrt {\cos (c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.10, size = 66, normalized size = 0.97 \[ -\frac {2\ 2^{3/4} (e \cos (c+d x))^{7/2} \, _2F_1\left (\frac {1}{4},\frac {7}{4};\frac {11}{4};\frac {1}{2} (1-\sin (c+d x))\right )}{7 a d e (\sin (c+d x)+1)^{7/4}} \]

Antiderivative was successfully verified.

[In]

Integrate[(e*Cos[c + d*x])^(5/2)/(a + a*Sin[c + d*x]),x]

[Out]

(-2*2^(3/4)*(e*Cos[c + d*x])^(7/2)*Hypergeometric2F1[1/4, 7/4, 11/4, (1 - Sin[c + d*x])/2])/(7*a*d*e*(1 + Sin[
c + d*x])^(7/4))

________________________________________________________________________________________

fricas [F]  time = 0.72, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\sqrt {e \cos \left (d x + c\right )} e^{2} \cos \left (d x + c\right )^{2}}{a \sin \left (d x + c\right ) + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*cos(d*x+c))^(5/2)/(a+a*sin(d*x+c)),x, algorithm="fricas")

[Out]

integral(sqrt(e*cos(d*x + c))*e^2*cos(d*x + c)^2/(a*sin(d*x + c) + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (e \cos \left (d x + c\right )\right )^{\frac {5}{2}}}{a \sin \left (d x + c\right ) + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*cos(d*x+c))^(5/2)/(a+a*sin(d*x+c)),x, algorithm="giac")

[Out]

integrate((e*cos(d*x + c))^(5/2)/(a*sin(d*x + c) + a), x)

________________________________________________________________________________________

maple [A]  time = 0.71, size = 122, normalized size = 1.79 \[ \frac {2 e^{3} \left (4 \left (\sin ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+3 \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}-4 \left (\sin ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin \left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3 a \sin \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {-2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) e +e}\, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*cos(d*x+c))^(5/2)/(a+a*sin(d*x+c)),x)

[Out]

2/3/a/sin(1/2*d*x+1/2*c)/(-2*sin(1/2*d*x+1/2*c)^2*e+e)^(1/2)*e^3*(4*sin(1/2*d*x+1/2*c)^5+3*EllipticE(cos(1/2*d
*x+1/2*c),2^(1/2))*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)-4*sin(1/2*d*x+1/2*c)^3+sin(1/
2*d*x+1/2*c))/d

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*cos(d*x+c))^(5/2)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

integrate((e*cos(d*x + c))^(5/2)/(a*sin(d*x + c) + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (e\,\cos \left (c+d\,x\right )\right )}^{5/2}}{a+a\,\sin \left (c+d\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*cos(c + d*x))^(5/2)/(a + a*sin(c + d*x)),x)

[Out]

int((e*cos(c + d*x))^(5/2)/(a + a*sin(c + d*x)), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*cos(d*x+c))**(5/2)/(a+a*sin(d*x+c)),x)

[Out]

Timed out

________________________________________________________________________________________