Geometry

Dynamical Geometry Problem Sheet 4: Hyperbola

Sketches: Martti E. Pesonen
Problems: ?
Let E be the two dimensional Euclidean plane. Let us assume points, lines and segments to be familiar, also the notion of distance assumed to be known.
NOTE! If you are not yet familiar with
1) Move and Animate facilities,
2) resetting the sketch and clearing traces,
you are advised to consult

Example Sketch
Getting familiar with Sketches: experimenting with circles


The forthcoming sketches contain various kinds of mathematical tasks.
Some of them require more explicit or formal mathematical reasoning, and an unprejudiced attitude for experimentation!

Sketch 1. Hyperbola by definition, fixed focus points

Let F, G be two points and AB a segments in the plane. A hyperbola with focus points F and G is the set of all points X, for which the positive difference of distances from F and G to X is equal to the length of AB.

The following dynamical figure illustrates how the hyperbola is built from its definition. Here the focus points are fixed, but the segment representing the difference of distances can be changed by mouse.


This page requires a Java capable browser. $SAD Segment($A,$D)[green,hidden]; $SBD Segment($B,$D)[cyan,hidden]; $CF Circle by radius($F,$SAD)[green,hidden]; $CG Circle by radius($G,$SBD)[cyan,hidden]; $PIFG1 Intersect1($CF,$CG)[blue,traced]; $PIFG2 Intersect2($CF,$CG)[blue,traced]; $ShB ShowButton(0,0,'Construction')($CF,$CG,$SAD,$SBD)[black];
You can see the trace of the point that draws the ellipse, when you slide the red point that divides the total length to the pieces, focus rays.
At first, the geometrical construction is hidden, but can be shown with a button push.

Sketch 2: Hyperbola by definition, with draggable focus points

One can very well (?) imagine how the ellipse can be obtained! This page requires a Java capable browser.

$LAB Line($B,$A)[red,hidden]; $AA Point(200,450)[red]; $BB VectorTranslation($AA,$A,$B)[red]; $SAABB Segment($AA,$BB)[red];