this simple circular premutation
we can arrange n objects in a circle in(n-1)! ways .
this happens cause have have to take a reference point.
What is the no. of ways to seat 4 boys and 3 girls around a circular table ?
this simple circular premutation
we can arrange n objects in a circle in(n-1)! ways .
this happens cause have have to take a reference point.