Question
Question: Find the integral of \({\text{sinx}}{\text{.sin2x}}{\text{.sin3x}}\), denoted by \(\int {{\text{sinx...
Find the integral of sinx.sin2x.sin3x, denoted by ∫sinx sin2x sin3x dx.
Solution
Hint – To find the integral of sinx.sin2x.sin3x, we simplify the term using trigonometric identities and then apply the formulas for integrals of sine and cosine functions to approach the answer.
Complete step by step answer:
Let us start off by simplifying the first two terms of the equation,
∫sinx sin2x sin3x dx= ∫(sinx sin2x) sin3x dx
We know that 2 SinA SinB = - cos (A + B) + cos (A – B)
⟹SinA SinB = 21[-Cos(A+B) + Cos(A-B)]
⟹SinA SinB = 21[Cos(A-B) – Cos(A+B)]
We compare this with Sinx Sin2x, we get A = x and B = 2x
⟹Sinx Sin2x = 21[Cos(x-2x) – Cos(x+2x)]
⟹Sinx Sin2x = 21[Cos(-x) – Cos3x]
We know for the trigonometric function cosine, Cos(-x) = Cos x.
So Sinx Sin2x = 21[Cosx – Cos3x]
Hence our equation ∫sinx sin2x sin3x dx= ∫21(cosx - cos3x)sin3x dx
= 21∫(cosx - cos3x)sin3x dx
= 21∫(cosx sin3x - cos3x sin3x)dx
= 21[∫cosx sin3x dx - ∫cos3x sin3x dx] - (1)
We solve both the terms in equation (1) individually for easy simplification,
First let us solve∫cosx sin3x dx:
We know that 2 SinA CosB = Sin(A+B) + Sin(A-B)
⟹SinA CosB = 21[Sin(A + B) + Sin(A - B)]
Comparing this to the above equation we get, A = 3x and B = x
⟹Sin3x Cosx = 21[Sin(x+3x) + Sin(3x-x)]
= 21[Sin4x + Sin2x]
Hence, ∫Sin3x Cosx dx = 21∫[Sin4x + Sin2x] dx.
Now let us solve ∫cos3x sin3x dx
We know that 2 SinA CosB = Sin(A+B) + Sin(A-B)
⟹SinA CosB = 21[Sin(A + B) + Sin(A - B)]
Comparing this to the above equation we get, A = 3x and B = 3x
⟹Sin3x Cos3x = 21[Sin(3x+3x) + Sin(3x-3x)]
= 21[Sin6x + Sin0]
= 21Sin6x dx
Hence, ∫Sin3x Cos3x dx = 21∫[Sin6x] dx.
Thus, our original equation becomes
∫sinx sin2x sin3x dx= 21[∫cosx sin3x dx - ∫cos3x sin3x dx]
= 21[21∫(sin4x + sin2x) dx - 21∫(sin6x) dx]
= 41[∫sin4x dx + ∫sin2x dx - ∫sin6x dx]
We know∫sin(ax + b) dx = - acos(ax + b)+C, where C is the integral constant.
Comparing this formula with the above equation we get, a=4, a=2 and a=6 for first, second and third terms respectively and b=0 for all terms.
Hence our equation becomes,
∫sinx sin2x sin3x dx= 41[4−cos4x+(2−cos2x)−(6−cos6x)]+C
= 41[6cos6x−4cos4x−2cos2x]+C
Hence the answer.
Note – In order to solve this type of questions the key is to have a very good knowledge in trigonometric identities and formulas of trigonometric functions, which include the functions sin and cos, as they play a key role in simplification. It is also very important to split the terms and solve them individually as it is easy to approach the answer that way.