Let $\mathbb{Q}$ be the set of unique rational numbers of the form $m/n$ where $m\in\mathbb{Z}$ and $n\in\mathbb{N}$.
Define the following two sets:
$$\begin{align} \mathcal{A}&=\{m/n\ \vert\ m/n \in \mathbb{Q},\ |m|>n\}\\ \mathcal{B}&=\{m/n\ \vert\ m/n \in \mathbb{Q},\ |m|<n,\ m\neq 0\} \end{align}$$
Now, $f:\ \mathcal{A}\to\mathcal{B},\ f(x)=1/x$ is bijective and so, the cardinality of $\mathcal{A}$ and $\mathcal{B}$ are the same. Denote $\kappa=\#\mathcal{A}$, where $\#$ denotes cardinality of the set.
Now we can write $\mathbb{Q}=\mathcal{A}\cup\mathcal{B}\cup\{0,1,-1\}$. Hence,
$$\begin{align} \#\mathbb{Q}&=\#\mathcal{A}+\#\mathcal{B}+\#\{0,1,-1\}\\ &=\kappa+\kappa+3\\ &=2(\kappa+1)+1 \end{align}$$
which is odd. Is this correct?
I do not know if this is well known or if my reasoning is correct at all. I apologize if this is a trivial question, but I'm not a mathematician and this has been nagging me for a while.