3.167 \(\int x \sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)} \, dx\)

Optimal. Leaf size=74 \[ \frac {\sqrt {a-a \sin (e+f x)} \sqrt {c \sin (e+f x)+c}}{f^2}+\frac {x \tan (e+f x) \sqrt {a-a \sin (e+f x)} \sqrt {c \sin (e+f x)+c}}{f} \]

[Out]

(a-a*sin(f*x+e))^(1/2)*(c+c*sin(f*x+e))^(1/2)/f^2+x*(a-a*sin(f*x+e))^(1/2)*(c+c*sin(f*x+e))^(1/2)*tan(f*x+e)/f

________________________________________________________________________________________

Rubi [A]  time = 0.11, antiderivative size = 74, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 31, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.097, Rules used = {4604, 3296, 2638} \[ \frac {\sqrt {a-a \sin (e+f x)} \sqrt {c \sin (e+f x)+c}}{f^2}+\frac {x \tan (e+f x) \sqrt {a-a \sin (e+f x)} \sqrt {c \sin (e+f x)+c}}{f} \]

Antiderivative was successfully verified.

[In]

Int[x*Sqrt[a - a*Sin[e + f*x]]*Sqrt[c + c*Sin[e + f*x]],x]

[Out]

(Sqrt[a - a*Sin[e + f*x]]*Sqrt[c + c*Sin[e + f*x]])/f^2 + (x*Sqrt[a - a*Sin[e + f*x]]*Sqrt[c + c*Sin[e + f*x]]
*Tan[e + f*x])/f

Rule 2638

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

Rule 3296

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> -Simp[((c + d*x)^m*Cos[e + f*x])/f, x] +
Dist[(d*m)/f, Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 4604

Int[((g_.) + (h_.)*(x_))^(p_.)*((a_) + (b_.)*Sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*Sin[(e_.) + (f_.)*(x_
)])^(n_), x_Symbol] :> Dist[(a^IntPart[m]*c^IntPart[m]*(a + b*Sin[e + f*x])^FracPart[m]*(c + d*Sin[e + f*x])^F
racPart[m])/Cos[e + f*x]^(2*FracPart[m]), Int[(g + h*x)^p*Cos[e + f*x]^(2*m)*(c + d*Sin[e + f*x])^(n - m), x],
 x] /; FreeQ[{a, b, c, d, e, f, g, h}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && IntegerQ[p] && IntegerQ
[2*m] && IGeQ[n - m, 0]

Rubi steps

\begin {align*} \int x \sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)} \, dx &=\left (\sec (e+f x) \sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)}\right ) \int x \cos (e+f x) \, dx\\ &=\frac {x \sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)} \tan (e+f x)}{f}-\frac {\left (\sec (e+f x) \sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)}\right ) \int \sin (e+f x) \, dx}{f}\\ &=\frac {\sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)}}{f^2}+\frac {x \sqrt {a-a \sin (e+f x)} \sqrt {c+c \sin (e+f x)} \tan (e+f x)}{f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.20, size = 44, normalized size = 0.59 \[ \frac {(f x \tan (e+f x)+1) \sqrt {a-a \sin (e+f x)} \sqrt {c (\sin (e+f x)+1)}}{f^2} \]

Antiderivative was successfully verified.

[In]

Integrate[x*Sqrt[a - a*Sin[e + f*x]]*Sqrt[c + c*Sin[e + f*x]],x]

[Out]

(Sqrt[c*(1 + Sin[e + f*x])]*Sqrt[a - a*Sin[e + f*x]]*(1 + f*x*Tan[e + f*x]))/f^2

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: NotImplementedError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a-a*sin(f*x+e))^(1/2)*(c+c*sin(f*x+e))^(1/2),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> Unable to parse Giac output: Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)sqrt(2*a)*sqrt(2*c)*(-1/2*sign(sin(1/2*(f*x+exp(1))-1/4*pi))*sign(cos(1/2*(f*x+exp(1
))-1/4*pi))*cos(f*x+exp(1))/f^2-1/2*x*sign(sin(1/2*(f*x+exp(1))-1/4*pi))*sign(cos(1/2*(f*x+exp(1))-1/4*pi))*si
n(f*x+exp(1))/f)

________________________________________________________________________________________

maple [F]  time = 0.17, size = 0, normalized size = 0.00 \[ \int x \sqrt {a -a \sin \left (f x +e \right )}\, \sqrt {c +c \sin \left (f x +e \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {-a \sin \left (f x + e\right ) + a} \sqrt {c \sin \left (f x + e\right ) + c} x\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(sqrt(-a*sin(f*x + e) + a)*sqrt(c*sin(f*x + e) + c)*x, x)

________________________________________________________________________________________

mupad [B]  time = 2.69, size = 61, normalized size = 0.82 \[ \frac {\sqrt {-a\,\left (\sin \left (e+f\,x\right )-1\right )}\,\left (2\,{\cos \left (e+f\,x\right )}^2+f\,x\,\sin \left (2\,e+2\,f\,x\right )\right )\,\sqrt {c\,\left (\sin \left (e+f\,x\right )+1\right )}}{2\,f^2\,{\cos \left (e+f\,x\right )}^2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

((-a*(sin(e + f*x) - 1))^(1/2)*(2*cos(e + f*x)^2 + f*x*sin(2*e + 2*f*x))*(c*(sin(e + f*x) + 1))^(1/2))/(2*f^2*
cos(e + f*x)^2)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int x \sqrt {c \left (\sin {\left (e + f x \right )} + 1\right )} \sqrt {- a \left (\sin {\left (e + f x \right )} - 1\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a-a*sin(f*x+e))**(1/2)*(c+c*sin(f*x+e))**(1/2),x)

[Out]

Integral(x*sqrt(c*(sin(e + f*x) + 1))*sqrt(-a*(sin(e + f*x) - 1)), x)

________________________________________________________________________________________