Pure · Differentiation
1 / 10
Parametric differentiation
Finding dy/dx for a curve given parametrically as dy/dx = (dy/dt) / (dx/dt), using it for tangents and normals, and the second derivative of a parametric curve.
Pure · Differentiation
Parametric differentiation
Finding dy/dx for a curve given parametrically as dy/dx = (dy/dt) / (dx/dt), using it for tangents and normals, and the second derivative of a parametric curve.
Why it works
A parametric curve gives and each as a function of the parameter , not of each other. To find the gradient you need the rate of change of against — but all you can differentiate directly is each coordinate against . The chain rule bridges the gap: Differentiate with respect to , differentiate with respect to , and divide. The 's "cancel" in the Leibniz picture, which is exactly why it works.Take . Then and , so The gradient comes out in terms of — which is natural, since each point of the curve is labelled by its -value. To get the gradient at a specific point, find the for that point and substitute. (Where the tangent is vertical and is undefined — here that is , the cusp at the origin.)
Tangents and normals then work as always: gradient at the point's -value, the point itself , and for the tangent (or gradient for the normal). You almost never need the Cartesian equation.
The second derivative. A classic trap: is not . The second derivative is the rate of change of with respect to , so apply the same bridge again — differentiate with respect to , then divide by :