Three players (one divider and two choosers) are going to divide a cake fairly using the lone divider method. The divider cuts the cake into three slices (s1, s2, and s3).
If the choosers' declarations are Chooser 1: {s2 , s3} and Chooser 2: {s1 , s3}, which of the following is not a fair division of the cake?
◦ Chooser 1 gets s3; Chooser 2 gets s1; Divider gets s2.
◦ Chooser 1 gets s2; Chooser 2 gets s1;Divider gets s3.
◦ Chooser 1 gets s1; Chooser 2 gets s3; Divider gets s2.
◦ Chooser 1 gets s2; Chooser 2 gets s3; Divider gets s1.
◦ none of these