\(\int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx\) [487]

Optimal result
Mathematica [A] (verified)
Rubi [A] (verified)
Maple [B] (warning: unable to verify)
Fricas [A] (verification not implemented)
Sympy [F(-1)]
Maxima [F]
Giac [B] (verification not implemented)
Mupad [B] (verification not implemented)
Reduce [F]

Optimal result

Integrand size = 20, antiderivative size = 23 \[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\frac {\sin (a+b x)}{b \sqrt {\sin (2 a+2 b x)}} \] Output:

sin(b*x+a)/b/sin(2*b*x+2*a)^(1/2)
                                                                                    
                                                                                    
 

Mathematica [A] (verified)

Time = 0.01 (sec) , antiderivative size = 22, normalized size of antiderivative = 0.96 \[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\frac {\sin (a+b x)}{b \sqrt {\sin (2 (a+b x))}} \] Input:

Integrate[Sin[a + b*x]/Sin[2*a + 2*b*x]^(3/2),x]
 

Output:

Sin[a + b*x]/(b*Sqrt[Sin[2*(a + b*x)]])
 

Rubi [A] (verified)

Time = 0.20 (sec) , antiderivative size = 23, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.100, Rules used = {3042, 4780}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\sin (a+b x)}{\sin (2 a+2 b x)^{3/2}}dx\)

\(\Big \downarrow \) 4780

\(\displaystyle \frac {\sin (a+b x)}{b \sqrt {\sin (2 a+2 b x)}}\)

Input:

Int[Sin[a + b*x]/Sin[2*a + 2*b*x]^(3/2),x]
 

Output:

Sin[a + b*x]/(b*Sqrt[Sin[2*a + 2*b*x]])
 

Defintions of rubi rules used

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4780
Int[((e_.)*sin[(a_.) + (b_.)*(x_)])^(m_.)*((g_.)*sin[(c_.) + (d_.)*(x_)])^( 
p_), x_Symbol] :> Simp[(e*Sin[a + b*x])^m*((g*Sin[c + d*x])^(p + 1)/(b*g*m) 
), x] /; FreeQ[{a, b, c, d, e, g, m, p}, x] && EqQ[b*c - a*d, 0] && EqQ[d/b 
, 2] &&  !IntegerQ[p] && EqQ[m + 2*p + 2, 0]
 
Maple [B] (warning: unable to verify)

result has leaf size over 500,000. Avoiding possible recursion issues.

Time = 13.72 (sec) , antiderivative size = 94317036, normalized size of antiderivative = 4100740.70

method result size
default \(\text {Expression too large to display}\) \(94317036\)

Input:

int(sin(b*x+a)/sin(2*b*x+2*a)^(3/2),x,method=_RETURNVERBOSE)
 

Output:

result too large to display
 

Fricas [A] (verification not implemented)

Time = 0.08 (sec) , antiderivative size = 39, normalized size of antiderivative = 1.70 \[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\frac {\sqrt {2} \sqrt {\cos \left (b x + a\right ) \sin \left (b x + a\right )} + \cos \left (b x + a\right )}{2 \, b \cos \left (b x + a\right )} \] Input:

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

Output:

1/2*(sqrt(2)*sqrt(cos(b*x + a)*sin(b*x + a)) + cos(b*x + a))/(b*cos(b*x + 
a))
 

Sympy [F(-1)]

Timed out. \[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\text {Timed out} \] Input:

integrate(sin(b*x+a)/sin(2*b*x+2*a)**(3/2),x)
 

Output:

Timed out
 

Maxima [F]

\[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\int { \frac {\sin \left (b x + a\right )}{\sin \left (2 \, b x + 2 \, a\right )^{\frac {3}{2}}} \,d x } \] Input:

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

Output:

integrate(sin(b*x + a)/sin(2*b*x + 2*a)^(3/2), x)
 

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 2029 vs. \(2 (21) = 42\).

Time = 13.57 (sec) , antiderivative size = 2029, normalized size of antiderivative = 88.22 \[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\text {Too large to display} \] Input:

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

Output:

