For a proof of quantum universality, I need to show that $\tan^{-1}\left(2\right)$ is not a rational multiple of $\pi$. How do I show this? I feel like showing algebraic independence over the rationals is hard in general, but is it possible for $\pi$ and an awkward trigonometric value?
Are $\pi$ and $\tan^{-1}\left(2\right)$ rational multiples of each other?
175 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 3 best solutions below
On
Here's an alternate method, inspired from this answer.
Let $\theta = \tan^{-1}(2)$. For the sake of contradiction, assume that $n\theta = m\pi$ for some positive integers $n, m$. Then, we have $$1 = e^{2 \iota n \theta} = (e^{2\iota \theta})^n = \left(\frac{1 + \iota \tan\theta}{1 - \iota \tan\theta}\right)^n = \left(\frac{1 + 2 \iota}{1 - 2 \iota}\right)^n.$$ Rearranging, we get $$(1 + 2 \iota)^n = (1 - 2 \iota)^n,$$ which is a contradiction since $1 + 2 \iota$ and $1 - 2 \iota$ are non-associate primes in the UFD $\Bbb Z[\iota]$.
On
Let $\theta = \tan^{-1}2$. If $\theta$ is a rational multiple of $\pi$, say $\theta = \frac{p}{q}\pi$ for $p,q \in \mathbb{Z}_{+}$, we have
$$e^{2iq\theta} = e^{2\pi pi} = 1$$ Since $e^{2i\theta} = \frac{1+i\tan\theta}{1-i\tan\theta} = \frac{1+2i}{1-2i}$. Above condition is equivalent to
$$\left(\frac{1+2i}{1-2i}\right)^q = 1\quad\iff\quad (1+2i)^q - (1-2i)^q = 0\tag{*1}$$ For $n \in \mathbb{N}$, let $T_n = \frac1i((1+2i)^n - (1-2i)^n)$. $T_n$ is an integer sequence satisfying:
$$T_0 = 0,\; T_1 = 4,\; T_n = 2T_{n-1} - 5T_{n-2}\quad\text{ for } n \ge 2$$ Looking at everything module $5$, we find:
$$T_n \equiv 2T_{n-1} \pmod 5, \forall n \ge 2\quad\implies\quad T_n \equiv 2^{n-1}T_1 \equiv 2^{n+1} \pmod 5, \forall n \ge 1$$ This means for all $q \in \mathbb{Z}_{+}$, $T_q$ is never divisible by $5$ and cannot be $0$. So RHS of $(*1)$ can never be satisfied and hence $\theta$ cannot be a rational multiple of $\pi$.
You can show that if $x$ is a rational multiple of $\pi$, then $2\cos{x}$ is a algebraic integer (it’s the sum of $e^{ix}$ and $e^{-ix}$, both roots of unity). But the cosine of $\tan^{-1}(2)$ is $\frac{1}{\sqrt{5}}$, and $\frac{2}{\sqrt{5}}$ is not an algebraic integer (because its square is a rational non-integer).