As with other derivatives that we have seen, we can express the chain rule using Leibniz’s notation. This notation for the chain rule is used heavily in physics applications.
For h(x)=f(g(x)), let u=g(x) and y=h(x)=g(u). Thus,
h′(x)=dydx,f′(g(x))=f′(u)=dydu, and g′(x)=dudx
Consequently,
dydx=h′(x)=f′(g(x))g′(x)=dydu⋅dudx
chain rule using Leibniz’s notation
If y is a function of u, and u is a function of x, then
dydx=dydu⋅dudx
Find the derivative of y=(x3x+2)5
First, let u=x3x+2. Thus, y=u5. Next, find dudx and dydu.
Using the quotient rule,
dudx=2(3x+2)2
and
dydu=5u4
Finally, we put it all together.
dydx=dydu⋅dudxApply the chain rule.=5u4⋅2(3x+2)2Substitutedydu=5u4anddudx=2(3x+2)2.=5(x3x+2)4⋅2(3x+2)2Substituteu=x3x+2.=10x4(3x+2)6Simplify.
It is important to remember that, when using the Leibniz form of the chain rule, the final answer must be expressed entirely in terms of the original variable given in the problem.
Find the derivative of y=tan(4x2−3x+1)
First, let u=4x2−3x+1. Then y=tanu. Next, find dudx and dydu:
dudx=8x−3 and dydu=sec2u.
Finally, we put it all together.
dydx=dydu⋅dudxApply the chain rule.=sec2u⋅(8x−3)Usedudx=8x−3anddydu=sec2u.=sec2(4x2−3x+1)⋅(8x−3)Substituteu=4x2−3x+1.