Defining an ellipse with the major axis and a point

Click For Summary
SUMMARY

This discussion focuses on defining an ellipse using its center point and the lengths of its axes. The equation of the ellipse is given as \(\frac{(x - x_0)^2}{a^2} + \frac{(y - y_0)^2}{b^2} = 1\), where \((x_0, y_0)\) is the center, and \(2a\) and \(2b\) are the lengths of the axes. The user initially struggled with determining the lengths of the axes based on a point and an axis direction but later discovered that additional information was necessary to uniquely define the ellipse. The discussion concludes with the user successfully applying the formula after obtaining the missing information.

PREREQUISITES
  • Understanding of coordinate systems and points
  • Familiarity with the mathematical equation of an ellipse
  • Knowledge of geometric properties of ellipses
  • Ability to solve equations involving variables
NEXT STEPS
  • Study the derivation and applications of the ellipse equation in geometry
  • Learn about the properties of ellipses and their axes
  • Explore methods for determining ellipse parameters from given points
  • Investigate the implications of having insufficient data for defining geometric shapes
USEFUL FOR

Mathematicians, geometry students, and anyone involved in computational geometry or graphic design requiring precise definitions of ellipses.

Luan Potter
Messages
2
Reaction score
0
Hello! I'm not sure this is the right place to ask, but i have a huge problem. I have an axis and it's origin, and also a point. I suposed that is enought to describe an ellipse, but how to do so? I want to describe it by having it's center and both it's radius. Some images to ilustrate what I am trying to say:
http://img855.imageshack.us/img855/4003/img1b.png
Here you can see what I have: the red point and the black rect, and also the orange point (I don't know where in the black rect the ellipse is going to end, so I don't know it's diameter).
I think it's pretty simple the way I want to describe it, but it's very uncommom, so:
http://img266.imageshack.us/img266/3527/img2k.png
I want the red center point (x, y) and the numeric values of each radius (the blue and the yellow ones).
I'd be really apreciated if anyone could help me with this problem. I've been looking for it for a long time now, but I just coudn't find an answer.
 
Last edited by a moderator:
Physics news on Phys.org
Frankly, your pictures don't make a whole lot of sense to me.

But if your ellipse has center at [itex](x_0, y_0)[/itex] in some coordinate system, and one axis of symmetry is parallel to the x-axis and has length 2a while the other is parallel to the y-axis and has length 2b, then the equation of the ellipse is
[tex]\frac{(x- x_0)^2}{a^2}+ \frac{(y- y_0)^2}{b^2}= 1[/tex]


If you know the length of one axis, say the 2a, and know one point on the ellipse, say [itex](x_1, y_1)[/itex], you can put that into the equation to get
[tex]\frac{(x_1-x_0)^2}{a^2}+ \frac{(y_1-y_0)^2}{b^2}= 1[/tex]
and solve that for b.
 
Thank you for your answer, but there something missing still. I don't know the length of the axis (it is, though, parallel to the x-axis). I know it's starting point and the direction, but I don't know the end and neither the length (and, therefore, neither the center of the ellipse). From the first picture, imagine I have the red dot and the axis (but I don't know where it's going to end). With the orange dot, however, I can assume where the ellipse is going to be (I drew half of the ellipse with blue where I guessed it would have to be). But that is supposition, I needed to know the right formula. Maybe it's not possible, I don't know, but I can see only one possible ellipse that has this two pre-requisits). Sorry if it was hard to understand, I hope this has clarified it.

EDIT: I found out the mistake; with the informations given, there were infinity possibilities of ellipses. I looked my problem more deeply and found another information, and then successfully use your formula to solve the problem. It worked greatly! Thanks again for your help, and sorry for my mistake.
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
32K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 27 ·
Replies
27
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K