Can anyone think of an example of a topological space that admits sequentially open sets that are not open?
A subset $U\subseteq X$ is called sequentially open if the following is true: Whenever some sequence $x_n$ in $X$ is convergent to $x\in U$, then there is $n_0$ such that $x_n\in U$ for each $n\ge n_0$. (I.e., the sequence $x_n$ is eventually in $U$.)
An equivalent condition is that the complement is sequentially closed. That means that for any convergent sequence which lies entirely in the complement $X\setminus U$, the limit also belongs to $X\setminus U$.
Thanks!