In Ahlfors' Complex Analysis text, page 240, he defines the following two integrals: $$K=\int_{-1}^1 \frac{dt}{\sqrt{(1-t^2)(1-k^2 t^2)}}, $$ $$K'=\int_1^{1/k} \frac{dt}{\sqrt{(t^2-1)(1-k^2t^2)}}. $$ Here $0<k<1$ is a parameter. I want to prove that
$K=K'$ iff $k=(\sqrt{2}-1)^2$
My attempts:
- going "from left to right"
I've expanded $K$ as a power series in $k$:
$$K=\pi \sum_{n=0}^\infty \left[\frac{(2n)!}{2^{2 n} (n!)^2}\right]^2 k^{2n}$$
and I thought trying to do the same for $K'$. Then I realized that this probably won't get me anywhere...
I've also plotted both functions, and it appears that $K$ is increasing with $k$, while $K'$ is decreasing. Although I couldn't prove rigorously that $K'$ is decreasing, this shows that only one solution for $k$ is possible.
- going "from right to left"
I have no clue, I guess I should come up with a clever change of variables in the second integral, but I can't find it.
Any help is appreciated!
Ahlfors probably intended the reader to notice that $2K$ and $2iK'$ are the fundamental real and imaginary periods of the elliptic integral $$ \int \frac{dt}{\sqrt{(1-t^2)(1-k^2 t^2)}}, $$ and thus that $K=K'$ iff the period lattice is square, which in turn happens iff the branch points $t=\pm 1$ and $t=\pm 1/k$ have fourfold symmetry. Now there are various ways to finish; for instance, compute that the fractional linear transformation that takes $-1/k$ to $-1$ to $+1$ to $+1/k$ is $$ t \mapsto \frac{(k+1)t - k + 3}{(3k-1)t + k+1} $$ and this map cycles $+1/k$ back to $-1/k$ iff $(k+1)(k^2-6k+1)=0$, whose only root in $0<k<1$ is $k = 3 - 2\sqrt{2} = (\sqrt{2} - 1)^2$. [The algebraic conjugate $k = (\sqrt{2} + 1)^2$ also gives rise to an elliptic integral with a square period lattice, while $k=-1$ is spurious.]
[added later] For any choice of $k>1$ the branch points $t=\pm1$ and $t=\pm1/k$ go to half-lattice points $0, K, iK', K+iK'$ modulo the period lattice $\Lambda = {\bf Z} K + {\bf Z} iK'$ (in some order depending on which of these branch points is chosen for the base point). Any 1:1 map of ${\bf C}/\Lambda$ that takes the set of half-lattice points to itself descends to an automorphism of the projective line (a.k.a. the Riemann sphere) with coordinate $t$, and that automorphism permutes the four branch points. The involution $z \leftrightarrow -z$ of ${\bf C}/\Lambda$ acts as $(t,u) \leftrightarrow (t,-u)$, and thus acts trivially on the $t$-line. Translations by the half-lattice points which descend to double transpositions: $t \leftrightarrow -t$ (from translation by $K$) and $t \leftrightarrow \pm 1 / kt$ (from translation by $iK'$ and $K+iK'$). For generic $k$ these translations and their compositions with $z \leftrightarrow -z$ are the only choices, but when $K=iK'$ there's the new map $z \mapsto iz$. This map fixes $0$ and $K+iK'$ and switches the other two half-lattice points, so descends to an involution that fixes two of the branch points, such as $1$ and $-1/k$, and switches the other two. Composing this map with translation by $K$ yields a 4-cycle $0 \mapsto K \mapsto K+iK' \mapsto iK' \mapsto 0$, and that's the 4-cycle I used in my answer.