DarkEternal
- 59
- 0
Ack, such a simple question, but I haven't worked with conic sections in years. Can anyone suggest an elegant way to show that
x=f*Sin(wt+\theta)
y=g*Sin(wt+\phi)
is an ellipse? I've tried using a rotation matrix on standard parametric ellipse equations and then solving for the angle of rotation and the axes sizes in terms of the variables but it seems messy. Then I tried getting it to fit the general equation but I'm not sure how that would work. However, a simpler method is eluding me. Any help?
x=f*Sin(wt+\theta)
y=g*Sin(wt+\phi)
is an ellipse? I've tried using a rotation matrix on standard parametric ellipse equations and then solving for the angle of rotation and the axes sizes in terms of the variables but it seems messy. Then I tried getting it to fit the general equation but I'm not sure how that would work. However, a simpler method is eluding me. Any help?