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 ▸

Write down the equations of the three asymptotes and the coordinates of the points where the curve y = (3x+2)(x-3)/(x-2)(x+1) crosses the axes.


Find the general solution to the second order differential equation x'' - 2x' + x = e^(2t).


Find the derivative of the arctangent of x function


Prove by induction that, for all integers n >=1 , ∑(from r=1 to n) r(2r−1)(3r−1)=(n/6)(n+1)(9n^2 -n−2). Assume that 9(k+1)^2 -(k+1)-2=9k^2 +17k+6