7.1 Parametric Equations

3 min readjune 24, 2024

offer a powerful way to describe curves using a . They allow us to express complex shapes and motions that might be difficult to represent with standard functions. This approach opens up new possibilities for analyzing and visualizing mathematical relationships.

By using , we can plot curves, convert between different forms, and represent basic shapes like lines and circles. We can also dive into more advanced concepts like cycloids and motion analysis, giving us tools to tackle real-world problems in physics and engineering.

Parametric Equations

Plotting parametric curves

Top images from around the web for Plotting parametric curves
Top images from around the web for Plotting parametric curves
  • Parametric equations express coordinates of curve points using independent tt
    • x-coordinate defined by function x(t)x(t)
    • y-coordinate defined by function y(t)y(t)
  • Plotting curve from parametric equations involves:
    1. Selecting range of tt values
    2. Evaluating x(t)x(t) and y(t)y(t) for each tt to obtain (x,y)(x, y) coordinates
    3. Plotting points on coordinate plane and connecting to form curve
  • Examples:
    • Plotting circle with parametric equations x=cos(t)x = \cos(t), y=sin(t)y = \sin(t), 0t2π0 \leq t \leq 2\pi
    • Plotting with equations x=tcos(t)x = t\cos(t), y=tsin(t)y = t\sin(t), 0t4π0 \leq t \leq 4\pi

Conversion to rectangular form

  • Converting parametric equations to eliminates parameter tt yielding single equation in xx and yy
  • Parameter elimination methods include:
    • Solving one equation for tt and substituting into other equation
    • Using trigonometric identities for equations with trigonometric functions
    • Algebraically manipulating to isolate yy in terms of xx
  • Resulting xx and yy equation represents curve's rectangular form
  • Example: Converting x=2cos(t)x = 2\cos(t), y=3sin(t)y = 3\sin(t) to x24+y29=1\frac{x^2}{4} + \frac{y^2}{9} = 1 ()

Parametric equations for basic shapes

  • Lines:
    • Parametric line equations: x=a+btx = a + bt, y=c+dty = c + dt
      • (a,c)(a, c) represents point on line
      • (b,d)(b, d) represents vector parallel to line
    • Line slope given by db\frac{d}{b}
    • Example: x=1+2tx = 1 + 2t, y=3+4ty = 3 + 4t represents line with slope 22 passing through (1,3)(1, 3)
  • Circles:
    • Parametric circle equations with center (h,k)(h, k) and radius rr: x=h+rcos(t)x = h + r\cos(t), y=k+rsin(t)y = k + r\sin(t), 0t2π0 \leq t \leq 2\pi
      • Parameter tt represents angle from positive x-axis to radius vector ()
    • Example: x=2+3cos(t)x = 2 + 3\cos(t), y=1+3sin(t)y = 1 + 3\sin(t) represents circle with center (2,1)(2, 1) and radius 33

Interpretation of cycloid equations

  • : curve traced by point on circumference of rolling circle along straight line without slipping
  • Parametric equations:
    • x=r(tsin(t))x = r(t - \sin(t))
    • y=r(1cos(t))y = r(1 - \cos(t))
      • rr: radius of rolling circle
      • tt: angle of circle rotation
  • Cycloid properties:
    • Periodic curve with period 2π2\pi
    • x-coordinate advances by 2πr2\pi r per complete circle rotation
    • y-coordinate oscillates between 00 and 2r2r
  • Cycloid applications:
    • (fastest descent path between two points) is inverted cycloid
    • Cycloid curves used in gear design and rolling motion analysis
  • Example: For cycloid with r=2r = 2, point traces path as circle rolls, with x-coordinate advancing by 4π4\pi per rotation and y-coordinate varying between 00 and 44

Motion Analysis with Parametric Equations

  • : Describes the instantaneous rate of change of position
    • Given by v(t)=x(t),y(t)\vec{v}(t) = \langle x'(t), y'(t) \rangle
  • : Represents the rate of change of velocity
    • Calculated as a(t)=x(t),y(t)\vec{a}(t) = \langle x''(t), y''(t) \rangle
  • : Represents the instantaneous direction of motion
    • Slope at point (x(t),y(t))(x(t), y(t)) given by dy/dtdx/dt\frac{dy/dt}{dx/dt}

Key Terms to Review (32)

