Solveeit Logo

Question

Question: How do you find the derivative of \({{\cos }^{3}}u\) ?...

How do you find the derivative of cos3u{{\cos }^{3}}u ?

Explanation

Solution

We recall the definition of composite functiongof(u)=g(f(u))gof\left( u \right)=g\left( f\left( u \right) \right). We recall the chain rule of differentiation dydu=dydv×dvdu\dfrac{dy}{du}=\dfrac{dy}{dv}\times \dfrac{dv}{du} where y=gof=cos3uy=gof={{\cos }^{3}}u and v=f(u)=cosuv=f\left( u \right)=\cos u. We first find v=f(u)v=f\left( u \right) as the function inside the bracket and yy as the given function and then differentiate using chain rule and standard derivative of cosine function ddt(cost)=sint\dfrac{d}{dt}\left( \cos t \right)=-\sin t $$$$

Complete step-by-step answer:
We know from calculus that the derivative of a function of a real variable measures the rate of change of the functional value with respect to argument or input value. The process of finding derivative is called differentiation. If f(x)f\left( x \right) is real valued function then we use the differential operator ddx\dfrac{d}{dx} and find the derivative as
ddxf(x)=f(x)\dfrac{d}{dx}f\left( x \right)={{f}^{'}}\left( x \right)

If the functions f(u),g(u)f\left( u \right),g\left( u \right) are real valued defined within sets f:ABf:A\to B and g:BCg:B\to C then the composite function from A to C is defend as g(f(x))g\left( f\left( x \right) \right) within setsgof:ACgof:A\to C. If we denote g(f(u))=yg\left( f\left( u \right) \right)=y and f(u)=vf\left( u \right)=v then we can differentiate the composite function using chain rule as
ddxg(f(u))=dydu=dydv×dvdu\dfrac{d}{dx}g\left( f\left( u \right) \right)=\dfrac{dy}{du}=\dfrac{dy}{dv}\times \dfrac{dv}{du}
We are asked to differentiate the functioncos3u{{\cos }^{3}}u. We see that it is a composite function which made by functions polynomial cubic function that is u3{{u}^{3}} and trigonometric function that is cos3u=(cosu)3{{\cos }^{3}}u={{\left( \cos u \right)}^{3}}. Let us assign the function within the bracket as f(u)=cosu=vf\left( u \right)=\cos u=v and g(u)=u3g\left( u \right)={{u}^{3}}. So we haveg(f(u))=g(cosu)=(cosu)3=yg\left( f\left( u \right) \right)=g\left( \cos u \right)={{\left( \cos u \right)}^{3}}=y. We differentiate using chain rule to have;

& \dfrac{dy}{du}=\dfrac{dy}{dv}\times \dfrac{dv}{du} \\\ & \Rightarrow \dfrac{d}{du}y=\dfrac{d}{dv}y\times \dfrac{d}{du}v \\\ & \Rightarrow \dfrac{d}{du}{{\left( \cos u \right)}^{3}}=\dfrac{d}{d\left( \cos u \right)}{{\left( \cos u \right)}^{3}}\times \dfrac{d}{dx}\left( \cos u \right) \\\ \end{aligned}$$ We know that from standard differentiation of polynomial function as $\dfrac{d}{dt}{{t}^{n}}=n{{t}^{n-1}}$ where $n$ is any real number. We use it for $t=\cos u,n=3$ in the above step to have $$\Rightarrow \dfrac{d}{du}{{\left( \cos u \right)}^{3}}=3{{\left( \cos u \right)}^{2}}\times \dfrac{d}{dx}\left( \cos u \right)$$ We know that from standard differentiation of cosine function $\dfrac{d}{dt}\cos t=-\sin t$. We use it for $t=u$ in the above step to have $$\begin{aligned} & \Rightarrow \dfrac{d}{du}{{\left( \cos u \right)}^{3}}=3{{\left( \cos u \right)}^{2}}\times \left( -\sin u \right) \\\ & \Rightarrow \dfrac{d}{du}{{\cos }^{3}}u=-3\sin u {{\cos }^{2}}u \\\ \end{aligned}$$ **Note:** We must be careful to remember the negative sign in differentiation of $\cos x$ that is $\dfrac{d}{dx}\left( \cos x \right)=-\sin x$ and note that there is no negative sign in differentiation of $\sin x$ that is $\dfrac{d}{dx}\left( \sin x \right)=\cos x$. We can also use the identity ${{\cos }^{3}}x=\dfrac{3\cos x+\cos 3x}{4}$ to differentiate the right hand side but then we have to simplify using $\sin 3x=3\sin x-4{{\sin }^{3}}x$ which will be tedious.