Parametric Equations & Their Derivatives
A parametric curve is given by and , where the parameter (often time) traces out the points . To find the slope of the tangent line, differentiate each coordinate with respect to and divide:
The second derivative is the -derivative of the first derivative, again divided by :
Sketch , . Since and , use :
an ellipse with -radius and -radius , traced counterclockwise starting at .
Let . Then and , so
For the second derivative, differentiate in (getting ) and divide by :
Tip: Do not divide by when finding . Always differentiate the slope with respect to , then divide by .
Arc Length of a Parametric Curve
For a smooth curve traced once for , the arc length is
The square root is the speed; arc length accumulates distance along the curve.
Find the length of for . Here and , so
Tip: If the curve is retraced or the parameter reverses, arc length still adds up (it is never negative), but you must integrate over an interval that traces the curve once.
Vector-Valued Functions & Motion
A moving particle has position . Then
Let . Then and . At :
A particle has position . Then , and the integrand is a perfect square:
Total distance on :
Tip: Total distance (always ). Displacement is a vector; its length can be much smaller if the particle doubles back.
Polar Coordinates & Graphs
A polar point satisfies
Common polar graphs:
- [leftmargin=*]
- : circle of radius centered at the origin.
- or : cardioid if , otherwise a limaçon.
- or : a rose with petals if is odd, petals if is even.
The point becomes , i.e. . Convert : multiply by to get , so , i.e. --- a circle of radius centered at .
Cardioid : maximum at , and (the pole) at .
Tip: To graph by hand, make a table of and plot . Watch for : that point is plotted in the opposite direction, at angle .
Slope & Area in Polar
For , write and use the parametric rule:
For at : and . Then
so .
The area swept by from to is
The area between an outer curve and an inner curve is
Area inside :
(We used .)
Four-petaled rose ( is even, so petals).
Tip: Choosing the limits is the hard part. For one petal of a rose, integrate between two consecutive -values where .
Arc Length of a Polar Curve
For on ,
For (a circle of radius ), , so on :
which is exactly the circumference .
Tip: Simplify before integrating. Trig identities (especially ) often collapse the square root, as in the cardioid below.
Going Deeper: Advanced Topics
A particle moves with position (a cycloid). Then and
On one arch , , so the total distance is
Find the area inside and outside . Set them equal:
Between these angles is the outer curve, so
An antiderivative is ; evaluating gives .
When a polar curve reaches the pole () at , the tangent line there is simply the line . For the rose , when , i.e. . These four lines are the tangents to the petals at the origin.
Convert . Multiply by :
Complete the square: , a circle centered at with radius .
Let . Then , , and
Differentiate in : . Divide by :
Since , the sign matches : concave up for , concave down for .
For , , and
So , and the full perimeter is
Big picture: Parametric, vector, and polar problems all reduce to the same toolkit --- differentiate each coordinate in the parameter, then combine. Slopes divide by (or ); lengths and distances integrate a square-root speed; polar areas integrate . Set up carefully, keep answers exact, and always ask whether the interval traces the curve once.
Formulas, Proofs & Tips
What it means. Slope is the ratio of the two rates; length sums tiny hypotenuses.
Example. , : .
Why it works. By the chain rule , so dividing isolates . A short step has horizontal part and vertical part , so its length is by Pythagoras — factor out and integrate.
Tip. This needs ; where it vanishes the curve has a vertical tangent.