Prove that there is no formula $\varphi(v,u)$ so that $(\mathbb N; 0, 1, +) \models \varphi[x,y]$ iff $x$ divides $y$.
Here is what I have so far: assume on the contrary that we do have such $\varphi$. Then my class has proven during class that $(\mathbb N; 0,1,+,<,\text{div}_1,\text{div}_2,\dots)$ admits a quantifier elimination, where $\text{div}_k(a)$ iff $k$ divides $a$. Thus, by our assumption, we have that $(\mathbb N; 0, 1, +, <)$ admits a quantifier elimination. If we can show a formula in $(\mathbb N; 0, 1, +, <)$ that does not admit a quantifier elimination, we will be done.
My friend was also suggesting that we could instead try to extend our model to $\mathbb Z$ and consider what's called a Presburger arithmetic; however, I am not sure how that would go about.
I would be grateful for your guidance.