Understanding the Ellipse Equation: Cartesian or Polar Coordinates?

  • Thread starter Thread starter lionelwang
  • Start date Start date
  • Tags Tags
    Ellipse
AI Thread Summary
The ellipse equation "x = a cos(t), y = b sin(t)" represents parametric equations that describe Cartesian coordinates. If the equations were "x = a cos(t), y = b cos(t)," they would represent a straight line instead. The correct form leads to the relationship (x/a)² + (y/b)² = 1, which defines an ellipse. Polar coordinates have a different relationship, expressed as x = r cos(θ) and y = r sin(θ). Understanding these distinctions is crucial for accurately interpreting the equations.
lionelwang
Messages
23
Reaction score
0
Hi, guys,

Is the ellipse equation "x=acost; y=bcost" a Cartesian coordinates equation or a polar coordinates equation? Someone said that it's a transfer from a polar one to a Cartesian one.
Need more help on this, thank you very much!
 
Mathematics news on Phys.org
Cartesian I think as you get x and y-axis coordinates.
 
Thanks!
 
lionelwang said:
Is the ellipse equation "x=acost; y=bcost"

You did mean x=a\cos(t),~~y=b\sin(t), right?
 
These are parametric equations giving Cartesian coordinates. If you really mean x= a cos(t), y= b cos(t), you can solve the first equation as cos(t)= x/a so the second equation becomes y= (b/a)x, which graphs as a straight line.

If you meant x= a cos(t), y= b sin(t), as micromass suggests, then x/a= cos(t), y/b= sin(t) so that (x/a)^2+ (y/b)^2= cos^2(t)+ sin^2(t)= 1, an ellipse.

The equations relating polar coordinates and Cartesian coordinates are different but similar: x= r cos(\theta), y= r sin(\theta).
 
Thank you very much, guys.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top