Parametric Equations The Point?

Click For Summary

Discussion Overview

The discussion revolves around the purpose and utility of parametric equations in mathematics, particularly in relation to Cartesian coordinates. Participants explore the reasons for using parametric forms, especially in contexts where multiple dependent variables are involved, and the advantages they offer in certain scenarios.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant questions the necessity of parametric equations, suggesting that if x and y can be expressed in terms of a parameter t, then t should also be expressible in terms of x.
  • Another participant argues that parametric equations are beneficial when dealing with multiple dependent variables, citing two-dimensional projectile motion as an example.
  • A participant provides the example of the unit circle, noting that expressing y in terms of x does not yield a complete representation of the circle, highlighting the limitations of Cartesian forms.
  • Another example is presented where parametric equations can represent curves that fold or cross, emphasizing that solving for t in Cartesian form can be complex and cumbersome.
  • Participants mention practical applications of parametric equations, such as in CAD programs and font representation.

Areas of Agreement / Disagreement

Participants express differing views on the necessity and advantages of parametric equations versus Cartesian forms. There is no consensus on a singular point of agreement regarding their purpose.

Contextual Notes

Some limitations in the discussion include assumptions about the ease of converting between forms and the specific contexts in which parametric equations are preferred. The discussion does not resolve these complexities.

DecayProduct
Messages
67
Reaction score
0
I have found a lot of information about how to solve and graph parametric equations, but what I want to know is, what is the point, or why do they exist at all? The way I have seen it explained is that both x and y are stated in terms of another "term", usually t. But if I can state x and y in terms of t, shouldn't I be able to state t in terms of x, and therefore y in terms of x, like we are used to with Cartesian coordinates?

I read something on Wikipedia that described the parameter, t, something like this:

"the speed of a car is akin to the dependent variable, and the gas pedal is the independent variable. Press the pedal, the car goes a certain speed. Change the mechanical linkages, and you have changed a parameter by which the dependent relates to the independent"

Ok, so that sounds like, y = x in one setting, and changing the "parameters" would be like changing how y relates to x: like y = 2x. I'm having trouble actually articulating the question! So, what's the point? Why do they exist? What makes it any different than just using x to define the function(s)?
 
Mathematics news on Phys.org
They are used when you have multiple depedent variables.

A simple example would be two dimensional projectile motion. Both the horizontal and vertical displacement depend on the parameter time. A text on multivariable calculus should provide a sufficient explanation.
 
Good example: x=cos(t), y=sin(t). There is no 'nice' way to write y in terms of x such that you still get a full circle. When you do stuff like differentiation on a curve like a circle, you don't want to have to deal with the case of whether y is positive or negative, and a third case in case y=0
 
Parametric curves can fold, wrap, or cross. Try plotting

x = 26t^3 – 40t^2 + 15t - 1
y = -4t^2 +3t

where t is between 0 and 1. It would be a chore to solve the 2nd equation for t and substitute into the 1st. Much easier to leave it in parametric form. Also, parametric equations can have vertical slope. They are used for many purposes, such as CAD programs and for representing fonts.

http://en.wikipedia.org/wiki/Bézier_curve
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K