Skip to content

References: Higher-order derivatives

Source curriculum (structural mirror, cited as further study):
• 3Blue1Brown, Essence of Calculus, Chapter 13: "Higher order derivatives"
Creator: Grant Sanderson
Lesson page: https://www.3blue1brown.com/lessons/higher-order-derivatives
Series index: https://www.3blue1brown.com/?topic=calculus
License: copyright Grant Sanderson; videos published on his site and YouTube
Clawdemy's lessons are original prose that follows the pedagogical arc of this
series. We do not reproduce or transcribe the videos; we cite them as the
recommended companion. All rights to the original videos remain with the creator.
  • Higher order derivatives (3Blue1Brown) by Grant Sanderson. The short video this lesson mirrors. It connects the second derivative to the visible curvature of a graph and to acceleration, making “the rate at which the slope changes” something you can see rather than just compute. A brief chapter that sets up the Taylor series finale.
  • Essence of Calculus (full series) by 3Blue1Brown. The series this track follows. The previous chapters built and explained the fundamental theorem; this one returns to differentiation to take derivatives of derivatives, and the next (Taylor series) uses the whole tower of higher derivatives to approximate functions.

  • Khan Academy: Calculus for a slower, exercise-driven treatment of the second derivative, concavity, and the second-derivative test, with practice problems and immediate feedback.

Where this sits in the track and the wider curriculum.

  • Trig derivatives (earlier lesson). The sin'' = -sin observation introduced there is named here as the oscillation equation f'' = -f, the differential equation behind every springing, swinging, or waving system. The exponential’s “every derivative is itself” likewise traces back to the e lesson.

  • Taylor series (final lesson) and second-order optimization (the AI tracks). Taylor series builds a function’s polynomial approximation from its higher derivatives at a point, so this lesson is its direct setup. In machine learning, second-derivative (curvature) information underlies Newton’s method, the Hessian, adaptive optimizers like Adam, and the analysis of loss landscapes; this lesson is where curvature first gets a name.