3.38 \(\int \frac {\cos ^2(e+f x) (a+a \sin (e+f x))^{7/2}}{(c-c \sin (e+f x))^{7/2}} \, dx\)

Optimal. Leaf size=239 \[ -\frac {24 a^4 \cos (e+f x) \log (1-\sin (e+f x))}{c^3 f \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}-\frac {12 a^3 \cos (e+f x) \sqrt {a \sin (e+f x)+a}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {3 a^2 \cos (e+f x) (a \sin (e+f x)+a)^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {2 a \cos (e+f x) (a \sin (e+f x)+a)^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}+\frac {\cos (e+f x) (a \sin (e+f x)+a)^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}} \]

[Out]

1/2*cos(f*x+e)*(a+a*sin(f*x+e))^(7/2)/c/f/(c-c*sin(f*x+e))^(5/2)-2*a*cos(f*x+e)*(a+a*sin(f*x+e))^(5/2)/c^2/f/(
c-c*sin(f*x+e))^(3/2)-3*a^2*cos(f*x+e)*(a+a*sin(f*x+e))^(3/2)/c^3/f/(c-c*sin(f*x+e))^(1/2)-24*a^4*cos(f*x+e)*l
n(1-sin(f*x+e))/c^3/f/(a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(1/2)-12*a^3*cos(f*x+e)*(a+a*sin(f*x+e))^(1/2)/c
^3/f/(c-c*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.76, antiderivative size = 239, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 6, integrand size = 38, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.158, Rules used = {2841, 2739, 2740, 2737, 2667, 31} \[ -\frac {12 a^3 \cos (e+f x) \sqrt {a \sin (e+f x)+a}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {3 a^2 \cos (e+f x) (a \sin (e+f x)+a)^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {24 a^4 \cos (e+f x) \log (1-\sin (e+f x))}{c^3 f \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}-\frac {2 a \cos (e+f x) (a \sin (e+f x)+a)^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}+\frac {\cos (e+f x) (a \sin (e+f x)+a)^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[(Cos[e + f*x]^2*(a + a*Sin[e + f*x])^(7/2))/(c - c*Sin[e + f*x])^(7/2),x]

[Out]

(Cos[e + f*x]*(a + a*Sin[e + f*x])^(7/2))/(2*c*f*(c - c*Sin[e + f*x])^(5/2)) - (2*a*Cos[e + f*x]*(a + a*Sin[e
+ f*x])^(5/2))/(c^2*f*(c - c*Sin[e + f*x])^(3/2)) - (24*a^4*Cos[e + f*x]*Log[1 - Sin[e + f*x]])/(c^3*f*Sqrt[a
+ a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]]) - (12*a^3*Cos[e + f*x]*Sqrt[a + a*Sin[e + f*x]])/(c^3*f*Sqrt[c - c
*Sin[e + f*x]]) - (3*a^2*Cos[e + f*x]*(a + a*Sin[e + f*x])^(3/2))/(c^3*f*Sqrt[c - c*Sin[e + f*x]])

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 2667

Int[cos[(e_.) + (f_.)*(x_)]^(p_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.), x_Symbol] :> Dist[1/(b^p*f), S
ubst[Int[(a + x)^(m + (p - 1)/2)*(a - x)^((p - 1)/2), x], x, b*Sin[e + f*x]], x] /; FreeQ[{a, b, e, f, m}, x]
&& IntegerQ[(p - 1)/2] && EqQ[a^2 - b^2, 0] && (GeQ[p, -1] ||  !IntegerQ[m + 1/2])

Rule 2737

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]/Sqrt[(c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[(
a*c*Cos[e + f*x])/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]), Int[Cos[e + f*x]/(c + d*Sin[e + f*x]),
x], x] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0]

Rule 2739

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp
[(-2*b*Cos[e + f*x]*(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^n)/(f*(2*n + 1)), x] - Dist[(b*(2*m - 1)
)/(d*(2*n + 1)), Int[(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, c, d, e
, f}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && IGtQ[m - 1/2, 0] && LtQ[n, -1] &&  !(ILtQ[m + n, 0] && G
tQ[2*m + n + 1, 0])

Rule 2740

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> -Sim
p[(b*Cos[e + f*x]*(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^n)/(f*(m + n)), x] + Dist[(a*(2*m - 1))/(m
 + n), Int[(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && E
qQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && IGtQ[m - 1/2, 0] &&  !LtQ[n, -1] &&  !(IGtQ[n - 1/2, 0] && LtQ[n, m])
 &&  !(ILtQ[m + n, 0] && GtQ[2*m + n + 1, 0])

Rule 2841

Int[cos[(e_.) + (f_.)*(x_)]^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_) + (d_.)*sin[(e_.) + (f_.)*
(x_)])^(n_.), x_Symbol] :> Dist[1/(a^(p/2)*c^(p/2)), Int[(a + b*Sin[e + f*x])^(m + p/2)*(c + d*Sin[e + f*x])^(
n + p/2), x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && IntegerQ[p
/2]

Rubi steps

\begin {align*} \int \frac {\cos ^2(e+f x) (a+a \sin (e+f x))^{7/2}}{(c-c \sin (e+f x))^{7/2}} \, dx &=\frac {\int \frac {(a+a \sin (e+f x))^{9/2}}{(c-c \sin (e+f x))^{5/2}} \, dx}{a c}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 \int \frac {(a+a \sin (e+f x))^{7/2}}{(c-c \sin (e+f x))^{3/2}} \, dx}{c^2}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 a \cos (e+f x) (a+a \sin (e+f x))^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}+\frac {(6 a) \int \frac {(a+a \sin (e+f x))^{5/2}}{\sqrt {c-c \sin (e+f x)}} \, dx}{c^3}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 a \cos (e+f x) (a+a \sin (e+f x))^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}-\frac {3 a^2 \cos (e+f x) (a+a \sin (e+f x))^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}+\frac {\left (12 a^2\right ) \int \frac {(a+a \sin (e+f x))^{3/2}}{\sqrt {c-c \sin (e+f x)}} \, dx}{c^3}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 a \cos (e+f x) (a+a \sin (e+f x))^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}-\frac {12 a^3 \cos (e+f x) \sqrt {a+a \sin (e+f x)}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {3 a^2 \cos (e+f x) (a+a \sin (e+f x))^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}+\frac {\left (24 a^3\right ) \int \frac {\sqrt {a+a \sin (e+f x)}}{\sqrt {c-c \sin (e+f x)}} \, dx}{c^3}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 a \cos (e+f x) (a+a \sin (e+f x))^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}-\frac {12 a^3 \cos (e+f x) \sqrt {a+a \sin (e+f x)}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {3 a^2 \cos (e+f x) (a+a \sin (e+f x))^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}+\frac {\left (24 a^4 \cos (e+f x)\right ) \int \frac {\cos (e+f x)}{c-c \sin (e+f x)} \, dx}{c^2 \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 a \cos (e+f x) (a+a \sin (e+f x))^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}-\frac {12 a^3 \cos (e+f x) \sqrt {a+a \sin (e+f x)}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {3 a^2 \cos (e+f x) (a+a \sin (e+f x))^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {\left (24 a^4 \cos (e+f x)\right ) \operatorname {Subst}\left (\int \frac {1}{c+x} \, dx,x,-c \sin (e+f x)\right )}{c^3 f \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}\\ &=\frac {\cos (e+f x) (a+a \sin (e+f x))^{7/2}}{2 c f (c-c \sin (e+f x))^{5/2}}-\frac {2 a \cos (e+f x) (a+a \sin (e+f x))^{5/2}}{c^2 f (c-c \sin (e+f x))^{3/2}}-\frac {24 a^4 \cos (e+f x) \log (1-\sin (e+f x))}{c^3 f \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}}-\frac {12 a^3 \cos (e+f x) \sqrt {a+a \sin (e+f x)}}{c^3 f \sqrt {c-c \sin (e+f x)}}-\frac {3 a^2 \cos (e+f x) (a+a \sin (e+f x))^{3/2}}{c^3 f \sqrt {c-c \sin (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 6.55, size = 223, normalized size = 0.93 \[ \frac {a^3 \sqrt {a (\sin (e+f x)+1)} \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )^3 \left (-320 \sin (e+f x)-24 \sin (3 (e+f x))+\cos (4 (e+f x))+\cos (2 (e+f x)) \left (106-384 \log \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )\right )+1152 \log \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )-1536 \sin (e+f x) \log \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )+273\right )}{16 c^3 f (\sin (e+f x)-1)^3 \sqrt {c-c \sin (e+f x)} \left (\sin \left (\frac {1}{2} (e+f x)\right )+\cos \left (\frac {1}{2} (e+f x)\right )\right )} \]

Antiderivative was successfully verified.

[In]

Integrate[(Cos[e + f*x]^2*(a + a*Sin[e + f*x])^(7/2))/(c - c*Sin[e + f*x])^(7/2),x]

[Out]

(a^3*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^3*Sqrt[a*(1 + Sin[e + f*x])]*(273 + Cos[4*(e + f*x)] + Cos[2*(e + f
*x)]*(106 - 384*Log[Cos[(e + f*x)/2] - Sin[(e + f*x)/2]]) + 1152*Log[Cos[(e + f*x)/2] - Sin[(e + f*x)/2]] - 32
0*Sin[e + f*x] - 1536*Log[Cos[(e + f*x)/2] - Sin[(e + f*x)/2]]*Sin[e + f*x] - 24*Sin[3*(e + f*x)]))/(16*c^3*f*
(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])*(-1 + Sin[e + f*x])^3*Sqrt[c - c*Sin[e + f*x]])

________________________________________________________________________________________

fricas [F]  time = 2.28, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {{\left (3 \, a^{3} \cos \left (f x + e\right )^{4} - 4 \, a^{3} \cos \left (f x + e\right )^{2} + {\left (a^{3} \cos \left (f x + e\right )^{4} - 4 \, a^{3} \cos \left (f x + e\right )^{2}\right )} \sin \left (f x + e\right )\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {-c \sin \left (f x + e\right ) + c}}{c^{4} \cos \left (f x + e\right )^{4} - 8 \, c^{4} \cos \left (f x + e\right )^{2} + 8 \, c^{4} + 4 \, {\left (c^{4} \cos \left (f x + e\right )^{2} - 2 \, c^{4}\right )} \sin \left (f x + e\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)^2*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(7/2),x, algorithm="fricas")

[Out]

integral(-(3*a^3*cos(f*x + e)^4 - 4*a^3*cos(f*x + e)^2 + (a^3*cos(f*x + e)^4 - 4*a^3*cos(f*x + e)^2)*sin(f*x +
 e))*sqrt(a*sin(f*x + e) + a)*sqrt(-c*sin(f*x + e) + c)/(c^4*cos(f*x + e)^4 - 8*c^4*cos(f*x + e)^2 + 8*c^4 + 4
*(c^4*cos(f*x + e)^2 - 2*c^4)*sin(f*x + e)), x)

________________________________________________________________________________________

giac [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(cos(f*x+e)^2*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(7/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [A]  time = 0.42, size = 365, normalized size = 1.53 \[ -\frac {\left (-\left (\cos ^{4}\left (f x +e \right )\right )+12 \left (\cos ^{2}\left (f x +e \right )\right ) \sin \left (f x +e \right )+96 \left (\cos ^{2}\left (f x +e \right )\right ) \ln \left (-\frac {-1+\cos \left (f x +e \right )+\sin \left (f x +e \right )}{\sin \left (f x +e \right )}\right )-48 \left (\cos ^{2}\left (f x +e \right )\right ) \ln \left (\frac {2}{\cos \left (f x +e \right )+1}\right )+192 \sin \left (f x +e \right ) \ln \left (-\frac {-1+\cos \left (f x +e \right )+\sin \left (f x +e \right )}{\sin \left (f x +e \right )}\right )-96 \sin \left (f x +e \right ) \ln \left (\frac {2}{\cos \left (f x +e \right )+1}\right )-73 \left (\cos ^{2}\left (f x +e \right )\right )-58 \sin \left (f x +e \right )-192 \ln \left (-\frac {-1+\cos \left (f x +e \right )+\sin \left (f x +e \right )}{\sin \left (f x +e \right )}\right )+96 \ln \left (\frac {2}{\cos \left (f x +e \right )+1}\right )+74\right ) \left (\sin \left (f x +e \right ) \cos \left (f x +e \right )-\left (\cos ^{2}\left (f x +e \right )\right )-2 \sin \left (f x +e \right )-\cos \left (f x +e \right )+2\right ) \left (a \left (1+\sin \left (f x +e \right )\right )\right )^{\frac {7}{2}}}{2 f \left (\sin \left (f x +e \right ) \left (\cos ^{3}\left (f x +e \right )\right )+\cos ^{4}\left (f x +e \right )-4 \left (\cos ^{2}\left (f x +e \right )\right ) \sin \left (f x +e \right )+3 \left (\cos ^{3}\left (f x +e \right )\right )-4 \sin \left (f x +e \right ) \cos \left (f x +e \right )-8 \left (\cos ^{2}\left (f x +e \right )\right )+8 \sin \left (f x +e \right )-4 \cos \left (f x +e \right )+8\right ) \left (-c \left (\sin \left (f x +e \right )-1\right )\right )^{\frac {7}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(f*x+e)^2*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(7/2),x)

[Out]

-1/2/f*(-cos(f*x+e)^4+12*cos(f*x+e)^2*sin(f*x+e)+96*cos(f*x+e)^2*ln(-(-1+cos(f*x+e)+sin(f*x+e))/sin(f*x+e))-48
*cos(f*x+e)^2*ln(2/(cos(f*x+e)+1))+192*sin(f*x+e)*ln(-(-1+cos(f*x+e)+sin(f*x+e))/sin(f*x+e))-96*sin(f*x+e)*ln(
2/(cos(f*x+e)+1))-73*cos(f*x+e)^2-58*sin(f*x+e)-192*ln(-(-1+cos(f*x+e)+sin(f*x+e))/sin(f*x+e))+96*ln(2/(cos(f*
x+e)+1))+74)*(sin(f*x+e)*cos(f*x+e)-cos(f*x+e)^2-2*sin(f*x+e)-cos(f*x+e)+2)*(a*(1+sin(f*x+e)))^(7/2)/(sin(f*x+
e)*cos(f*x+e)^3+cos(f*x+e)^4-4*cos(f*x+e)^2*sin(f*x+e)+3*cos(f*x+e)^3-4*sin(f*x+e)*cos(f*x+e)-8*cos(f*x+e)^2+8
*sin(f*x+e)-4*cos(f*x+e)+8)/(-c*(sin(f*x+e)-1))^(7/2)

________________________________________________________________________________________

maxima [B]  time = 0.54, size = 1396, normalized size = 5.84 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)^2*(a+a*sin(f*x+e))^(7/2)/(c-c*sin(f*x+e))^(7/2),x, algorithm="maxima")

[Out]

1/30*(1440*a^(7/2)*log(sin(f*x + e)/(cos(f*x + e) + 1) - 1)/c^(7/2) - 720*a^(7/2)*log(sin(f*x + e)^2/(cos(f*x
+ e) + 1)^2 + 1)/c^(7/2) + (334*a^(7/2) - 1449*a^(7/2)*sin(f*x + e)/(cos(f*x + e) + 1) + 2693*a^(7/2)*sin(f*x
+ e)^2/(cos(f*x + e) + 1)^2 - 3278*a^(7/2)*sin(f*x + e)^3/(cos(f*x + e) + 1)^3 + 3199*a^(7/2)*sin(f*x + e)^4/(
cos(f*x + e) + 1)^4 - 2014*a^(7/2)*sin(f*x + e)^5/(cos(f*x + e) + 1)^5 + 315*a^(7/2)*sin(f*x + e)^6/(cos(f*x +
 e) + 1)^6 + 10*a^(7/2)*sin(f*x + e)^7/(cos(f*x + e) + 1)^7 - 525*a^(7/2)*sin(f*x + e)^8/(cos(f*x + e) + 1)^8
+ 75*a^(7/2)*sin(f*x + e)^9/(cos(f*x + e) + 1)^9)/(c^(7/2) - 6*c^(7/2)*sin(f*x + e)/(cos(f*x + e) + 1) + 17*c^
(7/2)*sin(f*x + e)^2/(cos(f*x + e) + 1)^2 - 32*c^(7/2)*sin(f*x + e)^3/(cos(f*x + e) + 1)^3 + 46*c^(7/2)*sin(f*
x + e)^4/(cos(f*x + e) + 1)^4 - 52*c^(7/2)*sin(f*x + e)^5/(cos(f*x + e) + 1)^5 + 46*c^(7/2)*sin(f*x + e)^6/(co
s(f*x + e) + 1)^6 - 32*c^(7/2)*sin(f*x + e)^7/(cos(f*x + e) + 1)^7 + 17*c^(7/2)*sin(f*x + e)^8/(cos(f*x + e) +
 1)^8 - 6*c^(7/2)*sin(f*x + e)^9/(cos(f*x + e) + 1)^9 + c^(7/2)*sin(f*x + e)^10/(cos(f*x + e) + 1)^10) - (334*
a^(7/2) - 2079*a^(7/2)*sin(f*x + e)/(cos(f*x + e) + 1) + 6203*a^(7/2)*sin(f*x + e)^2/(cos(f*x + e) + 1)^2 - 10
698*a^(7/2)*sin(f*x + e)^3/(cos(f*x + e) + 1)^3 + 15049*a^(7/2)*sin(f*x + e)^4/(cos(f*x + e) + 1)^4 - 15354*a^
(7/2)*sin(f*x + e)^5/(cos(f*x + e) + 1)^5 + 12165*a^(7/2)*sin(f*x + e)^6/(cos(f*x + e) + 1)^6 - 7410*a^(7/2)*s
in(f*x + e)^7/(cos(f*x + e) + 1)^7 + 2985*a^(7/2)*sin(f*x + e)^8/(cos(f*x + e) + 1)^8 - 555*a^(7/2)*sin(f*x +
e)^9/(cos(f*x + e) + 1)^9)/(c^(7/2) - 6*c^(7/2)*sin(f*x + e)/(cos(f*x + e) + 1) + 17*c^(7/2)*sin(f*x + e)^2/(c
os(f*x + e) + 1)^2 - 32*c^(7/2)*sin(f*x + e)^3/(cos(f*x + e) + 1)^3 + 46*c^(7/2)*sin(f*x + e)^4/(cos(f*x + e)
+ 1)^4 - 52*c^(7/2)*sin(f*x + e)^5/(cos(f*x + e) + 1)^5 + 46*c^(7/2)*sin(f*x + e)^6/(cos(f*x + e) + 1)^6 - 32*
c^(7/2)*sin(f*x + e)^7/(cos(f*x + e) + 1)^7 + 17*c^(7/2)*sin(f*x + e)^8/(cos(f*x + e) + 1)^8 - 6*c^(7/2)*sin(f
*x + e)^9/(cos(f*x + e) + 1)^9 + c^(7/2)*sin(f*x + e)^10/(cos(f*x + e) + 1)^10) + 10*(75*a^(7/2)*sin(f*x + e)/
(cos(f*x + e) + 1) - 375*a^(7/2)*sin(f*x + e)^2/(cos(f*x + e) + 1)^2 + 854*a^(7/2)*sin(f*x + e)^3/(cos(f*x + e
) + 1)^3 - 1257*a^(7/2)*sin(f*x + e)^4/(cos(f*x + e) + 1)^4 + 1534*a^(7/2)*sin(f*x + e)^5/(cos(f*x + e) + 1)^5
 - 1257*a^(7/2)*sin(f*x + e)^6/(cos(f*x + e) + 1)^6 + 854*a^(7/2)*sin(f*x + e)^7/(cos(f*x + e) + 1)^7 - 375*a^
(7/2)*sin(f*x + e)^8/(cos(f*x + e) + 1)^8 + 75*a^(7/2)*sin(f*x + e)^9/(cos(f*x + e) + 1)^9)/(c^(7/2) - 6*c^(7/
2)*sin(f*x + e)/(cos(f*x + e) + 1) + 17*c^(7/2)*sin(f*x + e)^2/(cos(f*x + e) + 1)^2 - 32*c^(7/2)*sin(f*x + e)^
3/(cos(f*x + e) + 1)^3 + 46*c^(7/2)*sin(f*x + e)^4/(cos(f*x + e) + 1)^4 - 52*c^(7/2)*sin(f*x + e)^5/(cos(f*x +
 e) + 1)^5 + 46*c^(7/2)*sin(f*x + e)^6/(cos(f*x + e) + 1)^6 - 32*c^(7/2)*sin(f*x + e)^7/(cos(f*x + e) + 1)^7 +
 17*c^(7/2)*sin(f*x + e)^8/(cos(f*x + e) + 1)^8 - 6*c^(7/2)*sin(f*x + e)^9/(cos(f*x + e) + 1)^9 + c^(7/2)*sin(
f*x + e)^10/(cos(f*x + e) + 1)^10))/f

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((cos(e + f*x)^2*(a + a*sin(e + f*x))^(7/2))/(c - c*sin(e + f*x))^(7/2),x)

[Out]

int((cos(e + f*x)^2*(a + a*sin(e + f*x))^(7/2))/(c - c*sin(e + f*x))^(7/2), 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(cos(f*x+e)**2*(a+a*sin(f*x+e))**(7/2)/(c-c*sin(f*x+e))**(7/2),x)

[Out]

Timed out

________________________________________________________________________________________