Question
Question: How do I evaluate \[\int {{{\cos }^5}(x){{\sin }^4}(x).dx} \] ?...
How do I evaluate ∫cos5(x)sin4(x).dx ?
Solution
Hint : The given function is indefinite since there is no limit given. The indefinite integral of a function is a differentiable function F whose derivative is equal to the original function f. The first fundamental theorem of calculus allows definite integrals to be computed in terms of indefinite integral. Here to solve this we use the Pythagoras identity of a trigonometry. That is sin2x+cos2x=1 .
Complete step-by-step answer :
Given, ∫cos5(x)sin4(x).dx .
Let choose,
I=∫cos5(x)sin4(x).dx .
We can write cos5(x)=cos4(x).cos(x) .
=∫sin4(x)(cos2(x))2cos(x).dx
Now using the Pythagoras identity of a trigonometry we have cos2x=1−sin2x .
I=∫sin4(x)(1−sin2x)2cos(x).dx
Now we use the substitute rule of trigonometry.
Let put sin(x)=t . Differentiate it with respect to ‘x’.
⇒cos(x)dx=dt
Substituting in the above integral.
Thus we have,
I=∫t4(1−t2)2dt
We know (a−b)2=a2+b2−2ab .
=∫t4(1+t4−2t2)dt
=∫(t4+t8−2t6)dt
We know ∫xn.dx=n+1xn+1+c , where ‘c’ is a integration constant.
Applying the integral we have,
=4+1t4+1+8+1t8+1−26+1t6+1+c
=5t5+9t9−27t7+c
Since we have sin(x)=t , substituting this we have:
=5(sin(x))5+9(sin(x))9−27(sin(x))7+c
Thus it can be written as
I=5sin5(x)+9sin9(x)−27sin7(x)+c , where ‘c’ is a integration constant. This is the required answer.
So, the correct answer is “ I=5sin5(x)+9sin9(x)−27sin7(x)+c ”.
Note : Don’t get confused with cosn(x) and cos(xn) . These both are different, we can write cosn(x)=(cos(x))n . To simplify the given integral we use a substitution rule. Careful in the substitution rule, we need to put the result in terms of ‘x’ only. In an indefinite integral we have integration constant because we don’t have upper and lower limits in the integral. In a definite integral we do not have an integration constant because we have upper and lower limits in the integral. Careful in the calculation.