I have been attempting to prove this statement, namely that when one takes $\mathbb{R}$ with the usual topology and glue the integers together, one obtains a sequential space $\mathbb{R}/ \sim$ that is not first countable. This MSE link provides the necessary proof that the space is not first countable. It remains to show that $\mathbb{R} / \sim$.
Let $\mathbb{R}$ have the usual topology and let $\sim$ be an equivalence relation on $\mathbb{R}$ so that
$$x \sim y \iff x =y \,\, \mathrm{or} \, \, x,y \in \mathbb{Z}$$
Let $A \subset \mathbb{R} / \sim$ be a sequentially closed subset. I want to show that $A$ is closed. I can do this by showing that $A^c$ is open. As $A$ is sequentially closed, then if $\{[x_n]\}_{n=1}^\infty$ is a sequence in $A$, and $[x_n] \to [x]$, then $[x] \in A$ as well. As $[x_n] \to [x]$, we mean that
$$\forall \, \mathrm{open} \, \, U, [x] \in U, \exists \, N \in \mathbb{N}, \forall n \geq N, [x_n] \in U$$
Now, we know that since $U$ is $\mathbb{R} / \sim$ - open, then $q^{-1}(U)$ is $\mathbb{R}$-open. And when $n \geq N$, $x_n \in q^{-1}(U)$. I'm tempted to suspect that I can somehow show that $x_n \to x$ and then use $q$ to send this over to $\mathbb{R} / \sim$ and draw a conclusion. Any thoughts?
It would equally suffice if I could prove every quotient of a sequential space is sequential.