BackSection 1.2 - Calculus with Parametric Curves
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Section 1.2 - Calculus with Parametric Curves
Introduction to Parametric Curves in Calculus
Parametric equations allow us to represent curves by expressing both x and y as functions of a third variable, typically t. Calculus techniques can be applied to these curves to analyze tangents, arc length, and surface area, which are essential for understanding the geometry and applications of parametric curves.
Tangents to Parametric Curves
To find the tangent line at a point on a parametric curve, we use the derivatives of the parametric equations. Suppose x = f(t) and y = g(t) are differentiable functions of t. The slope of the tangent is given by the chain rule:
Key Formula: (provided )
Horizontal Tangent: Occurs when and .
Vertical Tangent: Occurs when and .
Example: For a cycloid defined by , , the points where the tangent is horizontal or vertical can be found by setting the respective derivatives to zero.
Area Under a Parametric Curve
The area under a parametric curve can be computed using integration. If the curve is given by and , the area A under the curve from to is:
Key Formula:
Example: Find the area under one arch of the cycloid , by integrating over the appropriate interval.
Arc Length of Parametric Curves
The length of a curve described by parametric equations and , for in , is given by:
Key Formula:
Theorem: If is described by , , , and are continuous, then the length of is:
Example: Find the length of one arch of the cycloid using the above formula.
Surface Area Generated by Rotating Parametric Curves
When a parametric curve is rotated about an axis, the surface area can be calculated using integration. For a curve , :
Rotating about the x-axis:
Rotating about the y-axis:
Example: Show that the surface area of a sphere of radius is by rotating the semicircle , , about the x-axis.
Summary Table: Key Formulas for Parametric Curves
Concept | Formula | Conditions |
|---|---|---|
Slope of Tangent | ||
Area Under Curve | Curve given by , | |
Arc Length | continuous on | |
Surface Area (x-axis) | Rotation about x-axis | |
Surface Area (y-axis) | Rotation about y-axis |
Additional info:
Parametric equations are especially useful for curves that cannot be represented as functions in the form .
Applications include physics (motion along a path), engineering (design of gears and cams), and computer graphics (drawing complex shapes).