Asymptotes of circumhyperbola
To find the asymptotes of a circumhyperbola, pespector P = (l:m:n), we
1. Find the intersection of the dual of P with the Steiner ellipse.
2. Find the infinite points on the hyperbola as the isotomic conjugates of the points in step 1
3. Find the equation of the lines from the center of the hyperbola to the infinite points.
The computations are hairy so they are done here using Mathematica.
Intersection of generic line and Steiner ellipse
This finds the intersection of the dual of P = (l:m:n) with the Steiner ellipse. The
dual of P is the line lx + my + nz = 0.
Click on link to see the Mathematica compuation.
write as points
clear denominator, same in all terms.
under square root; we call this
The point of intersection is this formula.
Here Z^2 =
-2 l m+
-2 l n-2 m n+
Find the asymptotes
The infinite points on the asymptotes are the isotomic conjugates of the intersections with the Steiner ellipse. The line between the infinite point and the center of the conic is an asymptote.
Since this factor = (m-n)
, we can simplify the asymptote equation to.
We find the other asymptote
Hence the equation of an asymptote is
![]() |
(1) |
Now we show that the asymptotes meet at the center; this is a check.
Check!
The asymptotes are isotomic
asy[[1]] is the first coordinate of asy, the asymptote.
Check!
Perspector at infinity
If P is at infinity, it has the form (m-n:n-l:l-m}. Evaluate
Hence Z becomes 2Q.
Q =
Hence
= 2
so that the factor
+(n-l)Z becomes 2
+ (n+l-2m)2Q = Q + (n+l-2m).
Hence the asymptote is :(n-l)( n+l-2m
:
Let's see if they are isotomic by multiplying the second coordinates of both asymptotes
They are!
Tools
| Created by Mathematica (September 5, 2006) |