3.781 \(\int \frac {\sin (c+d x) \tan ^2(c+d x)}{(a+a \sin (c+d x))^2} \, dx\)

Optimal. Leaf size=66 \[ -\frac {2 \tan ^5(c+d x)}{5 a^2 d}+\frac {2 \sec ^5(c+d x)}{5 a^2 d}-\frac {\sec ^3(c+d x)}{a^2 d}+\frac {\sec (c+d x)}{a^2 d} \]

[Out]

sec(d*x+c)/a^2/d-sec(d*x+c)^3/a^2/d+2/5*sec(d*x+c)^5/a^2/d-2/5*tan(d*x+c)^5/a^2/d

________________________________________________________________________________________

Rubi [A]  time = 0.26, antiderivative size = 66, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 7, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.259, Rules used = {2875, 2873, 2606, 14, 2607, 30, 194} \[ -\frac {2 \tan ^5(c+d x)}{5 a^2 d}+\frac {2 \sec ^5(c+d x)}{5 a^2 d}-\frac {\sec ^3(c+d x)}{a^2 d}+\frac {\sec (c+d x)}{a^2 d} \]

Antiderivative was successfully verified.

[In]

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

[Out]

Sec[c + d*x]/(a^2*d) - Sec[c + d*x]^3/(a^2*d) + (2*Sec[c + d*x]^5)/(5*a^2*d) - (2*Tan[c + d*x]^5)/(5*a^2*d)

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 194

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Int[ExpandIntegrand[(a + b*x^n)^p, x], x] /; FreeQ[{a, b}, x]
&& IGtQ[n, 0] && IGtQ[p, 0]

Rule 2606

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a/f, Subst[
Int[(a*x)^(m - 1)*(-1 + x^2)^((n - 1)/2), x], x, Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n -
1)/2] &&  !(IntegerQ[m/2] && LtQ[0, m, n + 1])

Rule 2607

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[1/f, Subst[Int[(b*x)
^n*(1 + x^2)^(m/2 - 1), x], x, Tan[e + f*x]], x] /; FreeQ[{b, e, f, n}, x] && IntegerQ[m/2] &&  !(IntegerQ[(n
- 1)/2] && LtQ[0, n, m - 1])

Rule 2873

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

Rule 2875

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

Rubi steps