-1/2*sqrt(2)*sqrt(-tan(1/2*b*x)^4*tan(1/2*a)^3 - tan(1/2*b*x)^3*tan(1/2*a) 
^4 + tan(1/2*b*x)^4*tan(1/2*a) + 6*tan(1/2*b*x)^3*tan(1/2*a)^2 + 6*tan(1/2 
*b*x)^2*tan(1/2*a)^3 + tan(1/2*b*x)*tan(1/2*a)^4 - tan(1/2*b*x)^3 - 6*tan( 
1/2*b*x)^2*tan(1/2*a) - 6*tan(1/2*b*x)*tan(1/2*a)^2 - tan(1/2*a)^3 + tan(1 
/2*b*x) + tan(1/2*a))*((2*(sqrt(2)*tan(1/2*a)^25 + 10*sqrt(2)*tan(1/2*a)^2 
3 + 44*sqrt(2)*tan(1/2*a)^21 + 110*sqrt(2)*tan(1/2*a)^19 + 165*sqrt(2)*tan 
(1/2*a)^17 + 132*sqrt(2)*tan(1/2*a)^15 - 132*sqrt(2)*tan(1/2*a)^11 - 165*s 
qrt(2)*tan(1/2*a)^9 - 110*sqrt(2)*tan(1/2*a)^7 - 44*sqrt(2)*tan(1/2*a)^5 - 
 10*sqrt(2)*tan(1/2*a)^3 - sqrt(2)*tan(1/2*a))*tan(1/2*b*x)/(tan(1/2*a)^24 
 + 12*tan(1/2*a)^22 + 66*tan(1/2*a)^20 + 220*tan(1/2*a)^18 + 495*tan(1/2*a 
)^16 + 792*tan(1/2*a)^14 + 924*tan(1/2*a)^12 + 792*tan(1/2*a)^10 + 495*tan 
(1/2*a)^8 + 220*tan(1/2*a)^6 + 66*tan(1/2*a)^4 + 12*tan(1/2*a)^2 + 1) + (s 
qrt(2)*tan(1/2*a)^26 + 5*sqrt(2)*tan(1/2*a)^24 - 10*sqrt(2)*tan(1/2*a)^22 
- 154*sqrt(2)*tan(1/2*a)^20 - 605*sqrt(2)*tan(1/2*a)^18 - 1353*sqrt(2)*tan 
(1/2*a)^16 - 1980*sqrt(2)*tan(1/2*a)^14 - 1980*sqrt(2)*tan(1/2*a)^12 - 135 
3*sqrt(2)*tan(1/2*a)^10 - 605*sqrt(2)*tan(1/2*a)^8 - 154*sqrt(2)*tan(1/2*a 
)^6 - 10*sqrt(2)*tan(1/2*a)^4 + 5*sqrt(2)*tan(1/2*a)^2 + sqrt(2))/(tan(1/2 
*a)^24 + 12*tan(1/2*a)^22 + 66*tan(1/2*a)^20 + 220*tan(1/2*a)^18 + 495*tan 
(1/2*a)^16 + 792*tan(1/2*a)^14 + 924*tan(1/2*a)^12 + 792*tan(1/2*a)^10 + 4 
95*tan(1/2*a)^8 + 220*tan(1/2*a)^6 + 66*tan(1/2*a)^4 + 12*tan(1/2*a)^2 ...
 

Mupad [B] (verification not implemented)

Time = 18.67 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.48 \[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\frac {\cos \left (a+b\,x\right )\,\sqrt {\sin \left (2\,a+2\,b\,x\right )}}{b\,\left (\cos \left (2\,a+2\,b\,x\right )+1\right )} \] Input:

int(sin(a + b*x)/sin(2*a + 2*b*x)^(3/2),x)
 

Output:

(cos(a + b*x)*sin(2*a + 2*b*x)^(1/2))/(b*(cos(2*a + 2*b*x) + 1))
 

Reduce [F]

\[ \int \frac {\sin (a+b x)}{\sin ^{\frac {3}{2}}(2 a+2 b x)} \, dx=\int \frac {\sqrt {\sin \left (2 b x +2 a \right )}\, \sin \left (b x +a \right )}{\sin \left (2 b x +2 a \right )^{2}}d x \] Input:

int(sin(b*x+a)/sin(2*b*x+2*a)^(3/2),x)
 

Output:

int((sqrt(sin(2*a + 2*b*x))*sin(a + b*x))/sin(2*a + 2*b*x)**2,x)