10!/(2! 2! 2! 2!)In how many ways can the letters of mathematics be arranged around a circle?
Nope, this problem is actually reasonably difficult10!/(2! 2! 2! 2!)
Are you referring to a non-invertible circle like a table, or an invertible circle like a necklace?Nope, this problem is actually reasonably difficult
But AAABBBC is 6!/3!3!, no?non invertible, but you still can't use the conventional method of arranging n distinct elements around a circle, then account for repetitions. For instance, consider the problem how many ways can you arrange AAABBB around a circle? Using the conventional method gets thou 5!/{3!3!} which isn't an integer.
I'm pretty sure your only mistake was in miscounting the number of doubles.10!/(2! 2! 2! 2!)
Will double check this solution / look for a nicer way of computing it (ideally a computation generalised to n people/committees) when sober but:*
Andy, Ben. Charlie and Dick are to be allocated to 4 committees - Advertising, Finance, Planning, and Subterfuge.
Each committee is to contain exactly two people, and each person is to be on exactly two committees.
In how many ways can the committees be chosen?
I don't want to give the answer yet, but it is between: 75 and 100
(Note: This is NOT a typical textbook committee question)
Will double check this solution / look for a nicer way of computing it (ideally a computation generalised to n people/committees) when sober but:
If A has the same partner in both of his committees, then so must the other two people. So the number of such arrangements is:
3.C(4,2)=18 (Choose A's only partner and choose the two committees this pair is in).
If A has differing partners, so must the person that does not partner A.
The number of such arrangements is then
C(3,2).4.3.2=72 (Choose A's two partners, choose the committee the alphabetically earlier partner shares with A, choose the committee the alphabetically later partner shares with A, choose the committee the alphabetically earlier partner of A shares with the non-partner of A.)
This results in an answer of 90.
(The order of "choose" statements in a term's justification corresponds to the order of factors in that term.)
the wording screwed me up i dont understand the question*
Andy, Ben. Charlie and Dick are to be allocated to 4 committees - Advertising, Finance, Planning, and Subterfuge.
Each committee is to contain exactly two people, and each person is to be on exactly two committees.
In how many ways can the committees be chosen?
I don't want to give the answer yet, but it is between: 75 and 100
(Note: This is NOT a typical textbook committee question)
Lol I had 90 too, used basically the same method as glittergal96.I'll check your answer tomorrow, but I was getting 87.
What's wrong with the wording? Each committee must have exactly two people, and each person must be in exactly two committees.the wording screwed me up i dont understand the question
Oh so one person could be in more than 1 committee or is there a limit on how many committees they can join?What's wrong with the wording? Each committee must have exactly two people, and each person must be in exactly two committees.
Oh so one person could be in more than 1 committee or is there a limit on how many committees they can join?
I was doing it a different way, and I finally got 90.Lol I had 90 too, used basically the same method as glittergal96.
So there are four parameters in your general problem?I was doing it a different way, and I finally got 90.
The reason for my other method was that I then wanted to up the numbers.
So ... how would you do it if there are 6 people to be placed in 6 committees, with each person on exactly 3 committees and each committee having exactly 3 people?
And the number of people and committees need not be equal.
So 4 people placed in 6 committees, with each person on exactly 3 committees, and each committee having exactly 2 people.
I'm trying to find a general way of doing this. It is the same as drawing points in two parallel rows and trying to join the points in each row with points in the other row with lines so that all the points in a row have an equal number of lines coming into them. I've tried to find something online, but I don't really know what to search for.
That can be reduced to 3:So there are four parameters in your general problem?