Integrate cos(4x)sin(x)

The easiest way of approaching this question is to use De Moivre's formula: e^(inx) = cos(nx) + isin(nx) from which it is simple to show that cos(nx) = (e^(inx) + e^(-inx)) / 2 and sin(nx) = (e^(inx))- e^(-inx)) /2i therefore, cos(4x)sin(x) = (e^(4ix) + e^(-4ix)) * ((e^(ix)) - (e^(-ix)) / 4i= [e^(5ix) - e^(-5ix) - e^(3ix) + e^(-3ix)] / 4i= sin(5x)/2 - sin(3x)/2Finally, integrating, this gives cos(3x)/6 - cos(5x)/10 + integration constantThis can also be done by using various trigonometric identities, however this method is simpler and can continue to be applied to more complex questions. 

KM

Related Further Mathematics A Level answers

All answers ▸

solve the 1st order differential equation 2y+(x*dy/dx)=x^3


How do I use proof by induction?


Prove by induction that n! > n^2 for all n greater than or equal to 4.


Given that f(x)=2sinhx+3coshx, solve the equation f(x)=5 giving your answers exactly.