Is it possible to simplify $$ \cos^{2}(\theta) \sin(\theta) $$ to terms of only $\sin$ or $\cos$?
I need to simplify this to take the integral.
Is it possible to simplify $$ \cos^{2}(\theta) \sin(\theta) $$ to terms of only $\sin$ or $\cos$?
I need to simplify this to take the integral.
If you intend to integrate it with respect to $\theta$, you definitely do not want to simplify it to get only sines or cosines. Make the substitution $u=\cos\theta$ instead. Then $du=-\sin\theta d\theta$, so $$\cos^2\theta\sin\theta d\theta=u^2(-du)=-u^2 du\;,$$ which is easy to integrate.