{"id":236,"date":"2023-09-20T22:48:28","date_gmt":"2023-09-20T22:48:28","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/higher-order-derivatives\/"},"modified":"2024-08-05T01:50:23","modified_gmt":"2024-08-05T01:50:23","slug":"the-derivative-as-a-function-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/the-derivative-as-a-function-learn-it-4\/","title":{"raw":"The Derivative as a Function: Learn It 4","rendered":"The Derivative as a Function: Learn It 4"},"content":{"raw":"<h2>Higher-Order Derivatives<\/h2>\r\n<p>The derivative of a function is itself a function, so we can find the derivative of a derivative. For example, the derivative of a position function is the rate of change of position, or velocity. The derivative of velocity is the rate of change of velocity, which is acceleration. The new function obtained by differentiating the derivative is called the second derivative. <br \/>\r\n<br \/>\r\nFurthermore, we can continue to take derivatives to obtain the third derivative, fourth derivative, and so on. Collectively, these are referred to as <strong>higher-order derivatives<\/strong>. The notation for the higher-order derivatives of [latex]y=f(x)[\/latex] can be expressed in any of the following forms:<\/p>\r\n<div id=\"fs-id1169738214590\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]f''(x), \\, f'''(x), \\, f^{(4)}(x), \\cdots ,f^{(n)}(x)[\/latex]<\/div>\r\n<div id=\"fs-id1169738221934\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]y'', \\, y''', \\, y^{(4)}, \\cdots ,y^{(n)}[\/latex]<\/div>\r\n<div id=\"fs-id1169738218117\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\dfrac{d^2y}{dx^2}, \\, \\dfrac{d^3y}{dx^3}, \\, \\dfrac{d^4y}{dx^4}, \\cdots,\\dfrac{d^ny}{dx^n}[\/latex]<\/div>\r\n<section class=\"textbox connectIt\">\r\n<p id=\"fs-id1169738214546\" style=\"text-align: left;\">It is interesting to note that the notation for [latex]\\frac{d^2y}{dx^2}[\/latex] may be viewed as an attempt to express [latex]\\frac{d}{dx}\\left(\\frac{dy}{dx}\\right)[\/latex] more compactly. Analogously,<\/p>\r\n<p style=\"text-align: center;\">[latex]\\frac{d}{dx}\\left(\\frac{d}{dx}\\left(\\frac{dy}{dx}\\right)\\right)=\\frac{d}{dx}\\left(\\frac{d^2y}{dx^2}\\right)=\\frac{d^3y}{dx^3}[\/latex]<\/p>\r\n<\/section>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>higher-order derivatives<\/h3>\r\n<p>Higher-order derivatives are the derivatives of a function taken multiple times. The first derivative is the rate of change of the function, the second derivative is the rate of change of the first derivative, and so on.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p><strong>Notation<\/strong>: Common notations for higher-order derivatives include:<\/p>\r\n<center>[latex]f''(x), \\, f'''(x), \\, f^{(4)}(x), \\cdots ,f^{(n)}(x)[\/latex]<\/center><center>[latex]y'', \\, y''', \\, y^{(4)}, \\cdots ,y^{(n)}[\/latex]<\/center><center>[latex]\\dfrac{d^2y}{dx^2}, \\, \\dfrac{d^3y}{dx^3}, \\, \\dfrac{d^4y}{dx^4}, \\cdots,\\dfrac{d^ny}{dx^n}[\/latex]<\/center><\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169738217355\">For [latex]f(x)=2x^2-3x+1[\/latex], find [latex]f''(x)[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169738219164\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169738219164\"]<\/p>\r\n<p id=\"fs-id1169738219164\">First find [latex]f^{\\prime}(x)[\/latex].<\/p>\r\n<div id=\"fs-id1169738219187\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}f^{\\prime}(x) &amp; =\\underset{h\\to 0}{\\lim}\\frac{(2(x+h)^2-3(x+h)+1)-(2x^2-3x+1)}{h} &amp; &amp; &amp; \\begin{array}{l}\\text{Substitute} \\, f(x)=2x^2-3x+1 \\\\ \\text{and} \\\\ f(x+h)=2(x+h)^2-3(x+h)+1 \\\\ \\text{into} \\, f^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\frac{f(x+h)-f(x)}{h}. \\end{array} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{4xh+h^2-3h}{h} &amp; &amp; &amp; \\text{Simplify the numerator.} \\\\ &amp; =\\underset{h\\to 0}{\\lim}(4x+h-3) &amp; &amp; &amp; \\begin{array}{l}\\text{Factor out the} \\, h \\, \\text{in the numerator} \\\\ \\text{and cancel with the} \\, h \\, \\text{in the} \\\\ \\text{denominator.} \\end{array} \\\\ &amp; =4x-3 &amp; &amp; &amp; \\text{Take the limit.} \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169737142255\">Next, find [latex]f''(x)[\/latex] by taking the derivative of [latex]f^{\\prime}(x)=4x-3[\/latex].<\/p>\r\n<div id=\"fs-id1169738068328\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll} f''(x)&amp; =\\underset{h\\to 0}{\\lim}\\frac{f^{\\prime}(x+h)-f^{\\prime}(x)}{h} &amp; &amp; &amp; \\begin{array}{l}\\text{Use} \\, f^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\frac{f(x+h)-f(x)}{h} \\, \\text{with} \\, f^{\\prime}(x) \\, \\text{in} \\\\ \\text{place of} \\, f(x). \\end{array} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{(4(x+h)-3)-(4x-3)}{h} &amp; &amp; &amp; \\begin{array}{l}\\text{Substitute} \\, f^{\\prime}(x+h)=4(x+h)-3 \\, \\text{and} \\\\ f^{\\prime}(x)=4x-3. \\end{array} \\\\ &amp; =\\underset{h\\to 0}{\\lim}4 &amp; &amp; &amp; \\text{Simplify.} \\\\ &amp; =4 &amp; &amp; &amp; \\text{Take the limit.} \\end{array}[\/latex]<\/div>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169738099452\">The position of a particle along a coordinate axis at time [latex]t[\/latex] (in seconds) is given by [latex]s(t)=3t^2-4t+1[\/latex] (in meters). Find the function that describes its acceleration at time [latex]t[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169738219009\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169738219009\"]<\/p>\r\n<p id=\"fs-id1169738219009\">Since [latex]v(t)=s^{\\prime}(t)[\/latex] and [latex]a(t)=v^{\\prime}(t)=s''(t)[\/latex], we begin by finding the derivative of [latex]s(t)[\/latex]:<\/p>\r\n<div id=\"fs-id1169737911373\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{ll}s^{\\prime}(t) &amp; =\\underset{h\\to 0}{\\lim}\\frac{s(t+h)-s(t)}{h} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{3(t+h)^2-4(t+h)+1-(3t^2-4t+1)}{h} \\\\ &amp; =6t-4 \\end{array}[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169737950766\">Next,<\/p>\r\n<div id=\"fs-id1169737950769\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{ll} s''(t) &amp; =\\underset{h\\to 0}{\\lim}\\frac{s^{\\prime}(t+h)-s^{\\prime}(t)}{h} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{6(t+h)-4-(6t-4)}{h} \\\\ &amp; =6 \\end{array}[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169738185118\">Thus, [latex]a=6 \\, \\text{m\/s}^2[\/latex].<\/p>\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\/w9m4h4i47-M?controls=0&amp;start=1513&amp;end=1713&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.2TheDerivativeAsAFunction1513to1713_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"3.2 The Derivative as a Function\" here (opens in new window)<\/a>.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>","rendered":"<h2>Higher-Order Derivatives<\/h2>\n<p>The derivative of a function is itself a function, so we can find the derivative of a derivative. For example, the derivative of a position function is the rate of change of position, or velocity. The derivative of velocity is the rate of change of velocity, which is acceleration. The new function obtained by differentiating the derivative is called the second derivative. <\/p>\n<p>Furthermore, we can continue to take derivatives to obtain the third derivative, fourth derivative, and so on. Collectively, these are referred to as <strong>higher-order derivatives<\/strong>. The notation for the higher-order derivatives of [latex]y=f(x)[\/latex] can be expressed in any of the following forms:<\/p>\n<div id=\"fs-id1169738214590\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]f''(x), \\, f'''(x), \\, f^{(4)}(x), \\cdots ,f^{(n)}(x)[\/latex]<\/div>\n<div id=\"fs-id1169738221934\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]y'', \\, y''', \\, y^{(4)}, \\cdots ,y^{(n)}[\/latex]<\/div>\n<div id=\"fs-id1169738218117\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\dfrac{d^2y}{dx^2}, \\, \\dfrac{d^3y}{dx^3}, \\, \\dfrac{d^4y}{dx^4}, \\cdots,\\dfrac{d^ny}{dx^n}[\/latex]<\/div>\n<section class=\"textbox connectIt\">\n<p id=\"fs-id1169738214546\" style=\"text-align: left;\">It is interesting to note that the notation for [latex]\\frac{d^2y}{dx^2}[\/latex] may be viewed as an attempt to express [latex]\\frac{d}{dx}\\left(\\frac{dy}{dx}\\right)[\/latex] more compactly. Analogously,<\/p>\n<p style=\"text-align: center;\">[latex]\\frac{d}{dx}\\left(\\frac{d}{dx}\\left(\\frac{dy}{dx}\\right)\\right)=\\frac{d}{dx}\\left(\\frac{d^2y}{dx^2}\\right)=\\frac{d^3y}{dx^3}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox keyTakeaway\">\n<h3>higher-order derivatives<\/h3>\n<p>Higher-order derivatives are the derivatives of a function taken multiple times. The first derivative is the rate of change of the function, the second derivative is the rate of change of the first derivative, and so on.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Notation<\/strong>: Common notations for higher-order derivatives include:<\/p>\n<div style=\"text-align: center;\">[latex]f''(x), \\, f'''(x), \\, f^{(4)}(x), \\cdots ,f^{(n)}(x)[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]y'', \\, y''', \\, y^{(4)}, \\cdots ,y^{(n)}[\/latex]<\/div>\n<div style=\"text-align: center;\">[latex]\\dfrac{d^2y}{dx^2}, \\, \\dfrac{d^3y}{dx^3}, \\, \\dfrac{d^4y}{dx^4}, \\cdots,\\dfrac{d^ny}{dx^n}[\/latex]<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169738217355\">For [latex]f(x)=2x^2-3x+1[\/latex], find [latex]f''(x)[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169738219164\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169738219164\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738219164\">First find [latex]f^{\\prime}(x)[\/latex].<\/p>\n<div id=\"fs-id1169738219187\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}f^{\\prime}(x) & =\\underset{h\\to 0}{\\lim}\\frac{(2(x+h)^2-3(x+h)+1)-(2x^2-3x+1)}{h} & & & \\begin{array}{l}\\text{Substitute} \\, f(x)=2x^2-3x+1 \\\\ \\text{and} \\\\ f(x+h)=2(x+h)^2-3(x+h)+1 \\\\ \\text{into} \\, f^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\frac{f(x+h)-f(x)}{h}. \\end{array} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{4xh+h^2-3h}{h} & & & \\text{Simplify the numerator.} \\\\ & =\\underset{h\\to 0}{\\lim}(4x+h-3) & & & \\begin{array}{l}\\text{Factor out the} \\, h \\, \\text{in the numerator} \\\\ \\text{and cancel with the} \\, h \\, \\text{in the} \\\\ \\text{denominator.} \\end{array} \\\\ & =4x-3 & & & \\text{Take the limit.} \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169737142255\">Next, find [latex]f''(x)[\/latex] by taking the derivative of [latex]f^{\\prime}(x)=4x-3[\/latex].<\/p>\n<div id=\"fs-id1169738068328\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll} f''(x)& =\\underset{h\\to 0}{\\lim}\\frac{f^{\\prime}(x+h)-f^{\\prime}(x)}{h} & & & \\begin{array}{l}\\text{Use} \\, f^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\frac{f(x+h)-f(x)}{h} \\, \\text{with} \\, f^{\\prime}(x) \\, \\text{in} \\\\ \\text{place of} \\, f(x). \\end{array} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{(4(x+h)-3)-(4x-3)}{h} & & & \\begin{array}{l}\\text{Substitute} \\, f^{\\prime}(x+h)=4(x+h)-3 \\, \\text{and} \\\\ f^{\\prime}(x)=4x-3. \\end{array} \\\\ & =\\underset{h\\to 0}{\\lim}4 & & & \\text{Simplify.} \\\\ & =4 & & & \\text{Take the limit.} \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169738099452\">The position of a particle along a coordinate axis at time [latex]t[\/latex] (in seconds) is given by [latex]s(t)=3t^2-4t+1[\/latex] (in meters). Find the function that describes its acceleration at time [latex]t[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169738219009\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169738219009\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738219009\">Since [latex]v(t)=s^{\\prime}(t)[\/latex] and [latex]a(t)=v^{\\prime}(t)=s''(t)[\/latex], we begin by finding the derivative of [latex]s(t)[\/latex]:<\/p>\n<div id=\"fs-id1169737911373\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{ll}s^{\\prime}(t) & =\\underset{h\\to 0}{\\lim}\\frac{s(t+h)-s(t)}{h} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{3(t+h)^2-4(t+h)+1-(3t^2-4t+1)}{h} \\\\ & =6t-4 \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169737950766\">Next,<\/p>\n<div id=\"fs-id1169737950769\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{ll} s''(t) & =\\underset{h\\to 0}{\\lim}\\frac{s^{\\prime}(t+h)-s^{\\prime}(t)}{h} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{6(t+h)-4-(6t-4)}{h} \\\\ & =6 \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169738185118\">Thus, [latex]a=6 \\, \\text{m\/s}^2[\/latex].<\/p>\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\/w9m4h4i47-M?controls=0&amp;start=1513&amp;end=1713&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.2TheDerivativeAsAFunction1513to1713_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;3.2 The Derivative as a Function&#8221; here (opens in new window)<\/a>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":6,"menu_order":13,"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.2 The Derivative as a Function\",\"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":503,"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.2 The Derivative as a Function","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\/236"}],"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":7,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/236\/revisions"}],"predecessor-version":[{"id":2868,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/236\/revisions\/2868"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/parts\/503"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/236\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=236"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=236"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=236"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}