9.2 Second Derivatives of Parametric Equations
- Syllabus
- 2020
- Topic
- 9.2
- Level
- —
For a parametric curve, dy/dx is usually still written in terms of t. Differentiating it with respect to t gives change in slope per unit t, not per unit x. Divide by dx/dt once more to convert that rate into the second derivative with respect to x.
\frac{d^2y}{dx^2}=\frac{\dfrac{d}{dt}\left(\dfrac{dy}{dx}\right)}{dx/dt},\qquad \frac{dx}{dt}\ne0
Example: x=t2+1 and y=t3−3t. Then dy/dx=(3t2−3)/(2t)=23(t−1/t). Hence d(dy/dx)/dt=23(1+1/t2), and d2y/dx2=4t33(t2+1). At t=2, d2y/dx2=15/32>0, so the curve is concave up there.
Stopping after d(dy/dx)/dt leaves a rate with respect to t; it is not d2y/dx2. The conversion formula requires dx/dt=0, and any parameter values excluded while simplifying must remain excluded from the final expression.