Let be $G$ a finite graph such that his vertices are natural numbers, and exist a edge between $n,m$ in $G$ if and only if $|m-n|$ is prime. $G$ is representable in $\mathbb{R}^2$?
Definition A representation of a graph $G$ in a metric space $X$ is a function $R$ from the vertices of G to regions (open, connected sets) in $X$ such that:
$R(v_1)∩R(v_2) =${ } when $v_1 \neq v_2$
Vertices $v_1$ and $v_2$ are adjacent in G if and only if $R(v_1) \neq R(v_2)$ and $R(v_1)$ shares infinitely many limit points with $R(v_2)$.
I'm trying to prove something and I got to this, will this be true?
The average degree of this graph is unbounded (if the vertices are all positive integers up to $n$, then every vertex will have about $n/\log n$ neighbors). A finite planar graph must have average degree $<6$. So this is hopeless even if you replace “prime” with pretty much any infinite set of integers (or for that matter, probably any set of size $4$).