The Derivative
Learning Objectives
- Understand the physical meaning and historical context of the derivative.
- Calculate derivatives using the formal limit definition.
- Distinguish between left and right-hand derivatives.
- Apply fundamental differentiation rules (Power, Product, Quotient, Chain).
- Compute derivatives using implicit differentiation.
- Interpret the meaning of higher-order derivatives.
Historical Context
Derivative Notation
Common Derivative Notations
- Lagrange's Notation: , . The prime notation indicates the derivative of a function.
- Leibniz's Notation: , . This explicitly shows the variables involved, useful in the chain rule and differential equations.
- Newton's Notation: , . The dot notation represents derivatives with respect to time, common in mechanics.
Physical Meaning of the Derivative
Examples of Derivatives
- Velocity: The derivative of position with respect to time ().
- Acceleration: The derivative of velocity with respect to time ().
- Flow Rate: The derivative of volume with respect to time (). This represents the amount of water flowing through a pipe or channel per unit time.
- Shear Force: In structural analysis, the shear force is the derivative of the bending moment with respect to distance along a beam ().
Definition of the Derivative
Secant Line
A straight line joining two points on a function. It represents the average rate of change between those two points.
Tangent Line
A straight line that touches a curve at a single point, representing the instantaneous rate of change or the slope of the curve at that exact point.
Derivative at a Point
The derivative of a function at , denoted by or , is defined as the limit of the difference quotient:
Definition of the Derivative
The formal limit definition of the derivative based on the difference quotient.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Derivative of the function at x | - | |
| Original function | - | |
| Small change in x | - |
Interactive Simulation
Interact with the simulation below to explore the definition of the derivative and see how secant lines converge to the tangent line.
Secant Line to Tangent Line
Adjust the distance h between the two points. As h → 0, the secant line (connecting two points) converges into the tangent line (touching one point), demonstrating the fundamental definition of the derivative. The curve is f(x) = x²/4 + 1.
One-Sided Derivatives
Left and Right Derivatives
The left-hand derivative () evaluates the limit of the difference quotient as , while the right-hand derivative () evaluates it as . For a function to be strictly differentiable at , both one-sided derivatives must exist and be equal.
Differentiability vs. Continuity
If the limit exists, we say that is differentiable at . Differentiability implies Continuity: If a function is differentiable at a point, it must be continuous there. However, the converse is not true (e.g., is continuous at but not differentiable there because of the sharp corner, causing left and right derivatives to differ).
Visualizing Derivatives
Interactive Simulation
Interact with the simulation below to visualize the slope of a tangent line along a curve.
Secant to Tangent Visualizer
As h approaches 0, the secant slope approaches the tangent slope (the derivative).
Differentiation Rules
Power and Basic Rules
- Constant Rule:
- Power Rule:
- Constant Multiple Rule:
- Sum/Difference Rule:
Product and Quotient Rules
- Product Rule:
- Quotient Rule: (Mnemonic: "Low d-High minus High d-Low, over Low Low")
Chain Rule
Chain Rule
Derivative of a composite function.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Outer function | - | |
| Inner function | - |
Chain Rule (Leibniz Notation)
Chain rule expressed using differentials.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Outer function defined in terms of u | - | |
| Inner function defined in terms of x | - | |
| The independent variable | - |
Interactive Simulation
Interact with the simulation below to explore how the Chain Rule represents a cascade of scaling factors in composite functions.
Chain Rule: Rates of Change as Gears
Composite Functions
The chain rule states that the derivative of a composite function is the product of the derivatives of its parts — just like interlocking gears!
Implicit Differentiation
Implicit Differentiation Concepts
When is not explicitly defined as a function of (e.g., ), we differentiate term by term with respect to , keeping in mind that is a function of . This means whenever we differentiate a term with , we must multiply by (Chain Rule).
Steps for Implicit Differentiation
- Differentiate both sides of the equation with respect to .
- Apply the Chain Rule by multiplying by (or ) every time you differentiate a term containing .
- Group all terms with on one side of the equation and move everything else to the other side.
- Factor out .
- Solve for by dividing.
Common Mistake: Forgetting the Chain Rule
When implicitly differentiating, it is easy to differentiate as just . Remember that is a function of , so the derivative of with respect to is .
Higher-Order Derivatives
Common Higher-Order Derivatives
- First Derivative (): Slope, Velocity ().
- Second Derivative (): Concavity, Acceleration ().
- Third Derivative (): Jerk (Rate of change of acceleration).
- The derivative is the instantaneous rate of change or the slope of the tangent line.
- Left and right-hand derivatives evaluate smoothness. They must be equal for the function to be fully differentiable.
- Differentiability implies continuity, but continuity does not guarantee differentiability. Sharp corners or cusps are points of non-differentiability.
- Master the Power, Product, Quotient, and Chain Rules to differentiate efficiently.
- Use Implicit Differentiation when cannot be easily isolated.
- Higher-order derivatives describe the rate of change of the rate of change (e.g., acceleration or jerk).