How do you state that $k$ is equal to any integer in the following?
The solutions to this equation $$2\sin(3x)-1=0$$ are $$ \left\{ \begin{array}{ll} x=\dfrac{\pi}{18}+\dfrac{2\pi}{3}k\\[4pt] x=\dfrac{5\pi}{18}+\dfrac{2\pi}{3}k \\ \end{array} \right. $$
If you want to say that $k$ can be any integer and you want to use symbols, then $$\huge k\in \mathbb{Z} $$ is a standard choice. Here $\mathbb{Z}$ means the set of integers and $\in$ means "belongs to" or "in". That is $k\in \mathbb{Z}$ means that $k$ belongs to the set of integers.