[alogo] 1. Transforming lines to hyperbolas

Given two points {A(0,r),B(0,-r)}, taken on the y-axis symmetrically to the origin and a direction e(cos(u),sin(u)) define a transformation as follows:
- For each point X not lying on the x-axis consider the circle member cX(x,y) of the circle bundle of all circles orthogonal to the circle (x2+y2)-r2=0 and the line x=0 (i.e. the bundle of non-intersecting type with limit-points {A(0,r),B(0,-r)}).
- Then construct Y to be the other intersection point of cX with the line {X+te} through X and parallel to e.
The transformation Y=F(X) is well defined for every point of the plane except the x-axis. It is involutive (F2 = 1) and has also the properties:

[1] F maps non-horizontal lines of the plane to hyperbolas.
[2] Let the line (v) be described through a vector equation X=a+tb, with (a=(a1,0)) on the x-axis and (b) a unit vector. Then the hyperbola h=F(v) has asymptotes passing through {C(a1,0),D(-a1,0)} one of them being parallel to the direction of (e).
[3] The other asymptote of the hyperbola (h) passes through D(-a1,0) and is inclined to the previous one by an angle equal to the angle of the line (v) to the x-axis. If E is the center of the hyperbola, the circumcircle of triangle CDE is tangent to (v).
[4] For each fixed direction (e) every circle of the bundle intersecting line (v) at points {X,X'} has corresponding images {Y=F(X),Y'=F(X')} so that chords YY' of the hyperbola are parallel. The direction of YY' and the horizontal line CD are equal inclined to an axis of the hyperbola.
[5] The hyperbolas resulting by fixing (v) and varying the direction (e) are tangent to two fixed circles {c0,c1} of the bundle at points {Y0,Y1}. The direction Y0Y1 is conjugate to the direction of YY'.
[6] Circles {c0,c1} and the circumcircle of CDE are all tangent to line (v) and by two define the same homothety center on (v). Line Y0Y1 passes through this homothety center.

[0_0] [0_1] [0_2]
[1_0] [1_1] [1_2]
[2_0] [2_1] [2_2]

The calculations of the file CircleBundleTransformation.html , handling the case of circle bundles of intersecting type, apply almost verbatim to this case of non-intersecting type. The only difference is the representation of the transformation Y=F(X), which now becomes:

[0_0] [0_1] [0_2] [0_3]

This because the circle bundle can be described by the equation x2+y2+r2 + ky =0, for variable k. This implies the previous formula and also the formulas (and formally results) of the aforementioned reference. In those formulas we have to replace only r2 with -r2.
The discussion then can continue as in CircleBundleTransformationHyperbola.html with the same change in the formulas and the same formal results about the asymptotes.

See Also

AsymptoticTriangle.html
CircleBundleTransformation.html
CircleBundleTransformationHyperbola.html
CircleBundleTransformationParabola.html
CircleBundleTransformationParabola2.html
HyperbolaAsymptotics.html
PowerGeneral.html

Return to Gallery


Produced with EucliDraw©