|
|
|
Viewing Version
4
of
'unit hyperbola'
|
[ view 'unit hyperbola'
|
back to history
]
| Title of object: |
unit hyperbola |
| Canonical Name: |
UnitHyperbola |
| Type: |
Definition |
| Created on: |
2004-07-12 18:43:06 |
| Modified on: |
2004-07-13 04:19:44 |
| Classification: |
msc:51N20 |
Preamble:
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here |
Content:
The {\em unit hyperbola} (cf. the unit circle) is the special case
$$x^2-y^2 = 1$$
of the hyperbola
$$\frac{x^2}{a^2}-\frac{y^2}{b^2} = 1$$
where both the {\em transversal semiaxis} $a$ and the {\em conjugate semiaxis} $b$ have length equal to 1. \,The unit hyperbola is {\em rectangular} (i.e. the asymptotes \,$x^2-y^2 = 0$\, are at right angles to each other).
The unit hyperbola has the well-known parametric representation
$$x = \pm\cosh{t}, \quad y = \sinh{t},$$
also a trigonometric
$$x = \sec{t}, \quad y = \tan{t}$$
and a rational parametric representation
$$x = \frac{t^2-1}{2t}, \quad y = \frac{t^2+1}{2t}.$$ |
|
|
|
|
|