In how many ways can 6 people be seated around a circular table?
1440
In a linear arrangement, n people can be seated in n! ways.
However, in a circular arrangement, the arrangements that are rotations of each other are considered the same.
This means we fix one person’s seat to break the rotational symmetry and arrange the remaining (n − 1) people.
The formula for the number of ways to arrange n distinct people around a circle is:
Number of arrangements = (n - 1)!
Here, n = 6 people.
Using the formula:
Number of arrangements = (6 - 1)! = 5! = 120
The number of ways 6 people can be seated around a circular table is:
120 ways.
How many possible words can be created from the letters R, A, N, D (with repetition)?
Let R = {(1, 2), (2, 3), (3, 3)} be a relation defined on the set \( \{1, 2, 3, 4\} \). Then the minimum number of elements needed to be added in \( R \) so that \( R \) becomes an equivalence relation, is:}