Derivatives of Exponential and Logarithmic Functions: Learn It 3
Logarithmic Differentiation
We now explore derivatives of functions like y=(g(x))n for certain values of n, and those involving forms like y=bg(x), where b>0 and b≠1. These functions present a challenge when trying to find derivatives directly. To address this, we employ logarithmic differentiation. This technique is particularly useful for differentiating functions of the form y=xx or y=xπ.
Logarithmic differentiation simplifies the process by taking the natural logarithm of both sides, which transforms multiplicative relationships into additive ones, making the derivative more straightforward to compute. We will apply this technique to solve problems such as finding the derivate of y=x√2x+1exsin3x.
We outline this technique in the following problem-solving strategy.
How To: Use Logarithmic Differentiation
Begin by Logarithmizing: To apply logarithmic differentiation to the function y=h(x), start by taking the natural logarithm of both sides of the equation, giving lny=ln(h(x)).
Expand Using Logarithm Properties: Utilize the properties of logarithms to simplify ln(h(x)) as much as possible. This may involve using the logarithm rules for multiplication, division, and powers.
Differentiate Both Sides: With y implicitly defined by the equation lny=lnh(x), differentiate both sides with respect to x. On the left, apply the chain rule to obtain 1ydydx, and on the right, use the derivative of lnh(x).
Isolate dydx: Multiply through by y to solve for dydx.
Simplify the Derivative: Simplify the expression for dydx to obtain the final derivative in terms of x.
It may be useful to review your properties of logarithms. These will help us in step 2 to expand our logarithmic function.
The Product Rule for Logarithms
logb(MN)=logb(M)+logb(N)
The Quotient Rule for Logarithms
logb(MN)=logbM−logbN
The Power Rule for Logarithms
logb(Mn)=nlogbM
The Change-of-Base Formula
logbM=lognMlognbn>0,n≠1,b≠1
Find the derivative of y=(2x4+1)tanx
Use logarithmic differentiation to find this derivative.
lny=ln(2x4+1)tanxStep 1. Take the natural logarithm of both sides.lny=tanxln(2x4+1)Step 2. Expand using properties of logarithms.1ydydx=sec2xln(2x4+1)+8x32x4+1⋅tanxStep 3. Differentiate both sides. Use theproduct rule on the right.dydx=y⋅(sec2xln(2x4+1)+8x32x4+1⋅tanx)Step 4. Multiply byyon both sides.dydx=(2x4+1)tanx(sec2xln(2x4+1)+8x32x4+1⋅tanx)Step 5. Substitutey=(2x4+1)tanx.
Watch the following video to see the worked solution to this example.
For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.
Find the derivative of y=xr where r is an arbitrary real number.
The process is the same as in the last example, though with fewer complications.
lny=lnxrStep 1. Take the natural logarithm of both sides.lny=rlnxStep 2. Expand using properties of logarithms.1ydydx=r1xStep 3. Differentiate both sides.dydx=yrxStep 4. Multiply byyon both sides.dydx=xrrxStep 5. Substitutey=xr.dydx=rxr−1Simplify.