This question is influenced by Quotient space of unit sphere is Hausdorff. I have slightly modified this to make it somewhat difficult.
Let $S^1=\{e^{2\pi it}|r\in\mathbb{R}\}$ be the unit sphere. Define $\sim$ on $S^1$ where two points are identified if $t_1-t_2=\sqrt{2}k$, for some $k\in\mathbb{Z}$. It must be shown that $S^1/\sim$ is Hausdorff.
Define $f:S^1\times S^1\rightarrow S^1$ by $f(x,y)=xy^{-1}$. Clearly $f$ is continuous. Let $R=\{(x,y)\in S^1\times S^1|x \sim y \}=\{(e^{2\pi it_1},e^{2\pi it_2})\in S^1\times S^1|t_1-t_2=\sqrt{2}k,k \in\mathbb{Z}\}$.
Also, let $A=\{ e^{2\sqrt{2}k\pi i}|k\in \mathbb{Z} \}$. Then $f^{-1}(A)=R$. $A$ being a countable set implies that $A$ is closed, therefore $R$ is closed since $f$ is continuous. Thus $S/\sim$ is Hausdorff. Is this proof correct? Thank you.