Question
Question: How do you find the antiderivative of \[{\cos ^3}(x)dx\] ?...
How do you find the antiderivative of cos3(x)dx ?
Solution
We first break the power of cosine function and use the trigonometry identity to write cos2x=1−sin2x . We use the substitution of the sine function as a new variable and convert the complete equation in terms of the new variable.
- Anti-derivative of a function is the opposite of the derivative of a function i.e. it is that value which can be obtained when taking reverse of the derivative function. It is that function whose derivative we take and then we get the function.
- If y=xn then integration of y with respect to x will be given by the formula: ∫ydx=n+1xn+1+C , where C is constant of integration
Complete step by step solution:
We have to solve for the value of ∫cos3(x)dx … (1)
We know that power can be broken down using the fact that when the base is the same the powers get added.
We can write ∫cos3(x)dx=∫cosx×(cos2x)dx
Now we know the identity sin2x+cos2x=1, which gives us the value cos2x=1−sin2x
⇒∫cos3(x)dx=∫cosx×(1−sin2x)dx … (2)
Let us substitute the value of sinx=t
Then differentiating both sides of the equation we get
⇒cosxdx=dt
(as we know differentiation of sine function is cosine function)
Now substitute the value of sinx=t and the value of cosxdx=dt in equation (2)
⇒∫cos3(x)dx=∫(1−t2)dt
Now we know the formula of integration: ∫ydx=n+1xn+1+C where C is constant of integration
⇒∫cos3(x)dx=t−2+1t2+1+C
⇒∫cos3(x)dx=t−3t3+C
Substitute the value of sinx=t in the equation
⇒∫cos3(x)dx=sinx−3sin3x+C
∴The anti-derivative of cos3(x)dx is sinx−3sin3x+C
Note: Many students make the mistake of calculating the derivative first and then integrate the obtained derivative which is wrong. Keep in mind we have to calculate the integration of the function, not the derivative. Anti-derivative of a function means that value which on differentiation or derivative gives the function.