Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

How do you integrate $\int {\left( {{{\cos }^3}x} \right)} dx$?

Answer
VerifiedVerified
530.4k+ views
Hint: This is a question of exact integral and the trick here is to break the function in such a way that one part becomes the differential to the variable of the first part wherein we can solve it easily. Also note that as the function is totally in cos, we need to take at least one part of it to sin form to do what we intend.

Complete step by step answer:
$\
  {\cos ^2}x = 1 - {\sin ^2}x \\
  \dfrac{{d\left( {\sin x} \right)}}{{dx}} = \cos x \\
\ $
In this question, we have to work with ${\cos ^3}x$. We can approach this in two ways. Either we can go for the cube formulas of sin and cos which might also give the answer of this question or we can go for a very simple tactic which is to break the cube into square times one.
${\cos ^3}x = {\cos ^2}x \cdot \cos x$
The benefit of doing this is that now we can use the equation, ${\cos ^2}x = 1 - {\sin ^2}x$ and observe how if we differentiate $\sin x$ then it becomes $\cos x$ which we already have in the equation. As such, our integral equation becomes
 $\
  \int {\left( {{{\cos }^3}x} \right)} dx = \int {\left( {{{\cos }^2}x} \right)\cos x} dx \\
   = \int {\left( {1 - {{\sin }^2}x} \right)} \cos dx \\
\ $
Now, assuming $\sin x = u$, $\dfrac{{du}}{{dx}} = \cos x$ or $du = \cos xdx$
Putting all this into the equation, we get
$\
  \int {\left( {{{\cos }^3}x} \right)} dx = \int {\left( {1 - {{\sin }^2}x} \right)} \cos dx \\
   = \int {\left( {1 - {u^2}} \right)} du \\
   = u - \dfrac{{{u^3}}}{3} + C \\
\ $
But we know that $u = \sin x$ and as such the equation here becomes,
$\
  \int {\left( {{{\cos }^3}x} \right)} dx = u - \dfrac{{{u^3}}}{3} + C \\
   = \sin x - \dfrac{{{{\sin }^3}x}}{3} + C \\
\ $

Note: In case of sin and cos, whenever we face a cube, the first choice is to always move back to square times one form as that will make the equation much simpler to integrate. If that is not possible, try to move to forms where sin and cos are in 2x or 3x. If that is also not possible, then only try to move to complex integrations.