I am looking at the relationship between the existence of a dispersion point and the biconnected property. Some definitions:
- A space $X$ is biconnected if it is connected and is not the union of two disjoint connected subsets, each with at least two points.
- The point $p\in X$ is a dispersion point for $X$ if $X$ is connected and the subspace $X\setminus \{p\}$ is totally disconnected (where totally disconnected = all connected components are singletons).
When the space $X$ has a very small number of elements, the definitions degenerate into trivial cases:
To witness that a connected space is not biconnected, one needs at least four elements (two elements in each subset). So any connected space with at most three elements is biconnected.
Also, a space with less than two elements is trivially totally disconnected. So if $X$ has a single point, that point is trivially a dispersion point. And if $X$ is connected with exactly 2 points, each of its points is a dispersion point.
For size 3, there are examples of $X$ connected (hence biconnected) and without dispersion point. For example, if the corresponding specialization preorder is a chain, there is no dispersion point ($X\setminus\{p\}$ is connected for every $p$). Explicitly, take $X=\{a,b,c\}$ with topology $\{\emptyset,\{a\},\{a,b\},X\}$.
Now some results. First a standard one, which does not depend on the cardinality of $X$.
Proposition 1: If $X$ has a dispersion point, then it is biconnected.
Proof: If $X=A\cup B$ with $A$ and $B$ disjoint and connected of size at least $2$ and if the dispersion point $p\in A$ for example, then $B$ would be a connected subset of $X\setminus\{p\}$ of size at least $2$. That is not possible since $X\setminus\{p\}$ is totally disconnected.
The converse implication is not true. The classic example of biconnected space without dispersion point is "Miller's biconnected set" from Counterexamples in topology, example #131 (taken from E. Miller, Concerning biconnected sets Fundamenta Mathematicae 29 (1937), 123-135). Another (trivial) such example with three elements was given above.
But I think there could be a valid converse for most finite spaces.
Proposition 2: If $X$ is biconnected and finite with at least four points, then it has a dispersion point.
Can this be proved?