Total Derivative — Definition, Formula & Examples
The total derivative captures the complete rate of change of a function with respect to a variable, accounting for all paths through which that variable influences the output — including indirect effects through other dependent variables.
For a differentiable function where each depends on a parameter , the total derivative of with respect to is . More generally, the total derivative of a function at a point is the unique linear map such that .
Key Formula
Where:
- = A function of x and y
- = Intermediate variables, each depending on t
- = The independent parameter
How It Works
When a function depends on several variables that are themselves functions of another variable, you cannot just take one partial derivative to find the overall rate of change. The total derivative applies the chain rule across every dependency. You compute each partial derivative of , multiply it by the derivative of the corresponding intermediate variable, and sum the results. When the function maps , the total derivative at a point is represented by the Jacobian matrix.
Worked Example
Problem: Let where and . Find at .
Step 1: Compute the partial derivatives of f.
Step 2: Compute the derivatives of x and y with respect to t.
Step 3: Apply the total derivative formula and evaluate at (where , ).
Answer:
Why It Matters
The total derivative is central to the multivariable chain rule, optimization with constraints, and differential geometry. In physics and engineering, it appears as the material derivative in fluid mechanics, tracking how quantities change along a moving particle's path.
Common Mistakes
Mistake: Confusing the total derivative with a partial derivative when intermediate variables depend on the same parameter.
Correction: A partial derivative holds other variables fixed. The total derivative accounts for all variables changing simultaneously — omitting any term gives an incomplete rate of change.
