Question: Is there a topological space with exactly 100 distinct open sets?
My attempt : I took topological space which is countable. Maximum number of open sets in a topological space is $2^n$ which is the set of all possible subsets.
Number of elements in this topological space can't be lesser than 7 since for 6 elements the maximum possible subsets is $2^6< 100$.
First I took 5 elements as singletons and a single 2 element set Y. ($\phi$ is already included in thees 32 subset)These 5 elements form 32 subsets.Hence along with Y and whole set we have 34 sets. On taking union of all possible sets with Y I got 65 sets.
I tried different possibilities like this. But this method leads to nowhere. I couldn't find a clear cut logic though I put efforts on this problem for many days. I searched many websites as well but I didn't get any idea. Seems to be like combinatorics problem but I don't know this subject in detail.
Is there some key concept behin this problem that I am missing. Please help me in proving or disproving this problem.