Let ($\mathbb{R}^{\times}, \cdot$) be the multiplicative group of non-zero real numbers. I want to find the automorphism group of ($\mathbb{R}^{\times}, \cdot$). My guess is that it is the group of all rational numbers $p/q$ such that $p, q$ are odd integers which are co-prime.
We know that any automorphism of the additive group of real numbers ($\mathbb{R}, +$) is of the form $x \mapsto \lambda x$. Also, ($\mathbb{R}_{>0},\cdot $) is isomorphic to ($\mathbb{R}, +$), where ($\mathbb{R}_{>0},\cdot $) denotes the multiplicative group of positive reals. $\require{AMScd}$ \begin{CD} (\mathbb{R}_{>0}, \cdot) @>{\phi}>> (\mathbb{R}_{>0}, \cdot)\\ @V{\log(x)}VV @VV{\log(x)}V\\ (\mathbb{R},+) @>{\lambda x}>> (\mathbb{R}, +) \end{CD}
By the diagram above, any automorphism $\phi$ of $(\mathbb{R}_{>0}, \cdot)$ is of the form $$ \phi(x) = \exp(\lambda \log(x)) = x^\lambda$$where $\lambda \in \mathbb{R}^{\times}$. As any automorphism $\psi$ of ($\mathbb{R}^{\times}, \cdot$) should take positive numbers to positive numbers, $\psi$ must restrict to an automorphism on ($\mathbb{R}_{>0},\cdot $). The only automorphisms of ($\mathbb{R}_{>0},\cdot $) which extend to the automorphisms of ($\mathbb{R}^{\times}, \cdot$) are $x \mapsto x^\lambda$ such that $\lambda = \frac{p}{q}$ such that $p,q$ are odd integers which are co-prime. This is because:
- For irrational $\lambda$'s, the map is not well defined for negative reals.
- For $\lambda = \frac{p}{q}$, and $q$ even, the map is not well defined for negative reals.
- For $\lambda = \frac{p}{q}$, and $p$ even, the inverse of this map does not exist.
From here on, I don't know how to proceed in proving my guess, if it is right in the first place.