3.29 \(\int \sin (\frac {x}{4}) \sin (x) \, dx\)

Optimal. Leaf size=21 \[ \frac {2}{3} \sin \left (\frac {3 x}{4}\right )-\frac {2}{5} \sin \left (\frac {5 x}{4}\right ) \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 21, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 9, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {4282} \[ \frac {2}{3} \sin \left (\frac {3 x}{4}\right )-\frac {2}{5} \sin \left (\frac {5 x}{4}\right ) \]

Antiderivative was successfully verified.

[In]

Int[Sin[x/4]*Sin[x],x]

[Out]

(2*Sin[(3*x)/4])/3 - (2*Sin[(5*x)/4])/5

Rule 4282

Int[sin[(a_.) + (b_.)*(x_)]*sin[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[Sin[a - c + (b - d)*x]/(2*(b - d)), x]
- Simp[Sin[a + c + (b + d)*x]/(2*(b + d)), x] /; FreeQ[{a, b, c, d}, x] && NeQ[b^2 - d^2, 0]

Rubi steps

\begin {align*} \int \sin \left (\frac {x}{4}\right ) \sin (x) \, dx &=\frac {2}{3} \sin \left (\frac {3 x}{4}\right )-\frac {2}{5} \sin \left (\frac {5 x}{4}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 21, normalized size = 1.00 \[ \frac {2}{3} \sin \left (\frac {3 x}{4}\right )-\frac {2}{5} \sin \left (\frac {5 x}{4}\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[Sin[x/4]*Sin[x],x]

[Out]

(2*Sin[(3*x)/4])/3 - (2*Sin[(5*x)/4])/5

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sin \left (\frac {x}{4}\right ) \sin (x) \, dx \]

Verification is Not applicable to the result.

[In]

IntegrateAlgebraic[Sin[x/4]*Sin[x],x]

[Out]

Could not integrate

________________________________________________________________________________________

fricas [A]  time = 1.00, size = 24, normalized size = 1.14 \[ -\frac {16}{15} \, {\left (6 \, \cos \left (\frac {1}{4} \, x\right )^{4} - 7 \, \cos \left (\frac {1}{4} \, x\right )^{2} + 1\right )} \sin \left (\frac {1}{4} \, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(1/4*x)*sin(x),x, algorithm="fricas")

[Out]

-16/15*(6*cos(1/4*x)^4 - 7*cos(1/4*x)^2 + 1)*sin(1/4*x)

________________________________________________________________________________________

giac [A]  time = 1.24, size = 13, normalized size = 0.62 \[ -\frac {2}{5} \, \sin \left (\frac {5}{4} \, x\right ) + \frac {2}{3} \, \sin \left (\frac {3}{4} \, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(1/4*x)*sin(x),x, algorithm="giac")

[Out]

-2/5*sin(5/4*x) + 2/3*sin(3/4*x)

________________________________________________________________________________________

maple [A]  time = 0.10, size = 14, normalized size = 0.67




method result size



default \(\frac {2 \sin \left (\frac {3 x}{4}\right )}{3}-\frac {2 \sin \left (\frac {5 x}{4}\right )}{5}\) \(14\)
risch \(\frac {2 \sin \left (\frac {3 x}{4}\right )}{3}-\frac {2 \sin \left (\frac {5 x}{4}\right )}{5}\) \(14\)
norman \(\frac {-\frac {8 \tan \left (\frac {x}{2}\right ) \left (\tan ^{2}\left (\frac {x}{8}\right )\right )}{15}+\frac {32 \left (\tan ^{2}\left (\frac {x}{2}\right )\right ) \tan \left (\frac {x}{8}\right )}{15}+\frac {8 \tan \left (\frac {x}{2}\right )}{15}-\frac {32 \tan \left (\frac {x}{8}\right )}{15}}{\left (1+\tan ^{2}\left (\frac {x}{8}\right )\right ) \left (1+\tan ^{2}\left (\frac {x}{2}\right )\right )}\) \(59\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(1/4*x)*sin(x),x,method=_RETURNVERBOSE)

[Out]

2/3*sin(3/4*x)-2/5*sin(5/4*x)

________________________________________________________________________________________

maxima [A]  time = 0.42, size = 13, normalized size = 0.62 \[ -\frac {2}{5} \, \sin \left (\frac {5}{4} \, x\right ) + \frac {2}{3} \, \sin \left (\frac {3}{4} \, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(1/4*x)*sin(x),x, algorithm="maxima")

[Out]

-2/5*sin(5/4*x) + 2/3*sin(3/4*x)

________________________________________________________________________________________

mupad [B]  time = 0.17, size = 13, normalized size = 0.62 \[ \frac {2\,\sin \left (\frac {3\,x}{4}\right )}{3}-\frac {2\,\sin \left (\frac {5\,x}{4}\right )}{5} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(x/4)*sin(x),x)

[Out]

(2*sin((3*x)/4))/3 - (2*sin((5*x)/4))/5

________________________________________________________________________________________

sympy [A]  time = 0.55, size = 22, normalized size = 1.05 \[ - \frac {16 \sin {\left (\frac {x}{4} \right )} \cos {\relax (x )}}{15} + \frac {4 \sin {\relax (x )} \cos {\left (\frac {x}{4} \right )}}{15} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(1/4*x)*sin(x),x)

[Out]

-16*sin(x/4)*cos(x)/15 + 4*sin(x)*cos(x/4)/15

________________________________________________________________________________________