In my understanding, a sequentially closed subset $A\subset X$ of a topological space $X$ is one that contains every sequential limit point of itself, whereas the sequential closure of $A$ is defined as $[A]_{seq}=\{x\in X: \exists (x_n)\in A^{\mathbb{N}}: x_n\to x\}$.
I think that the sequential closure need not be sequentially closed, because assuming to the contrary that every sequential closure was sequentially closed, I can construct the contradiction that every sequential space is a Frechet-Urysohn space as follows:
Let $X$ be a sequential space. We must show $\overline{A}=[A]_{seq}$.
"$\overline{A}\subset[A]_{seq}$": $[A]_{seq}$ is sequentially closed, thus closed since $X$ is sequential. Also $A\subset[A]_{seq}$ trivially. Hence $\overline{A}=\bigcap_{A\subset F\subset X closed}F \subset [A]_{seq}$.
"$\overline{A}\supset[A]_{seq}$": This is true for every topological space (every limit of a sequence is part of the closure)
Am I right? If yes, isn't the notation exceptionally inconvenient?