1

Given an ellipse E, find his focus with ruler and compass.

I tried to generalize the next theorem:

Given a circle C find his center. The idea for prove this is with an chord and it's bisector line (the ortogonal line in the midle point of the chord)

Ortogonality is fundamental for this theorem but in the ellipse ortogonality doesn't work.

Inspired by the equations and the linear algebra, an ellipse is a circle transformed by a linear transformation, but there are infinite linear transformations...the chord determines a linear transformation if we know the center of the elipse...

Blue
  • 75,673

2 Answers2

6

Draw two parallel chords $AB$ and $CD$ and let $M$, $N$ be their midpoints. Line $MN$ intersects the ellipse at the endpoints of a diameter $PQ$, whose midpoint $O$ is the center of the ellipse. The diameter through $O$ parallel to $AB$ is the conjugate of $PQ$.

Finally, having a pair of conjugate diameters, you can construct the axes as explained in this old answer of mine and from them find the foci.

Intelligenti pauca
  • 50,470
  • 4
  • 42
  • 77
3

As in previous answer find the center of the ellipse $C$. Draw a circle with center at $C$ which intersects the ellipse in 4 points. The points form a rectangle. Draw through $C$ lines parallel to the sides of the rectangle. They are the main axes of the ellipse.

user
  • 26,272