{"id":266,"date":"2023-09-20T22:48:41","date_gmt":"2023-09-20T22:48:41","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/logarithmic-differentiation\/"},"modified":"2024-08-05T12:58:21","modified_gmt":"2024-08-05T12:58:21","slug":"derivatives-of-exponential-and-logarithmic-functions-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/derivatives-of-exponential-and-logarithmic-functions-learn-it-3\/","title":{"raw":"Derivatives of Exponential and Logarithmic Functions: Learn It 3","rendered":"Derivatives of Exponential and Logarithmic Functions: Learn It 3"},"content":{"raw":"<h2>Logarithmic Differentiation<\/h2>\r\n<p id=\"fs-id1169737933458\">We now explore derivatives of functions like [latex]y=(g(x))^n[\/latex] for certain values of [latex]n[\/latex], and those involving forms like [latex]y=b^{g(x)}[\/latex], where [latex]b&gt;0[\/latex] and [latex]b\\ne 1[\/latex]. 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 [latex]y=x^x[\/latex] or [latex]y=x^{\\pi}[\/latex].<\/p>\r\n<p><strong>Logarithmic differentiation<\/strong> 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 [latex]y=\\frac{x\\sqrt{2x+1}}{e^x \\sin^3 x}[\/latex].<\/p>\r\n<p>We outline this technique in the following problem-solving strategy.<\/p>\r\n<section class=\"textbox questionHelp\">\r\n<p><strong>How To: Use Logarithmic Differentiation<\/strong><\/p>\r\n<ol id=\"fs-id1169738197963\">\r\n\t<li><strong>Begin by Logarithmizing:<\/strong> To apply logarithmic differentiation to the function [latex]y=h(x)[\/latex], start by taking the natural logarithm of both sides of the equation, giving [latex]\\ln y=\\ln (h(x))[\/latex].<\/li>\r\n\t<li><strong>Expand Using Logarithm Properties:<\/strong> Utilize the properties of logarithms to simplify [latex]\\ln (h(x))[\/latex] as much as possible. This may involve using the logarithm rules for multiplication, division, and powers.<\/li>\r\n\t<li><strong>Differentiate Both Sides:<\/strong> With [latex]y[\/latex] implicitly defined by the equation [latex]\\ln y=\\ln h(x)[\/latex], differentiate both sides with respect to [latex]x[\/latex]. On the left, apply the chain rule to obtain [latex]\\frac{1}{y}\\frac{dy}{dx}[\/latex], and on the right, use the derivative of [latex]\\ln h(x)[\/latex].<\/li>\r\n\t<li><strong>Isolate [latex]\\frac{dy}{dx}[\/latex]:\u00a0<\/strong> Multiply through by [latex]y[\/latex] to solve for [latex]\\frac{dy}{dx}[\/latex].\u00a0<\/li>\r\n\t<li><strong>Simplify the Derivative:<\/strong> Simplify the expression for [latex]\\frac{dy}{dx}[\/latex] to obtain the final derivative in terms of [latex]x[\/latex].<\/li>\r\n<\/ol>\r\n<\/section>\r\n<section class=\"textbox recall\">\r\n<p>It may be useful to review your properties of logarithms. These will help us in step 2 to expand our logarithmic function.<\/p>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>The Product Rule for Logarithms<\/td>\r\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}\\left(MN\\right)={\\mathrm{log}}_{b}\\left(M\\right)+{\\mathrm{log}}_{b}\\left(N\\right)[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>The Quotient Rule for Logarithms<\/td>\r\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}\\left(\\frac{M}{N}\\right)={\\mathrm{log}}_{b}M-{\\mathrm{log}}_{b}N[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>The Power Rule for Logarithms<\/td>\r\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}\\left({M}^{n}\\right)=n{\\mathrm{log}}_{b}M[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>The Change-of-Base Formula<\/td>\r\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}M\\text{=}\\frac{{\\mathrm{log}}_{n}M}{{\\mathrm{log}}_{n}b}\\text{ }n&gt;0,n\\ne 1,b\\ne 1[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169738211866\">Find the derivative of [latex]y=(2x^4+1)^{\\tan x}[\/latex]<\/p>\r\n<p>[reveal-answer q=\"fs-id1169738211908\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169738211908\"]<\/p>\r\n<p id=\"fs-id1169738211908\">Use logarithmic differentiation to find this derivative.<\/p>\r\n<div id=\"fs-id1169738211912\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll} \\ln y &amp; = \\ln (2x^4+1)^{\\tan x} &amp; &amp; &amp; \\text{Step 1. Take the natural logarithm of both sides.} \\\\ \\ln y &amp; = \\tan x \\ln (2x^4+1) &amp; &amp; &amp; \\text{Step 2. Expand using properties of logarithms.} \\\\ \\frac{1}{y}\\frac{dy}{dx} &amp; = \\sec^2 x \\ln (2x^4+1)+\\frac{8x^3}{2x^4+1} \\cdot \\tan x &amp; &amp; &amp; \\begin{array}{l}\\text{Step 3. Differentiate both sides. Use the} \\\\ \\text{product rule on the right.} \\end{array} \\\\ \\frac{dy}{dx} &amp; =y \\cdot (\\sec^2 x \\ln (2x^4+1)+\\frac{8x^3}{2x^4+1} \\cdot \\tan x) &amp; &amp; &amp; \\text{Step 4. Multiply by} \\, y \\, \\text{on both sides.} \\\\ \\frac{dy}{dx} &amp; = (2x^4+1)^{\\tan x}(\\sec^2 x \\ln (2x^4+1)+\\frac{8x^3}{2x^4+1} \\cdot \\tan x) &amp; &amp; &amp; \\text{Step 5. Substitute} \\, y=(2x^4+1)^{\\tan x}.\\end{array}[\/latex]<\/div>\r\n<p>Watch the following video to see the worked solution to this example.<\/p>\r\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/_nzxTKiFPpo?controls=0&amp;start=816&amp;end=982&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/center>\r\n<p>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.<\/p>\r\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/3.9DerivativesOfExponentialAndLogarithmic816to982_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"3.9 Derivatives of Exponential and Logarithmic Functions\" here (opens in new window)<\/a>.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169738228463\">Find the derivative of [latex]y=x^r[\/latex] where [latex]r[\/latex] is an arbitrary real number.<\/p>\r\n<p>[reveal-answer q=\"fs-id1169738228486\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169738228486\"]<\/p>\r\n<p id=\"fs-id1169738228486\">The process is the same as in the last example, though with fewer complications.<\/p>\r\n<div id=\"fs-id1169738228494\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll} \\ln y &amp; = \\ln x^r &amp; &amp; &amp; \\text{Step 1. Take the natural logarithm of both sides.} \\\\ \\ln y &amp; = r \\ln x &amp; &amp; &amp; \\text{Step 2. Expand using properties of logarithms.} \\\\ \\frac{1}{y}\\frac{dy}{dx} &amp; = r \\frac{1}{x} &amp; &amp; &amp; \\text{Step 3. Differentiate both sides.} \\\\ \\frac{dy}{dx} &amp; = y \\frac{r}{x} &amp; &amp; &amp; \\text{Step 4. Multiply by} \\, y \\, \\text{on both sides.} \\\\ \\frac{dy}{dx} &amp; = x^r \\frac{r}{x} &amp; &amp; &amp; \\text{Step 5. Substitute} \\, y=x^r. \\\\ \\frac{dy}{dx} &amp; = rx^{r-1} &amp; &amp; &amp; \\text{Simplify.} \\end{array}[\/latex]<\/div>\r\n\r\n[\/hidden-answer]<\/section>\r\n<section class=\"textbox tryIt\">\r\n<p>[ohm_question hide_question_numbers=1]206261[\/ohm_question]<\/p>\r\n<\/section>","rendered":"<h2>Logarithmic Differentiation<\/h2>\n<p id=\"fs-id1169737933458\">We now explore derivatives of functions like [latex]y=(g(x))^n[\/latex] for certain values of [latex]n[\/latex], and those involving forms like [latex]y=b^{g(x)}[\/latex], where [latex]b>0[\/latex] and [latex]b\\ne 1[\/latex]. 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 [latex]y=x^x[\/latex] or [latex]y=x^{\\pi}[\/latex].<\/p>\n<p><strong>Logarithmic differentiation<\/strong> 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 [latex]y=\\frac{x\\sqrt{2x+1}}{e^x \\sin^3 x}[\/latex].<\/p>\n<p>We outline this technique in the following problem-solving strategy.<\/p>\n<section class=\"textbox questionHelp\">\n<p><strong>How To: Use Logarithmic Differentiation<\/strong><\/p>\n<ol id=\"fs-id1169738197963\">\n<li><strong>Begin by Logarithmizing:<\/strong> To apply logarithmic differentiation to the function [latex]y=h(x)[\/latex], start by taking the natural logarithm of both sides of the equation, giving [latex]\\ln y=\\ln (h(x))[\/latex].<\/li>\n<li><strong>Expand Using Logarithm Properties:<\/strong> Utilize the properties of logarithms to simplify [latex]\\ln (h(x))[\/latex] as much as possible. This may involve using the logarithm rules for multiplication, division, and powers.<\/li>\n<li><strong>Differentiate Both Sides:<\/strong> With [latex]y[\/latex] implicitly defined by the equation [latex]\\ln y=\\ln h(x)[\/latex], differentiate both sides with respect to [latex]x[\/latex]. On the left, apply the chain rule to obtain [latex]\\frac{1}{y}\\frac{dy}{dx}[\/latex], and on the right, use the derivative of [latex]\\ln h(x)[\/latex].<\/li>\n<li><strong>Isolate [latex]\\frac{dy}{dx}[\/latex]:\u00a0<\/strong> Multiply through by [latex]y[\/latex] to solve for [latex]\\frac{dy}{dx}[\/latex].\u00a0<\/li>\n<li><strong>Simplify the Derivative:<\/strong> Simplify the expression for [latex]\\frac{dy}{dx}[\/latex] to obtain the final derivative in terms of [latex]x[\/latex].<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox recall\">\n<p>It may be useful to review your properties of logarithms. These will help us in step 2 to expand our logarithmic function.<\/p>\n<table>\n<tbody>\n<tr>\n<td>The Product Rule for Logarithms<\/td>\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}\\left(MN\\right)={\\mathrm{log}}_{b}\\left(M\\right)+{\\mathrm{log}}_{b}\\left(N\\right)[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>The Quotient Rule for Logarithms<\/td>\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}\\left(\\frac{M}{N}\\right)={\\mathrm{log}}_{b}M-{\\mathrm{log}}_{b}N[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>The Power Rule for Logarithms<\/td>\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}\\left({M}^{n}\\right)=n{\\mathrm{log}}_{b}M[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>The Change-of-Base Formula<\/td>\n<td style=\"width: 60%;\">[latex]{\\mathrm{log}}_{b}M\\text{=}\\frac{{\\mathrm{log}}_{n}M}{{\\mathrm{log}}_{n}b}\\text{ }n>0,n\\ne 1,b\\ne 1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169738211866\">Find the derivative of [latex]y=(2x^4+1)^{\\tan x}[\/latex]<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169738211908\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169738211908\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738211908\">Use logarithmic differentiation to find this derivative.<\/p>\n<div id=\"fs-id1169738211912\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll} \\ln y & = \\ln (2x^4+1)^{\\tan x} & & & \\text{Step 1. Take the natural logarithm of both sides.} \\\\ \\ln y & = \\tan x \\ln (2x^4+1) & & & \\text{Step 2. Expand using properties of logarithms.} \\\\ \\frac{1}{y}\\frac{dy}{dx} & = \\sec^2 x \\ln (2x^4+1)+\\frac{8x^3}{2x^4+1} \\cdot \\tan x & & & \\begin{array}{l}\\text{Step 3. Differentiate both sides. Use the} \\\\ \\text{product rule on the right.} \\end{array} \\\\ \\frac{dy}{dx} & =y \\cdot (\\sec^2 x \\ln (2x^4+1)+\\frac{8x^3}{2x^4+1} \\cdot \\tan x) & & & \\text{Step 4. Multiply by} \\, y \\, \\text{on both sides.} \\\\ \\frac{dy}{dx} & = (2x^4+1)^{\\tan x}(\\sec^2 x \\ln (2x^4+1)+\\frac{8x^3}{2x^4+1} \\cdot \\tan x) & & & \\text{Step 5. Substitute} \\, y=(2x^4+1)^{\\tan x}.\\end{array}[\/latex]<\/div>\n<p>Watch the following video to see the worked solution to this example.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/_nzxTKiFPpo?controls=0&amp;start=816&amp;end=982&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<p>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.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/3.9DerivativesOfExponentialAndLogarithmic816to982_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;3.9 Derivatives of Exponential and Logarithmic Functions&#8221; here (opens in new window)<\/a>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169738228463\">Find the derivative of [latex]y=x^r[\/latex] where [latex]r[\/latex] is an arbitrary real number.<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169738228486\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169738228486\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738228486\">The process is the same as in the last example, though with fewer complications.<\/p>\n<div id=\"fs-id1169738228494\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll} \\ln y & = \\ln x^r & & & \\text{Step 1. Take the natural logarithm of both sides.} \\\\ \\ln y & = r \\ln x & & & \\text{Step 2. Expand using properties of logarithms.} \\\\ \\frac{1}{y}\\frac{dy}{dx} & = r \\frac{1}{x} & & & \\text{Step 3. Differentiate both sides.} \\\\ \\frac{dy}{dx} & = y \\frac{r}{x} & & & \\text{Step 4. Multiply by} \\, y \\, \\text{on both sides.} \\\\ \\frac{dy}{dx} & = x^r \\frac{r}{x} & & & \\text{Step 5. Substitute} \\, y=x^r. \\\\ \\frac{dy}{dx} & = rx^{r-1} & & & \\text{Simplify.} \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm206261\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=206261&theme=lumen&iframe_resize_id=ohm206261&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n","protected":false},"author":6,"menu_order":25,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Calculus Volume 1\",\"author\":\"Gilbert Strang, Edwin (Jed) Herman\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/details\/books\/calculus-volume-1\",\"project\":\"\",\"license\":\"cc-by-nc-sa\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction\"},{\"type\":\"original\",\"description\":\"3.9 Derivatives of Exponential and Logarithmic Functions\",\"author\":\"Ryan Melton\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":560,"module-header":"learn_it","content_attributions":[{"type":"cc","description":"Calculus Volume 1","author":"Gilbert Strang, Edwin (Jed) Herman","organization":"OpenStax","url":"https:\/\/openstax.org\/details\/books\/calculus-volume-1","project":"","license":"cc-by-nc-sa","license_terms":"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction"},{"type":"original","description":"3.9 Derivatives of Exponential and Logarithmic Functions","author":"Ryan Melton","organization":"","url":"","project":"","license":"cc-by","license_terms":""}],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/266"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/users\/6"}],"version-history":[{"count":11,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/266\/revisions"}],"predecessor-version":[{"id":4539,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/266\/revisions\/4539"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/parts\/560"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/266\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=266"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=266"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=266"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}