

InterviewSolution
Saved Bookmarks
1. |
A partial order ≤ is defined on the set S = {x, b1, b2, … bn, y} as x ≤ bi for all i and bi ≤ y for all i, where n ≥ 1. The number of total orders on the set S which contain the partial order ≤ is ______(a) n+4(b) n^2(c) n!(d) 3The question was posed to me in an online interview.Enquiry is from Relations topic in section Relations of Discrete Mathematics |
Answer» The correct choice is (c) n! |
|