Parametric equations of various shapes

Raghav Gupta
Messages
1,010
Reaction score
76
How we can know the parametric equation for any curve?
Is there some trick?
Like for parabola ## y^2 =4a x ##
It has general coordinates## (at^2 , 2at) ##
It will satisfy the equation but how in first place we know it?
Also we can have ##(a/t^2, -2a/t) ##, how?
 
Mathematics news on Phys.org
Can any ideas, discussion or some help be given?
 
There exist an infinite number of different parametric equations for a curve. The simplest way to get parametric equations for y= ax^2 is to use x itself as parameter: If x= t then y= at^2. That can, in fact, be done for any function- if y= f(x) then x= t, y= f(t) are parametric equations.

For non-function curves, we have to be a little more creative. For example, the relation, x^2+ y^2= a^2 describe a circle with center at (0, 0) and radius a. We know that cos^2(t)+ sin^2(t)= 1 so a^2 cos^2(t)+ a^2 sin^2(t)= a^2 so we can take x= a cos(t), y= a sin(t) as parametric equations. Of course, x= a sin(t), y= a cos(t) would work as well.

For a more general circle, (x- x_0)^2+ (y-y_0)^2= a^2, still with radius a but now with center at (x_0, y_0), with the same analysis as before, we have x- x_0= a cos(t), y- y_0= a sin(t) so x= a cos(t)+ x_0, y= a sin(t)+ y_0 are parametric equations.

We can think of \frac{x^2}{a^2}+ \frac{y^2}{b^2}= 1, the relation describing an ellipse with axes, along the x and y axes of lengths a and b, respectively, as \left(\frac{x}{a}\right)^2+ \left(\frac{y}{b}\right)^2= 1 and see that we can take \frac{x}{a}= cos(t), \frac{y}{b}= sin(t) or x= a cos(t), y= b sin(t) as parametric equations for that ellipse.
 
Last edited by a moderator:
  • Like
Likes Raghav Gupta
Got it, thanks.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top