Suppose I have an point $(3, 2)$ which I've seen has homogeneous coordinates $(3,2,1)$ and $k(3,2,1)$ where $k \neq 0$, and $(3,2,1)$ and $(3k,2k,k)$ both represent the same Cartesian point $(3, 2)$.
My question is that could I write $(3,2)$ in homogeneous coordinates as $(3,2,\frac{1}{2})$, $(3,2,\frac{1}{3})$, $\dots$ or equivalently $(6,4,1)$, $(9,6,1)$, $\dots$?
If so, are the homogeneous points $(6,4,1)$, $(9,6,1)$, $\dots$ the same as homogeneous points $(3,2,1)$, $(6,4,2)$, $(9,6,3)$, $\dots$, and hence $(6,4,2)$, $(9,6,3)$, $\dots$ are homogeneous coordinates of the Cartesian point $(3,2)$?
My last question is I need to see the sequence of points how $(3,2,1)$ approach to $(3,2,0)$?