I'm writing some equations dealing with sets and sequences.
I have a sequence $S$ and want to show that $x$ is an element of $S$, however I am hesitant writing $x \in S$ because I don't want to indicate $S$ is a set. I would also prefer not to write 'substring of length one' (e.g. $\hat{x} \subseteq S$, or something to that effect) because x should not be mistaken for a sequence either.
What is the best notation for 'element of a sequence'?