\begin {align*} \int \frac {\sin (c+d x) \tan ^2(c+d x)}{(a+a \sin (c+d x))^2} \, dx &=\frac {\int \sec ^3(c+d x) (a-a \sin (c+d x))^2 \tan ^3(c+d x) \, dx}{a^4}\\ &=\frac {\int \left (a^2 \sec ^3(c+d x) \tan ^3(c+d x)-2 a^2 \sec ^2(c+d x) \tan ^4(c+d x)+a^2 \sec (c+d x) \tan ^5(c+d x)\right ) \, dx}{a^4}\\ &=\frac {\int \sec ^3(c+d x) \tan ^3(c+d x) \, dx}{a^2}+\frac {\int \sec (c+d x) \tan ^5(c+d x) \, dx}{a^2}-\frac {2 \int \sec ^2(c+d x) \tan ^4(c+d x) \, dx}{a^2}\\ &=\frac {\operatorname {Subst}\left (\int x^2 \left (-1+x^2\right ) \, dx,x,\sec (c+d x)\right )}{a^2 d}+\frac {\operatorname {Subst}\left (\int \left (-1+x^2\right )^2 \, dx,x,\sec (c+d x)\right )}{a^2 d}-\frac {2 \operatorname {Subst}\left (\int x^4 \, dx,x,\tan (c+d x)\right )}{a^2 d}\\ &=-\frac {2 \tan ^5(c+d x)}{5 a^2 d}+\frac {\operatorname {Subst}\left (\int \left (1-2 x^2+x^4\right ) \, dx,x,\sec (c+d x)\right )}{a^2 d}+\frac {\operatorname {Subst}\left (\int \left (-x^2+x^4\right ) \, dx,x,\sec (c+d x)\right )}{a^2 d}\\ &=\frac {\sec (c+d x)}{a^2 d}-\frac {\sec ^3(c+d x)}{a^2 d}+\frac {2 \sec ^5(c+d x)}{5 a^2 d}-\frac {2 \tan ^5(c+d x)}{5 a^2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.28, size = 84, normalized size = 1.27 \[ \frac {\sec (c+d x) (40 \sin (c+d x)-52 \sin (2 (c+d x))+8 \sin (3 (c+d x))-65 \cos (c+d x)-8 \cos (2 (c+d x))+13 \cos (3 (c+d x))+40)}{80 a^2 d (\sin (c+d x)+1)^2} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(Sec[c + d*x]*(40 - 65*Cos[c + d*x] - 8*Cos[2*(c + d*x)] + 13*Cos[3*(c + d*x)] + 40*Sin[c + d*x] - 52*Sin[2*(c
 + d*x)] + 8*Sin[3*(c + d*x)]))/(80*a^2*d*(1 + Sin[c + d*x])^2)

________________________________________________________________________________________

fricas [A]  time = 0.48, size = 76, normalized size = 1.15 \[ \frac {\cos \left (d x + c\right )^{2} - 2 \, {\left (\cos \left (d x + c\right )^{2} + 1\right )} \sin \left (d x + c\right ) - 3}{5 \, {\left (a^{2} d \cos \left (d x + c\right )^{3} - 2 \, a^{2} d \cos \left (d x + c\right ) \sin \left (d x + c\right ) - 2 \, a^{2} d \cos \left (d x + c\right )\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2*sin(d*x+c)^3/(a+a*sin(d*x+c))^2,x, algorithm="fricas")

[Out]

1/5*(cos(d*x + c)^2 - 2*(cos(d*x + c)^2 + 1)*sin(d*x + c) - 3)/(a^2*d*cos(d*x + c)^3 - 2*a^2*d*cos(d*x + c)*si
n(d*x + c) - 2*a^2*d*cos(d*x + c))

________________________________________________________________________________________

giac [A]  time = 0.22, size = 94, normalized size = 1.42 \[ -\frac {\frac {5}{a^{2} {\left (\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 1\right )}} - \frac {5 \, \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{4} + 30 \, \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + 80 \, \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + 50 \, \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 11}{a^{2} {\left (\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 1\right )}^{5}}}{20 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2*sin(d*x+c)^3/(a+a*sin(d*x+c))^2,x, algorithm="giac")

[Out]

-1/20*(5/(a^2*(tan(1/2*d*x + 1/2*c) - 1)) - (5*tan(1/2*d*x + 1/2*c)^4 + 30*tan(1/2*d*x + 1/2*c)^3 + 80*tan(1/2
*d*x + 1/2*c)^2 + 50*tan(1/2*d*x + 1/2*c) + 11)/(a^2*(tan(1/2*d*x + 1/2*c) + 1)^5))/d

________________________________________________________________________________________

maple [A]  time = 0.43, size = 100, normalized size = 1.52 \[ \frac {-\frac {1}{4 \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}+\frac {4}{5 \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )^{5}}-\frac {2}{\left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )^{4}}+\frac {1}{\left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )^{3}}+\frac {1}{2 \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )^{2}}+\frac {16}{64 \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+64}}{a^{2} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^2*sin(d*x+c)^3/(a+a*sin(d*x+c))^2,x)

[Out]

16/d/a^2*(-1/64/(tan(1/2*d*x+1/2*c)-1)+1/20/(tan(1/2*d*x+1/2*c)+1)^5-1/8/(tan(1/2*d*x+1/2*c)+1)^4+1/16/(tan(1/
2*d*x+1/2*c)+1)^3+1/32/(tan(1/2*d*x+1/2*c)+1)^2+1/64/(tan(1/2*d*x+1/2*c)+1))

________________________________________________________________________________________

maxima [B]  time = 0.33, size = 164, normalized size = 2.48 \[ \frac {4 \, {\left (\frac {4 \, \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + \frac {5 \, \sin \left (d x + c\right )^{2}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{2}} + 1\right )}}{5 \, {\left (a^{2} + \frac {4 \, a^{2} \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + \frac {5 \, a^{2} \sin \left (d x + c\right )^{2}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{2}} - \frac {5 \, a^{2} \sin \left (d x + c\right )^{4}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{4}} - \frac {4 \, a^{2} \sin \left (d x + c\right )^{5}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{5}} - \frac {a^{2} \sin \left (d x + c\right )^{6}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{6}}\right )} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2*sin(d*x+c)^3/(a+a*sin(d*x+c))^2,x, algorithm="maxima")

[Out]

4/5*(4*sin(d*x + c)/(cos(d*x + c) + 1) + 5*sin(d*x + c)^2/(cos(d*x + c) + 1)^2 + 1)/((a^2 + 4*a^2*sin(d*x + c)
/(cos(d*x + c) + 1) + 5*a^2*sin(d*x + c)^2/(cos(d*x + c) + 1)^2 - 5*a^2*sin(d*x + c)^4/(cos(d*x + c) + 1)^4 -
4*a^2*sin(d*x + c)^5/(cos(d*x + c) + 1)^5 - a^2*sin(d*x + c)^6/(cos(d*x + c) + 1)^6)*d)

________________________________________________________________________________________

mupad [B]  time = 9.27, size = 111, normalized size = 1.68 \[ \frac {\frac {4\,{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}^6}{5}+\frac {16\,{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}^5\,\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )}{5}+4\,{\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )}^4\,{\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2}{a^2\,d\,\left (\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )-\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )\,{\left (\cos \left (\frac {c}{2}+\frac {d\,x}{2}\right )+\sin \left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )}^5} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

((4*cos(c/2 + (d*x)/2)^6)/5 + (16*cos(c/2 + (d*x)/2)^5*sin(c/2 + (d*x)/2))/5 + 4*cos(c/2 + (d*x)/2)^4*sin(c/2
+ (d*x)/2)^2)/(a^2*d*(cos(c/2 + (d*x)/2) - sin(c/2 + (d*x)/2))*(cos(c/2 + (d*x)/2) + sin(c/2 + (d*x)/2))^5)

________________________________________________________________________________________

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(sec(d*x+c)**2*sin(d*x+c)**3/(a+a*sin(d*x+c))**2,x)

[Out]

Timed out

________________________________________________________________________________________