Number of open sets in a metric space

1k Views Asked by At

I have got the following question which I could not solve:

can a metric space have exactly 36 open sets?

I believe if the metric space is finie, then it has to be discrete and so the number of open sets will be some power of 2. Am I right? Please help!

3

There are 3 best solutions below

2
On

Hint: show that in any finite metric space, all singletons (sets with a single element) are open. From there, it is easy to show that every subset of a finite metric space is open.

0
On

Let $(X,d)$ be a finite metric space, pick $x\in X$. We want to show that $\{x\}$ is open which is the same as saying there is a radius $r>0$ such that $\{y\,:\, d(x,y)<r\}=\{x\}$.

How do we show such a radius exists? Well for each $y\in X$ such that $y\neq x$ we know that $d(x,y)>0$. As there are only finitely many such $y$s there is a least $r$ such that $d(x,y)=r>0$. So let $r' = r/2$ then $d(x,y)>r'$ for each $y\neq x$ and so $B(x,r')=\{x\}$ and so the space is discrete, as you thought.

0
On

Let the assumed metric space space be (X,d).If X was infinite then then there would be infinite open sets,thus X is finite.Assume it has exactly 36 open sets,then if A and B are two distinct open subsets of X then their union and intersection must also be open sets,which gives rise to a power set structure to this collection of 36 sets.But power sets cardinalities are powers of 2 so it gives a contradiction.So no.