venmic wrote:edge wrote:In the absence of any other information, 120 is the correct answer.
i thought the same too but supposedly in circular perms you need to use n-1) ! not sure why
so the answer is 24
can anyone please advice
Hey,
Consider the following:
A,B,C,D,E
B,C,D,E,A
C,D,E,A,B
D,E,A,B,C
E,A,B,C,D
These 5 cases are considered distinct in linear arrangement. But in circular arrangement, aren't they same? They are same. So, every order in the circular permutation is counted 5 times in linear permutations. Hence, we divide the total number of linear arrangements with 5.
So, answer will be 5!/5 = 4!
This is exactly, how you generalize for circular permutations of 'n' items. It will be n!/n = (n-1)!
Cheers!
Things are not what they appear to be... nor are they otherwise