Derivatives of Parametric and Polar Curves
In many engineering scenarios, such as the analysis of projectile trajectories or the mapping of structural shapes, curves are not easily expressed as a simple function . Instead, they are expressed using parametric equations or polar coordinates. This section covers how to apply calculus to these alternative coordinate systems.
Derivatives of Parametric Equations
When a curve is defined by parametric equations and , we can find the derivative without needing to eliminate the parameter . This is done using the Chain Rule.
First Derivative of Parametric Equations
- If and are differentiable functions of , and , then the derivative is given by:
First Derivative of Parametric Equations
Finding dy/dx without eliminating the parameter t.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Derivative of y with respect to x | - | |
| Derivatives of x and y with respect to parameter t | - |
Second Derivative of Parametric Equations
Finding the second derivative requires careful application of the chain rule. It is not simply the ratio of the second derivatives.
Second Derivative Formula
- To find the second derivative , differentiate the first derivative with respect to , and then divide by :
Second Derivative of Parametric Equations
Finding the second derivative.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Second derivative of y with respect to x | - | |
| First derivative | - | |
| Derivative of x with respect to parameter t | - |
Interact with the simulation below to explore a physical application of parametric derivatives in projectile ballistics, analyzing horizontal and vertical rates of change and trajectory concavity.
Parametric Trajectory: Projectile Motion
Explore how parametric derivatives govern vertical and horizontal velocity rates, constructing the instantaneous tangent slope vector .
0.00sPeak: 2.16sImpact: 4.32s
Parametric Derivatives
x(t) position:45.82 m
y(t) position:22.94 m
dx/dt (Horizontal rate):21.21 m/s
dy/dt (Vertical rate):0.02 m/s
Tangent Slope dy/dx:0.0011
Concavity d²y/dx²:-0.02180 m⁻¹
Dynamic Motion Path & Tangent Vector
Observation: Horizontal velocity is constant throughout flight (ignoring air drag). Vertical velocity decreases linearly from positive to negative due to gravity. The combined velocity vector is always exactly tangent to the curve, represented by the parametric derivative !
Derivatives of Polar Curves
In polar coordinates, a curve is defined by an equation , where is the distance from the origin and is the angle from the positive x-axis. To find the slope of a polar curve, we first convert it into parametric equations using as the parameter.
Parametric Form of Polar Equations
- Using the standard conversion formulas between polar and Cartesian coordinates: and .
- Substituting , we get the parametric equations:
Slope of a Polar Curve
By applying the product rule to the parametric forms, the slope of the polar curve is:
Slope of a Polar Curve
Finding dy/dx for polar curves.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Slope of the tangent line | - | |
| Polar radius | - | |
| Polar angle | - |
Interact with the simulation below to explore parametric and polar coordinates and their derivatives interactively.
Parametric & Polar Tangent Explorer
The tangent line slope is given by:
For polar, substitute x=r cos(θ) and y=r sin(θ) first.
Angle Between the Radius Vector and the Tangent Line
In analyzing polar curves, it is often useful to find the angle (psi) between the radial line (the position vector extending from the origin to the point on the curve) and the tangent line to the curve at that point. This angle characterizes the spiral nature of the curve.
Angle of Tangency in Polar Coordinates
Let be a polar curve. The angle between the extended radius vector and the tangent line at a point is given by the formula:
Angle of Tangency in Polar Coordinates
Angle between the radius vector and the tangent line.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Angle between radius vector and tangent line | - | |
| Radius vector | - | |
| Derivative of r with respect to \theta | - |
This formula provides an elegant way to find the direction of a tangent line purely in polar terms without converting to Cartesian slope . For example, in a logarithmic spiral , the angle is remarkably constant, since .
Key Takeaways
- The first derivative of a parametric curve is .
- The second derivative is found by dividing the -derivative of by . It is not the ratio of second partials.
- To find the Cartesian slope of a polar curve, treat as a parameter and convert to Cartesian coordinates using and .
- Use the product rule to find and , then apply the parametric derivative formula .
- The angle between the radius vector and the tangent line is given by .