Let $A=\text{antidiag}(\omega_2,-\omega_2,\omega_1,-\omega_1)$ with $\omega_i\in\mathbb R^+$ and $\theta=\frac{\omega_2}{\omega_1}$. Show that the Orbit $\mathcal O(x)=\{\exp(tA)x:t\in\mathbb R\}$ of $x$ is closed if $\theta\in\mathbb Q$.
I would be happy if someone could point out the error in my thoughts: First of all, $$\exp(tA)=\text{diag}(e^{-\alpha t},e^{-\alpha t},e^{\alpha t},e^{\alpha t})$$ where I set $\alpha:=i\sqrt{\omega_1\omega_2}$ to shorten things a bit. And therfor we can write the orbit as $$\mathcal O(x)=\left\{\begin{pmatrix}e^{-\alpha t}x_1\\e^{-\alpha t}x_2\\e^{\alpha t}x_3\\e^{\alpha t}x_4\end{pmatrix}:t\in\mathbb R\right\}$$ Now here is where I think I made a mistake: Let $T:=\frac{2\pi }{\omega_1\cdot\sqrt\theta}\in\mathbb R$, then $$\omega_1\sqrt\theta T=2\pi\\ \Leftrightarrow \\iT\sqrt{\omega_1^2\theta}=2\pi i\\\Leftrightarrow\\\alpha T=2\pi i$$ and thus $\exp(TA)x=x$, hence $x$ is a periodic point of $\mathcal O(x)$, making the orbit closed. As you can see I didn't use the condition $\theta\in\mathbb Q$ at all so this can't be correct. Where is the mistake and how can I correct it?