Let $S=\{[n\pi], n \in \mathbb{N}\}$. Prove $\forall m \in \mathbb{N}, m \ge 3$ there are $m$ elements of $S$ in arithmetic progression.
I don't know how to prove it, but I have the feeling the approximation of $\pi$ by rationals is helpful here. I mean: $\forall \epsilon > 0$ there is $\frac m n$ so that $|\frac m n - \pi| \lt e$
It is a simple consequence of Szemeredi's theorem. The set of numbers of the form $[n\pi]$ has a positive ($\geq\frac{1}{4}$) upper density in $\mathbb{N}$, hence such a set contains arbitrarily long APs.
On the other hand, if we take a convergent $\frac{p_m}{q_m}$ of the continued fraction of $\pi$, we have: $$\left|\pi-\frac{p_m}{q_m}\right|\leq\frac{1}{q_m^2}$$ hence it is enough to consider $n=q_m,2q_m,\ldots \left\lfloor\frac{q_m}{2}\right\rfloor q_m$ to have an AP with length $\left\lfloor\frac{q_m}{2}\right\rfloor$.