Acceleration Vector: The acceleration vector is a vector quantity that describes the rate of change of velocity with respect to time. It represents the direction and magnitude of the change in an object's velocity over a given time interval, and is a fundamental concept in the study of kinematics and dynamics.
Arc Length Formula: The arc length formula is a mathematical equation used to calculate the length of a curved path or segment of a curve. It is a fundamental concept in calculus that finds applications in various areas, including parametric equations and polar coordinates.
Archimedean spiral: An Archimedean spiral is a type of spiral defined in polar coordinates by the equation $r = a + b\theta$, where $a$ and $b$ are real numbers. The distance between consecutive turns of the spiral remains constant.
Brachistochrone Curve: The brachistochrone curve is the shape of the path that allows a frictionless object to slide from one point to another in the least amount of time. It is a problem in the calculus of variations and has important applications in physics and engineering.
Cardioid: A cardioid is a heart-shaped curve described by the polar equation $r = a(1 + \cos\theta)$ or $r = a(1 + \sin\theta)$. It is a special type of limaçon and is symmetric about the x-axis or y-axis depending on its form.
Cardioid: A cardioid is a plane curve that resembles a heart shape. It is a particular type of cycloid, generated by a point on the circumference of a circle as it rolls along a straight line.
Curtate cycloid: A curtate cycloid is a type of curve generated by a point on the interior of a circle as it rolls along a straight line. It differs from a regular cycloid in that the tracing point is not on the circumference but inside the circle.
Cusps: Cusps are special points on a curve where the curve has a sharp point and the derivative is undefined. They are typically found in parametric equations when both derivatives with respect to the parameter are zero at the same point.
Cycloid: A cycloid is the curve traced by a point on the rim of a circular wheel as the wheel rolls along a straight line. It can be described using parametric equations involving trigonometric functions.
Cycloid: A cycloid is a geometric curve that is traced by a point on the circumference of a circle as it rolls along a straight line. It is a fundamental concept in the study of parametric equations and the calculus of parametric curves.
Earth’s orbit: Earth's orbit is the path Earth follows as it revolves around the Sun, typically described in a heliocentric coordinate system. It is often modeled using parametric equations and polar coordinates to represent its elliptical shape.
Elimination Method: The elimination method is a technique used to solve systems of linear equations by systematically eliminating variables through the use of addition, subtraction, or multiplication of the equations. This method allows for the determination of the values of the unknown variables in the system.
Ellipse: An ellipse is a closed, two-dimensional geometric shape that resembles an elongated circle. It is one of the fundamental conic sections, along with parabolas and hyperbolas, and is defined by its major and minor axes.
Epitrochoid: An epitrochoid is a type of roulette curve generated by tracing a point attached to a circle as it rolls around the outside of a fixed circle. The parametric equations for an epitrochoid involve trigonometric functions and depend on the radii of the rolling and fixed circles, as well as the distance from the tracing point to the center of the rolling circle.
Hypocycloid: A hypocycloid is the curve traced by a fixed point on a smaller circle that rolls without slipping inside a larger circle. Its parametric equations can be derived and analyzed using calculus.
Implicit Differentiation: Implicit differentiation is a technique used to find the derivative of a function that is not explicitly defined in terms of the independent variable. It involves differentiating both sides of an equation with respect to the independent variable, treating all variables as functions of that variable.
Orientation: Orientation refers to the direction in which a curve is traced as a parameter increases. It determines the order of traversal along the curve.
Parameter: A parameter is a variable that is used to describe a set of equations, often defining a curve or surface. It allows for the expression of coordinates as functions of one or more independent variables.
Parameter: A parameter is a variable that serves as an input to a function, equation, or model, and helps to define the specific characteristics or behavior of that mathematical construct. Parameters are used to provide flexibility and control over the output or results generated by these mathematical representations.
Parameterization of a curve: Parameterization of a curve involves expressing the coordinates of the points on the curve as functions of a single variable, known as the parameter. This technique is useful for describing curves that are not easily represented by standard Cartesian equations.
Parametric curve: A parametric curve is a set of points defined by parametric equations where each coordinate is expressed as a function of one or more parameters. Typically, in two dimensions, these equations take the form $x(t)$ and $y(t)$, where $t$ is the parameter.
Parametric curves: Parametric curves are representations of curves in which the coordinates of the points on the curve are expressed as functions of a variable, typically denoted as 't'. This approach allows for the description of complex shapes and motion in a more flexible manner than traditional Cartesian coordinates, facilitating calculations like arc length and surface area. The equations can illustrate various geometric properties and behaviors over time, providing a powerful tool in calculus and physics.
Parametric equations: Parametric equations define a set of related quantities as explicit functions of an independent parameter, often denoted as $t$. These equations are commonly used to describe curves and motion in the plane.
Parametric Equations: Parametric equations are a set of equations that express the coordinates of points on a curve as functions of a variable, typically called the parameter. This approach allows for the representation of complex curves and shapes that might not be easily described by a single equation in Cartesian coordinates, thus making them useful in various mathematical applications, including determining arc lengths and surface areas, solving differential equations, and exploring polar coordinates.
Polar Coordinates: Polar coordinates are a two-dimensional coordinate system that uses a distance from a fixed point (the origin) and an angle to specify the location of a point. This system contrasts with the more common Cartesian coordinate system, which uses two perpendicular axes to define a point's position.
Rectangular Form: Rectangular form is a way of representing complex numbers, where a complex number is expressed as the sum of a real part and an imaginary part. This representation provides a clear and intuitive way to visualize and manipulate complex numbers, particularly in the context of parametric equations.
Space-filling curves: Space-filling curves are continuous, surjective functions that map a one-dimensional interval onto a higher-dimensional space, such as a plane. They demonstrate how a single continuous curve can completely cover a 2D area or higher-dimensional space.
Spiral: A spiral is a curve that winds around a fixed center point, gradually getting farther away from or closer to the center with each revolution. This geometric shape is often used to represent concepts of growth, movement, and interconnectedness in various fields, including mathematics, physics, and art.
Tangent Line: A tangent line is a straight line that touches a curve at a single point, without crossing or intersecting the curve. It represents the instantaneous rate of change of the curve at that specific point, providing valuable information about the behavior and properties of the curve.
Vector-Valued Function: A vector-valued function is a mathematical function that assigns a vector, rather than a scalar, to each input value. It maps elements from the domain to vectors in the codomain, representing a collection of related scalar functions.
Velocity Vector: The velocity vector is a vector quantity that describes the rate of change of an object's position with respect to time. It provides information about both the speed and direction of an object's motion.
Witch of Agnesi: The Witch of Agnesi is a plane curve defined by a specific parametric equation. It was named after the Italian mathematician Maria Gaetana Agnesi.
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.