I was puzzeling with the distance between points in hyperbolic geometry and found that the same formula is used for calculating the length in the Poincare disk model as for the Beltrami-Klein model the formula
$$ d(PQ)=\frac{1}{2} \left| \log \left(\frac{|QA||BP|}{|PA||BQ|}\right)\right| $$
where A and B are the idealpoints (extremities) of the line (in the Beltrami-Klein model ) or the circle or diameter (in the Poincare disk model) that contains P and Q while PA, PB, QA, QB be the euclidean distances between them. (but see below for an extra question)
But let P and Q for simplicity be points on a diameter, then by going from a Beltrami-Klein model to a Poincare disk model the points P and Q get closer to the centre while the end points stay on the same points so the euclidean distances change, and the formula could give a different value.
Therefore (I think) the formula cannot be correct for both models, and so my question for which model is this equation and what is the formula for the other model.
ADDED LATER:
A more worked out example: (Schweikart Constant, altitude of the largest orthogonal isocleses triangle)
Let r be the radius of the disk Then $ A = ( - \frac{1}{2} r \sqrt{2} , - \frac{1}{2} r \sqrt{2} ) $ , $ B = ( \frac{1}{2} r \sqrt{2} , \frac{1}{2} r \sqrt{2} ) $ , P = (0,0) and Q is on the line x=y
and the hypothenuse is the hyperbolic line between (r,0) and (0,r)
The euclidean lengths for PQ are:
For the Poincare Disk model: $ PQ = r ( \sqrt2 - 1 ) $
For the Beltrami-Klein model: $ PQ= \frac{1}{2} r \sqrt{2} $
What gives for the altitude:
For the Poincare Disk model: $ d(PQ)= \frac{1}{2} | \log ( 1 + \sqrt{2} | $
And for the Beltrami-Klein model: $ d(PQ)= \frac{1}{2} | \log ( 3 + 2 \sqrt{2} ) | = \log ( 1 + \sqrt{2}) $
What is right way to calculate the Schweikart Constant?
The Schweikart Constant is $ \log ( 1 + \sqrt{2}) $ , so it looks like the value in the Beltrami-Klein model is correct, but what is the correct formula for the Poincare Disk model?
Additional Question :
For the lengths in the Poincare disk models: If the hyperbolic line is an euclidean circle are the euclidean lengths measured as the segment-lengths or as arc-lengths (along the circle)?
Let's first concentrate on a single line. I.e. your hyperbolic 1-space is modeled by the open interval $(-1,1)$. You have $A=-1,B=1$. Take two points in the Poincaré model, and compute the cross ratio
$$ (A,B;Q,P) = \frac{\lvert QA\rvert\cdot\lvert BP\rvert}{\lvert PA\rvert\cdot\lvert BQ\rvert} = \frac{(1+Q)(1-P)}{(1+P)(1-Q)} $$
Now transfer these points into the Klein model, at your discretion either via stereographic projection and the hemisphere model, or via the hyperboloid model, or purely algebraically. You obtain
$$ P' = \frac{2P}{1+P^2} \qquad Q' = \frac{2Q}{1+Q^2} $$
Plug these into the cross ratio and you get
$$ (A,B;Q',P')=\frac{(1+Q^2+2Q)(1+P^2-2P)}{(1+P^2+2P)(1+Q^2-2Q)}= \frac{(1+Q)^2(1-P)^2}{(1+P)^2(1-Q)^2} = (A,B;Q,P)^2 $$
So the Kleinian cross ratio is the square of that from the Poincaré model. Therefore the distances will differ by a factor of two. Since cross ratios are invariant under projective transformations (of $\mathbb{RP}^2$ for Klein resp. $\mathbb{CP}^1$ for Poincaré), the above considerations hold for the plane as well.
So which coefficient is the correct one? That depends on your curvature. If you want curvature $-1$, or in other words, if you want an ideal triangle to have area $\pi$ so that angle deficit equals area, then the $\frac12$ in front of the Klein formula is correct as far as I recall. For Poincaré you'd better use coefficient $1$, then the lengths in the two models will match.
If you use coefficient $\frac12$ in the Poincaré model, then you effectively double your unit of length. All length measurements get divided by two, including the imaginary radius of your surface. Since Gaussian curvature is the product of two inverse radii, you get four times the curvature, namely $-4$, just as Post No Bulls indicated.
Segment lengths (i.e. chord lengths) are certainly correct. I think of the cross ratio as one of four numbers in $\mathbb C$. If you write your differences like this
$$z_{QA}=Q-A=r_{QA}\,e^{i\varphi_{QA}}=\lvert QA\rvert\,e^{i\varphi_{QA}} \in\mathbb C$$
then the cross ratio becomes
$$ (A,B;Q,P)=\frac{(Q-A)(B-P)}{(P-A)(B-Q)}= \frac{r_{QA}\,e^{i\varphi_{QA}}\cdot r_{BP}\,e^{i\varphi_{BP}}} {r_{PA}\,e^{i\varphi_{PA}}\cdot r_{BQ}\,e^{i\varphi_{BQ}}}=\\ =\frac{r_{QA}\cdot r_{BP}}{r_{PA}\cdot r_{BQ}}\, e^{i(\varphi_{QA}+\varphi_{BP}-\varphi_{PA}-\varphi_{BQ})}= \frac{\lvert QA\rvert\cdot\lvert BP\rvert}{\lvert PA\rvert\cdot\lvert BQ\rvert} \in\mathbb R $$
This is because the phases have to cancel out: the cross ratio of four cocircular points in $\mathbb C$ is a real number, so $\varphi_{AQ}+\varphi_{BP}-\varphi_{PA}-\varphi_{BQ}$ has to be a multiple of $\pi$, and in fact I'm sure it will be a multiple of $2\pi$.
This doesn't neccessarily rule out arc lengths, but a simple example using arbitrarily chosen numbers shows that arc lengths result in a different value, so these are not an option.
You do have to use circle arcs instead of chords if you compute lengths as an integral along some geodesic path. So be sure not to mix these two approaches.