What is the minimal number of points to uniquely define an elliptic arc (portion of an ellipse) ?
The points are not restricted to be part of the path of the ellipse, each of them can have a different meaning/semantics (i.e. they can be "the center", "a focus", or any other reference).
So far my idea is:
- Point #1: one endpoint of the elliptic arc
- Point #2: the other endpoint of the elliptic arc
- Point #3: the center of the ellipse
But, how many concentric ellipses that pass through the same two points are there? Only 2? ... or many?
In general something else is needed. If the two endpoints of the arc happen to be on the line through the center, and the ellipse is not rotated (so has its major/minor axes parallel to the $x,y$ axes), then there will be an infinite family of such elliptic arcs, not to mention the choice of whether to use the top or bottom or left or right arc.