Manufacture a topology on $\mathbb{N}$ such that the boundary of finite intervals consists of its extreme points.
The answer to this question correctly says this is impossible. But I've set myself the challenge of doing it anyway. Can this this impossibility be surmounted by assigning each integer a pair of points, one arbitrarily less than the other?
This is partly motivated by dissatisfaction with the conventional discrete topology of $\mathbb{N}$, partly as an exercise in learning topology concepts and testing my understanding of the subject, but I've also got it into my head that something similar to this might be of utility in the Parity Problem. But that's just background... on to the actual question.
Let any integer $n$ be the union of two points $n_l,n_r$ such that $n=\{n_l\}\cup \{n_r\}: n_l\leq n_r$ and $n_r-n_l=\epsilon$
Now if the desired boundary of $A=\{a,a+1,a+2,...,a+n\}$ is to be $\{a,a+n\}$ (which is impossible under conventional rules) we actually have in this new sense its boundary is $\{\{a_l\},\{a+n_r\}\}$ and its interior is $\{\{a_r\},a+1,a+2,...,\{a+n_l\}\}$:
Does this achieve the stated aim of a topology on $\mathbb{N}$ in which the endpoints of a sequence of integers are the boundary? Is this anything more than pointless exercise?