I was puzzeling with the trigonometry of an Omega Triangle ( a triangle / biangle in hyperbolic geometry where one of the vertices is an Ideal point see https://en.wikipedia.org/wiki/Hyperbolic_triangle#Ideal_vertices )
And using the Poincare disk model ( https://en.wikipedia.org/wiki/Poincar%C3%A9_disk_model )
Translated the Omega triangle to the following problem in Euclidean geometry:
(the angle $\angle AOB $ in one of the angles of the Omega triangle the other angle is $\angle CAO - 90 ^{\circ} $ )
Given:
- the unit circle (circle centered around $ (0 . 0)$ and radius 1 )
a point $A = (a,0) $ with $ 0 < a < 1 $
a point $ B$ on the arc of the unit circle with $0^\circ < \angle AOB < 90^\circ $
A circle $c$ with centre $C$ such that $c$ is orthogonal to the unit circle and passes trough $A$ and $B$
Question:
- What is $ \angle CAO$ as function of $ \angle AOB $ and $ a$ ?
the cosine of angle $CAO=$
$$\frac{\left(a^2-1\right)\sin \theta }{1+a^2-2a \cos \theta }$$
where $\theta$ is angle $AOB$
Outline of a proof usin trig
Let $OB=1, OA=a, AB=b, BC=CA=c$
angles in degrees: $CAO=x, AOB=\theta, OBA=\beta,CAB=ABC=90-\beta$
Law of Sines: $\frac{\sin \beta }{a}=\frac{\sin \theta }{b}$
Calculating $\text{OC}^2$ in two different ways we get
$$a^2+c^2-2a c \cos x=c^2+1$$
and therefore $2a c \cos x=a^2-1$
On the other hand
$$\frac{a \sin \theta }{b}=\sin \beta =\cos (90-\beta )=\frac{b}{2c}$$
$$2a c \sin \theta =b^2$$
$$\cos x = \frac{\left(a^2-1\right)\sin \theta }{b^2}=\frac{\left(a^2-1\right)\sin \theta }{1+a^2-2a \cos \theta }$$
Some interesting special cases: $$a=\cos \theta , x=\theta +\pi /2$$ $$a=2 \cos \theta , x = 3\theta -\pi /2$$ $$\theta =\pi /2, x=\arccos \left(\frac{a^2-1}{a^2+1}\right)$$
another special case
$$\cos \theta = \frac{2a}{a^2+1},x=\pi $$