Why Convert Equations to Parametric Form?

  • Thread starter Thread starter Fuz
  • Start date Start date
Fuz
Messages
71
Reaction score
0
How do you take an equation and turn it into a parametric one? Eliminating the parameter is straightforward and easy; but I'm trying to go the other way.

e.g. what steps would one take to convert some curve like

y = x2

or

x2 + y2 = 1

into parametric equations with 't' as the independent variable?
 
Mathematics news on Phys.org
There are number of ways, for conics, some traditional ways are:
For y=x2; x=t, y=t2.
For x2+y2=1; x=cost, y=sint.
 
What was your motivation for setting x = cos(t) and y = sin(t)? Is there a method for turning an equation into a set of parametric equations?
 
actually, eliminating the parameter is equally hard. If the equation is in an explicit form y = f(x), then, whatever you take as a parametric representation of x, x = \phi(t), you can find y = y \left[ \phi(t) \right] = \psi(t). In other cases, there is no general rule. For example, eliminate the parameter in:
<br /> x = t \, \cos t, \ y = t \, \sin t<br />
describing an Archimedian spiral.
 
Fuz said:
What was your motivation for setting x = cos(t) and y = sin(t)? Is there a method for turning an equation into a set of parametric equations?
You hopefully have learned that cos^2(t)+ sin^2(t)= 1. Comparing that to x^2+ y^2= 1 should make the parameterization obvious. But there is no general way of parameterizing (except that if y= f(x), you can always use x= t, y= f(t)).
 
Hey Fuz.

On top of what the other posters have said, it does help immensely if you know the dimension of the system.

If you are dealing with a one-dimensional system (like a line), then there are techniques that you can do to make a move towards getting a complete analytic parametrization.
 
HallsofIvy said:
You hopefully have learned that cos^2(t)+ sin^2(t)= 1. Comparing that to x^2+ y^2= 1 should make the parameterization obvious. But there is no general way of parameterizing (except that if y= f(x), you can always use x= t, y= f(t)).

Yes I have learned this, and that basically answered my question, but then what is the point in just setting x equal to t?
 

Similar threads

Replies
4
Views
2K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
7
Views
7K
Replies
5
Views
2K
Replies
11
Views
3K
Replies
3
Views
2K
Back
Top