I am totally confused about the exercise I have and ask your help:
I have to draw Hasse diagrams for all partial orders on the set $\{1,2,...,n\}$ which have the maximum element (such $m$ that $aRm$ for all $a$ in the set). And I am pretty confused about the following points:
I am thinking: there are $2^{n^2}$ possible subsets of my set $\times $my set. I can estimate the number of reflexive relations: $2^{n^2 - n}$. Good. Somehow I have to do the same for antisymmetric and transitive relations. Then I build and intersection and will get the total number of partial orders on my set (cheating with OEIS I can say that there are 219 of them. But I do not cheat.) But then, how to filter them to the sets that have maximum elements?
In order to draw all possible Hasse diagramms I have to estimate how much of them exist and how do they look like. Well, I have to do the point 1. again, as I have no idea how to draw something you do not know.
So, what is the connection between these diagramms, maximum elements and partial orders? Is my plan in point 1. to difficult? Do I interprete the exercise too complicated? How to find the solution path?