Parametric derivative

In calculus, a parametric derivative is a derivative of a dependent variable with respect to another dependent variable that is taken when both variables depend on an independent third variable, usually thought of as "time" (that is, when the dependent variables are x and y and are given by parametric equations in t).

First derivative

Let x(t) and y(t) be the coordinates of the points of the curve expressed as functions of a variable t:

y = y ( t ) , x = x ( t ) . {\displaystyle y=y(t),\quad x=x(t).}
The first derivative implied by these parametric equations is
d y d x = d y / d t d x / d t = y ˙ ( t ) x ˙ ( t ) , {\displaystyle {\frac {dy}{dx}}={\frac {dy/dt}{dx/dt}}={\frac {{\dot {y}}(t)}{{\dot {x}}(t)}},}
where the notation x ˙ ( t ) {\displaystyle {\dot {x}}(t)} denotes the derivative of x with respect to t. This can be derived using the chain rule for derivatives:
d y d t = d y d x d x d t {\displaystyle {\frac {dy}{dt}}={\frac {dy}{dx}}\cdot {\frac {dx}{dt}}}
and dividing both sides by d x d t {\textstyle {\frac {dx}{dt}}} to give the equation above.

In general all of these derivatives — dy / dt, dx / dt, and dy / dx — are themselves functions of t and so can be written more explicitly as, for example, d y d x ( t ) {\displaystyle {\frac {dy}{dx}}(t)} .

Second derivative

The second derivative implied by a parametric equation is given by

d 2 y d x 2 = d d x ( d y d x ) = d d t ( d y d x ) d t d x = d d t ( y ˙ x ˙ ) 1 x ˙ = x ˙ y ¨ y ˙ x ¨ x ˙ 3 {\displaystyle {\begin{aligned}{\frac {d^{2}y}{dx^{2}}}&={\frac {d}{dx}}\left({\frac {dy}{dx}}\right)\\[1ex]&={\frac {d}{dt}}\left({\frac {dy}{dx}}\right)\cdot {\frac {dt}{dx}}\\[1ex]&={\frac {d}{dt}}\left({\frac {\dot {y}}{\dot {x}}}\right){\frac {1}{\dot {x}}}\\[1ex]&={\frac {{\dot {x}}{\ddot {y}}-{\dot {y}}{\ddot {x}}}{{\dot {x}}^{3}}}\end{aligned}}}
by making use of the quotient rule for derivatives. The latter result is useful in the computation of curvature.

Example

For example, consider the set of functions where:

x ( t ) = 4 t 2 , y ( t ) = 3 t . {\displaystyle {\begin{aligned}x(t)&=4t^{2},&y(t)&=3t.\end{aligned}}}
Differentiating both functions with respect to t leads to the functions
d x d t = 8 t , d y d t = 3. {\displaystyle {\begin{aligned}{\frac {dx}{dt}}&=8t,&{\frac {dy}{dt}}&=3.\end{aligned}}}
Substituting these into the formula for the parametric derivative, we obtain
d y d x = y ˙ x ˙ = 3 8 t , {\displaystyle {\frac {dy}{dx}}={\frac {\dot {y}}{\dot {x}}}={\frac {3}{8t}},}
where x ˙ {\displaystyle {\dot {x}}} and y ˙ {\displaystyle {\dot {y}}} are understood to be functions of t.

See also

References

  • Derivative for parametric form at PlanetMath.
  • Harris, John W. & Stöcker, Horst (1998). "12.2.12 Differentiation of functions in parametric representation". Handbook of Mathematics and Computational Science. Springer Science & Business Media. pp. 495–497. ISBN 0387947469.
  • Briggs, William L; Cochran, Lyle; Gilett, Bernard; Schulz, Eric. "11 Parametric and Polar Curves". Calculus for Scientists and Engineers – Early Transcendentals. Pearson. p. 734.