Suppose $f\, : \, \mathbb{Z}\times\mathbb{Z}\to\mathbb{R}\times\mathbb{R}$ is defined by $$f(x,y) = \left(\frac{x}{\sqrt{x^2+y^2}},\frac{y}{\sqrt{x^2+y^2}}\right),$$ and set $P\subset \mathbb{Z}^2$ to be the set $$P = \left\{(x,y) \in \mathbb{N}\times\mathbb{N}\, \left|\, \sqrt{x^2+y^2}\in\mathbb{N}, \gcd\left(x,y,\sqrt{x^2+y^2}\right)=1\right.\right\}$$ (using the convention that $\mathbb{N}$ does not include $0$; i.e., the set of all $(x,y)$, with $x>0$, $y>0$, integers, so that $\left(x,y,\sqrt{x^2+y^2}\right)$ forms a primitive Pythagorean triple).
Define $\Omega_f$ to be the restriction of $f$ to $P$ (or the image of $P$ under $f$).
If $C = \{(x,y)\in\mathbb{R}^2 \mid x> 0,y> 0, x^2+y^2=1\}$ is the segment of the unit circle lying in the first quadrant, and $C_f = \Omega_f \cap C$, then is $C_f \subset C$ dense?
Relevant things I have considered:
- There are (countably) infinitely many primitive Pythagorean triples, but this doesn't say anything about their distribution in angle.
- Equivalently, set $C = \{(\cos(\theta),\sin(\theta))\in\mathbb{R}^2\mid 0< \theta < \pi/2\}$ (note this is the same set as $C$ above). Is the set $\{(\cos(\theta),\sin(\theta))\in \mathbb{R}^2\mid 0<\theta<\pi/2, \cos(\theta)\in\mathbb{Q},\sin(\theta)\in\mathbb{Q}\}$ dense as a subset of $C$?
- Equivalently, let $P$ be as above. If we set $\theta(x,y) = \arctan(y/x)$, is $\text{image}(\theta|_P) \subset (0,\pi/2)$ dense (i.e., is the image of the restriction of $\theta$ to the set $P$ dense as a subset of $(0,\pi/2)$?
- I do know that the image of a dense subset under a continuous surjection is itself dense, but I'm not sure how/if that is relevant.
Hope this isn't something that's already been addressed on MSE, or something that is trivially easy, but I have not been able to find a proof (or confirm whether one exists).