Question
Question: Integrate sin3x.cos4x...
Integrate sin3x.cos4x
Solution
Hint- To integrate some mathematical functions like sin3x.cos4x , we first need to change the multiplication sign between them using the trigonometric formula of sina.cosb=21(sin(a+b)+sin(a−b)) and then integrate them separately using integration formulas and put a constant at the end to get the required solution.
Complete step by step answer:
We know that
Sin(a+b) = sina.cosb + cosa.sinb
Sin(a-b) = sina.cosb - cosa.sinb
On adding both the equations , we get
Sin(a+b) + sin(a-b)= 2sina.cosb
⇒sina.cosb=21(sin(a+b)+sin(a−b))
Therefore ,
sin3x.cos4x = 21(sin(3x+4x)+sin(3x−4x))
⇒sin3x.cos4x=21(sin7x−sinx) (since sin(−θ)=−sinθ)
Now integrating the above ,
∫(sin3x.cos4x)dx=21[∫sin7xdx−∫sinxdx]
⇒∫(sin3x.cos4x)dx=21[−7cos7x+cosx]+C (since ∫sin(ax+b)dx=−acos(ax+b) )
⇒∫(sin3x.cos4x)dx=14−1cos7x+21cosx+C
Note - In order to include all antiderivatives of f(x) the constant of integration C is used for indefinite integrals. The importance of C is that it allows us to express the general form of antiderivatives.