A group of three couples sit down for dinner at the table below:
For fun, they decide that no couple can sit across from or next to each other.
In how many ways can they be seated?
Image credit : bayoulog.com
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are only two orientations for the three pairs (where one couple either of the opposite corners). And for each of these orientations there are three ways to permute the couples, and for each couple there are two ways they can sit for a given permutation (i.e. they can trade places).
This gives, 2 ⋅ 3 ⋅ 2 ⋅ 2 ⋅ 2 = 9 6 possibilities.